Prospect API
Overview
The Prospect API is aimed at technical users who are integrating Dux-Soup with their own application. It enables the inspection of the prospects that have been enrolled into one or more campaigns.
Get Prospect Tags by Profile ID
This API call retrieves the tags that have been applied to the prospect for this user, including system tags.
- URL: https://app.dux-soup.com/xapi/remote/control/{{USERID}}/prospects/{{PROFILEID}}/tags
- HTTP method: GET
- HTTP path parameters, in addition to the required fields.
Parameter(s)
PROFILEID | Dux-Soup ID of a profile, as found in Dux-Soup webhook events and profile capture csv files. |