APIs & Integrations

DSapphire
Miembro

In HubSpot Free Account, can we create Tasks for the company and its contacts using API?

resolver

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#.

0 Me gusta
1 Soluciones aceptada
dennisedson
Solución
Equipo de producto de HubSpot
Equipo de producto de HubSpot

In HubSpot Free Account, can we create Tasks for the company and its contacts using API?

resolver

@DSapphire 

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 🙂

Ver la solución en mensaje original publicado

1 Respuesta 1
dennisedson
Solución
Equipo de producto de HubSpot
Equipo de producto de HubSpot

In HubSpot Free Account, can we create Tasks for the company and its contacts using API?

resolver

@DSapphire 

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 🙂