This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
api:v2.0:contact:subscribe [2015/01/16 11:12] dan created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== API v2.0 - Subscribe a Contact ====== | ||
- | This API Endpoint is used to add a Contact to a Mailing List. You can find the Mailing List external IDs on the Mailing List page in Sentori. | ||
- | |||
- | ===== Endpoint ===== | ||
- | |||
- | |URI| <nowiki>https://api.sentoriapp.com/v2.0/contact/subscribe/email%40domain.com/MailingListExternalID</nowiki>| | ||
- | |Method| GET | |