Skip to main content

POST /tracking/link/get_integration_url

POST 

tracking/link/get_integration_url

Generate an integration URL for a tracking link using path-based redirect parameters

Query Parameters

campaign_id string
Campaign identifier to embed into the generated tracking URL. When provided, the tracking URL will include this value.

subscriber_id string
Subscriber identifier to embed into the generated tracking URL. When provided, the tracking URL will include this value.

redirect_url string Required
The URL to redirect to after tracking

Returns

  • dataobject
    • urlstring
      The tracking link URL
Error Codes

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

500 Internal Server Error

Internal server error