APIs & Integrations

AAslam4
Member

Enroll a contact into a workflow | Workflows API

POST/automation/v2/workflows/:workflowId/enrollments/contacts/:email - Add a contact to a workflow.

 
 

Can anyone make this api work? I keep getting a 404 resource not found.. even in the test call in the link above.

Help!
Screenshot from 2023-09-13 18-26-23.png

0 Upvotes
2 Replies 2
nychd
Contributor

Enroll a contact into a workflow | Workflows API

Did you ever figure this out? Having the same problem. 

0 Upvotes
SophieHull
Member

Enroll a contact into a workflow | Workflows API

It seems like you're encountering a "404 resource not found" error when trying to add a contact to a workflow using the API. Double-check the correctness of the :workflowId and :email parameters in your API request URL, as well as the endpoint structure, to ensure they match the system's requirements. If the issue persists, you might want to consult the API documentation or reach out to the API provider's support for further assistance in resolving this specific error.

0 Upvotes