APIs & Integrations

Vaka
Participante

Disable workflows via API

resolver

Is it possible to disable a specific workflow via API?

1 Soluciones aceptada
Willson
Solución
HubSpot Employee
HubSpot Employee

Disable workflows via API

resolver

Hi @Vaka,

 

Currently, it is not possible to disable a workflow via the Workflows API, the only actions to edit a workflow are status are done using the following:

Other workflow endpoints can be utilised to:

  1. Enroll & unenroll contacts
  2. Fetch workflow data
  3. View current enrolls
  4. Log events
  5. and more...

 

You can find all the endpoints available for Workflows in our Workflows  API Documentation here.

 

Thanks,

Matt

Product Manager @ HubSpot

Ver la solución en mensaje original publicado

0 Me gusta
4 Respuestas 4
Willson
Solución
HubSpot Employee
HubSpot Employee

Disable workflows via API

resolver

Hi @Vaka,

 

Currently, it is not possible to disable a workflow via the Workflows API, the only actions to edit a workflow are status are done using the following:

Other workflow endpoints can be utilised to:

  1. Enroll & unenroll contacts
  2. Fetch workflow data
  3. View current enrolls
  4. Log events
  5. and more...

 

You can find all the endpoints available for Workflows in our Workflows  API Documentation here.

 

Thanks,

Matt

Product Manager @ HubSpot
0 Me gusta
Vaka
Participante

Disable workflows via API

resolver

I thought so from stuyind the API documentation. Just wanted to be sure.

Is there any particular reason that I can delete, but not disable or edit?

0 Me gusta
Willson
HubSpot Employee
HubSpot Employee

Disable workflows via API

resolver

Hi @Vaka,


There isn't a specific reason as to why we do not allow this rather, we do not have the functionality created and released as of yet. 

 

Thanks,

Matt

Product Manager @ HubSpot
0 Me gusta
mathcee
Colaborador

Disable workflows via API

resolver

Hi @Willson 

Any chance this turns into an idea? Gets put into a roadmap?

It'd be really useful, and seems like it should already be possible, given that we can delete and create WFs already.