Page History
...
As shown in the following API Call example, when updating data about your Subscribers, you can use a unique identifier in your CRM system (external_person_id), or you can use the Vibes person_id.
The Body of the API is the only information required. PUT, Headers, Content-Type, and Authorization are informational fields only.
- PUT: http://public-api.vibescm.com/mobiledb/persons
- Headers:
- Content-Type: Application/JSON
- Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
...
Overview
Content Tools