Hi,
I’m trying to make a flow with Shopify Flow to update phone number and other data to Intercom.
Do you know how to do it?
On shopify Flow:
Action: Send HTTP request
HTTP Method: POST (?)
https://api.eu.intercom.io/contacts (for Europe)
Key:
authorization: Bearer KEY(Intercom / create an app / access token)
content-type: application/json
Body:
{ ….. data…..}
What is wrong? everything?
I was doing it with Zapier but I would like to do it with Shopify Flow to decrease my Zapier account
thanks