QuestionQ90
Scripting and AutomationA developer needs to inject a Contact into a journey through the API.
Which method and route would accomplish this?
- A PUT /hub/v1/dataevents/key:{key}/rows/{primaryKeys}
- B POST /interaction/v1/events
- C POST /contacts/v1/contacts
Community Discussion