GOGETMUSCLE Community Issue with Workflow Enrollment API Returning 204 Response

Issue with Workflow Enrollment API Returning 204 Response

Hi Team,

I’m attempting to enroll a contact into a HubSpot workflow using the following API endpoint:

https://api.hubapi.com/automation/v2/workflows/{workflowId}/enrollments/contacts/{contactId}

The request consistently returns a 204 No Content response. For example, when I intentionally pass an invalid contact ID, I would expect to receive an error code, but the API still responds with 204.

In the HubSpot Admin panel, the enrollment appears to be skipped, even though the API call reports success.

Please let me know the issue.

Regards,

Aravinth

Leave a Reply

Your email address will not be published.

Related Post

Rotating public app client secretRotating public app client secret

As it has been discussed on these threads: https://community.hubspot.com/t5/APIs-Integrations/How-to-reset-client-secret/m-p/271360/highlight/true#M24554https://community.hubspot.com/t5/APIs-Integrations/Help-on-Oauth2-Client-Secret-Rotation/m-p/1133322#M81462https://community.hubspot.com/t5/APIs-Integrations/How-to-reset-client-secret/m-p/271208#M24533it seems that is not possible for me to rotate the client secret of a public app by myself, but it’s possible for