Forum Discussion
tnguyen2620
1 year agoCollaborator
Webhook campaign - How to add 'email_subscribe' to request body
Hi everyone, I'm looking to create a webhook campaign that send a POST request to a webhook URL with 'email_subscribe', 'push_subscribe' attributes in the body. I tried to use {{${push_subscribe}}}...
- 1 year ago
Hello tnguyen2620 AFAIK there is no in-built functionality to keep them in sync. You will have to create a separate logic to sync them.
Manoj__
1 year agoVisionary
Hello tnguyen2620 Yes, the emai_subscribe optin status wouldn't work. The workaround for this is to replicate this value in a custom attribute and use that value in webhook.
tnguyen2620
1 year agoCollaborator
Hi Manoj__ , yes, that's one of the way I'm thinking of. Thank you.
I have tried creating a custom attributes called 'push_subscribe', is there a way to keep its value in sync with the user's attribute 'push_subscribe'?
Related Content
- 10 months ago
- 1 year ago