How to solve this problem (Connecting Zapier To interakt’s WhatsApp)
This post has been edited by a moderator to remove personal information. Please remember that this is a public forum and to remove any sensitive information prior to posting.
How to solve this problem (Connecting Zapier To interakt’s WhatsApp)
This post has been edited by a moderator to remove personal information. Please remember that this is a public forum and to remove any sensitive information prior to posting.
Hey
What action are you using of Webhooks by Zapier? Also Can you check on Interakt if you have any other user with same Id 1?
Hey
What action are you using of Webhooks by Zapier? Also Can you check on Interakt if you have any other user with same Id 1?
Hi
User id is unique.
Trigger: New or Updated Row in MySQL
Action: Webhooks (POST)
&
I am following this blog: https://www.interakt.shop/blog/connecting-zapier
Hey
In your headers can you use x-www-form-urlencoded instead of application/json?
The other solution is Can you use below action in Webhook by Zapier Instead of POST? In this action send all the data in JSON.
The reason your action is failing because your request body and header value does not match. If your header value is application/json, than your data has to be in JSON.
Please try both of my above solution and let me know if this works or not.
Hey
In your headers can you use x-www-form-urlencoded instead of application/json?
The other solution is Can you use below action in Webhook by Zapier Instead of POST? In this action send all the data in JSON.
The reason your action is failing because your request body and header value does not match. If your header value is application/json, than your data has to be in JSON.
Please try both of my above solution and let me know if this works or not.
This post has been edited by a moderator to remove personal information. Please remember that this is a public forum and to remove any sensitive information prior to posting.
Hi
For the 2nd method, can you remove blank spaces from values? Also, Can you please verify your json here https://jsoneditoronline.org/ ?
Also, can you please try entering your API key in headers also?
Hi
Hi
For the 2nd method, can you remove blank spaces from values? Also, Can you please verify your json here https://jsoneditoronline.org/ ?
Also, can you please try entering your API key in headers also?
JSON format is correct & the API key is inserted in the header but same error occurs.
This post has been edited by a moderator to remove personal information. Please remember that this is a public forum and to remove any sensitive information prior to posting.
Hi
Can you post screenshot of your action setup? Also, Please hide your API keys, you should never share them on public platforms.
Hi
Hi
Can you post screenshot of your action setup? Also, Please hide your API keys, you should never share them on public platforms.
Step1:
Step2:
Step3:
Hi
Can you try changing header key name? As per Interakt API doc, you have to enter below key in Header.
You can read here how to make API call here https://www.interakt.shop/resource-center/api-doc#User-Track-API
Hello
Thanks for your response.
This works when we do not select Data Pass-Through value or we select Data Pass-Through: False
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.