×

RoutineHub Link

Premium

Notes

Inserts a minimal styled affiliate link page with custom call-to-action text. The url parameter should be the personalized affiliate link you received when you joined the RoutineHub Creator Program.

Requires a Jellycuts Premium subscription ($19.99/mo).

Syntax

routineHubLink(url: "https://wildfire.co/aff/your_id", text: "Check this out")

Example

import Shortcuts
import RoutineHubAds

routineHubLink(url: "https://wildfire.co/aff/abc123", text: "Visit our store")