APIs & Integrations

ZKagan
メンバー

Subscribe email to multiple lists

解決

Is there a way to susbcribe a email to multiple lists in one API call?

{
"emailAddress": "string",
"subscriptionId": "string",
"legalBasis": "LEGITIMATE_INTEREST_PQL",
"legalBasisExplanation": "string"
}

Is there a way to send this call with multiple values for the "subscriptionId"? 

 

Thanks. 


https://developers.hubspot.com/docs/api/marketing-api/subscriptions-preferences

 

0 いいね!
1件の承認済みベストアンサー
coldrickjack
解決策
ガイド役

Subscribe email to multiple lists

解決

Hey @ZKagan,

 

There isn't a way to do this in a single API call unfortunately. I'm not sure of the use case but depending on what you are trying to do a way around it might be to setup a workflow that handles the logic for you. Something like this for instance:

 

Screenshot 2023-07-26 at 17.46.34.png

元の投稿で解決策を見る

1件の返信
coldrickjack
解決策
ガイド役

Subscribe email to multiple lists

解決

Hey @ZKagan,

 

There isn't a way to do this in a single API call unfortunately. I'm not sure of the use case but depending on what you are trying to do a way around it might be to setup a workflow that handles the logic for you. Something like this for instance:

 

Screenshot 2023-07-26 at 17.46.34.png