Lists, Lead Scoring & Workflows

bendonahower
ガイド役 | Diamond Partner
ガイド役 | Diamond Partner

How do I create 100s of similar workflows?

解決

I would like to create several hundred workflows that create lists of purchased products. Thanks!

Ben Donahowers HubSpot community signature
0 いいね!
2件の承認済みベストアンサー
darynsmith
解決策
トップ投稿者 | Elite Partner
トップ投稿者 | Elite Partner

How do I create 100s of similar workflows?

解決

Hi @bendonahower - the way I would approach this is to get a script written that uses the HubSpot API to create the workflows: https://developers.hubspot.com/docs/methods/workflows/v3/create_workflow

Daryn Smith
Chief Strategy Officer
Huble Digital

元の投稿で解決策を見る

Krystina
解決策
キーアドバイザー | Diamond Partner
キーアドバイザー | Diamond Partner

How do I create 100s of similar workflows?

解決
Develop a workflow that is triggered upon any product being purchased. Include an action that is a webhook. Have that webhook hit a script that does all of the looping from a data source (flat file or real db). Loop through, do whatever data calculations are desired and then update the contact record via the API.
Did this post help solve your problem? Help the community and mark it as a solution.
Krystina Gillenwater
A B2B Revenue Operations (RevOps) Firm.
HubSpot Diamond Partner BadgeA Diamond Solutions Partner
Book 15 Minutes with Krystina »

元の投稿で解決策を見る

2件の返信
Krystina
解決策
キーアドバイザー | Diamond Partner
キーアドバイザー | Diamond Partner

How do I create 100s of similar workflows?

解決
Develop a workflow that is triggered upon any product being purchased. Include an action that is a webhook. Have that webhook hit a script that does all of the looping from a data source (flat file or real db). Loop through, do whatever data calculations are desired and then update the contact record via the API.
Did this post help solve your problem? Help the community and mark it as a solution.
Krystina Gillenwater
A B2B Revenue Operations (RevOps) Firm.
HubSpot Diamond Partner BadgeA Diamond Solutions Partner
Book 15 Minutes with Krystina »
darynsmith
解決策
トップ投稿者 | Elite Partner
トップ投稿者 | Elite Partner

How do I create 100s of similar workflows?

解決

Hi @bendonahower - the way I would approach this is to get a script written that uses the HubSpot API to create the workflows: https://developers.hubspot.com/docs/methods/workflows/v3/create_workflow

Daryn Smith
Chief Strategy Officer
Huble Digital