APIs & Integrations

Vaka
参加者

Disable workflows via API

解決

Is it possible to disable a specific workflow via API?

1件の承認済みベストアンサー
Willson
解決策
HubSpot Employee
HubSpot Employee

Disable workflows via API

解決

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 いいね!
4件の返信
Willson
解決策
HubSpot Employee
HubSpot Employee

Disable workflows via API

解決

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 いいね!
Vaka
参加者

Disable workflows via API

解決

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 いいね!
Willson
HubSpot Employee
HubSpot Employee

Disable workflows via API

解決

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 いいね!
mathcee
投稿者

Disable workflows via API

解決

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.