APIs & Integrations

DSapphire
Membro

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 Avaliação positiva
1 Solução aceita
dennisedson
Solução
Equipe de Produto da HubSpot
Equipe de Produto da 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 🙂

Exibir solução no post original

1 Resposta 1
dennisedson
Solução
Equipe de Produto da HubSpot
Equipe de Produto da 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 🙂