APIs & Integrations

Adgivi
Member

Create an Engagement API

Hello, I tried to use the API exactly like the example (replacing data obviously). No note is created. I also get a 200 response with no json info. The documentation says that I should get back either a 4xx response with a message detailing the error or a 200 response with the new engagement info with a json.

Thanks

0 Upvotes
1 Reply 1
Dadams
HubSpot Employee
HubSpot Employee

Create an Engagement API

Hi @Adgivi

Are you setting the content-type header in your request? That would need to be set to application/json.