Get Card URL
Integration API
Get Card URL
Generates a personalized card URL without sending an email
POST
Get Card URL
Generates a personalized card URL without sending an email. This is useful when you want to share card links through channels other than email, such as SMS, social media, or direct messaging platforms.
Key Differences from Send Card
- No Email Delivery: Creates a URL instead of sending an email
- Same Personalization: Uses merge tags to personalize the card content
- Flexible Distribution: You can share the URL through any channel
- Analytics Tracking: Still provides tracking capabilities through the URL
Request Parameters
string
required
The ID of the card for which to generate a URL
string
required
Integration configuration ID that links to your workflow settings
array
required
Array containing recipient data for personalization. Must include at least one object with recipient information.
Response Details
string
Direct URL to view the personalized card
string
The app name shown in the card (usually “CardClan” unless white-labeled)
string
URL to the card’s cover image/thumbnail
string
URL for recipients to unsubscribe from future cards
Response Example
Authorizations
Enter your CardClan integration key
Body
application/json
Response
Card URL generated successfully