
Seamlessly integrate with Promoter to add contacts and send surveys, provide customer attributes, query customer metrics, and more.
Instructions
-
This is the API key for Tuna and Pepper's Pet Supplies:
71859e39f7bb974d7cf3dc31b80c3bf98d91e568
Use this key when authenticating against our API. -
To survey a contact, use our survey a contact endpoint:
curl -X POST "https://app.promoter.io/api/v2/survey/" -H "Authorization: Token 71859e39f7bb974d7cf3dc31b80c3bf98d91e568" -H "Content-Type: application/json" -d '{"campaign_id": <campaignID>, "contact":{"email":"kate@mac.com", "first_name":"Kate", "last_name":"Bell", "attributes":{"Plan":"Bronze","Company":"Pear Computers"}}
-
Ensure to replace <campaignID> with your appropriate campaign ID.
-
Your organization has an API request rate of:
60/min
Campaign | CampaignID | ||
---|---|---|---|
+ Add Integration |