We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
May 12, 2022 1:07 AM
I noticed that with the HubSpot free account, we can only establish companies and contacts using API, but not tasks for those contacts. Please advise which API to use for creating tasks and provide any sample code in C#.
Solved! Go to Solution.
May 12, 2022 11:08 AM
Here is the documentation for creating the task engagement
Once you have created the task, you will need to associate it to the record which is documented here
On the endpoints tab of each of the docs are examples in various languages including c#.
Happy hunting 🙂
May 12, 2022 11:08 AM
Here is the documentation for creating the task engagement
Once you have created the task, you will need to associate it to the record which is documented here
On the endpoints tab of each of the docs are examples in various languages including c#.
Happy hunting 🙂