Reviewshake integration missing a parameter for one action
Status: Closed · Asked by horatium on · 0 views
Hello,
My name is Horatiu and I work for Reviewshake. I see that there already is a Pabbly integration for Reviewshake (https://www.pabbly.com/connect/integrations/reviewshake/), but it is missing one parameter for subscribing customers to a campaign (the first action in the list). That paremeter is 'client' (you can see the docs here: https://documenter.getpostman.com/view/2364352/reviewshake-api-public/7TNfBHp#d051fda6-8f95-4244-a737-f358ee4bb886).
What are the steps needed to add the parameter?
Thank you!
Horatiu
Hey @horatium
We have added the required parameter in the action event of Reviewshake, kindly try this at your end and let us know if that works for you.

Hello,
I've tried using the integration now, but I see that it does a GET request instead of a POST one for subscribing a customer, so I can't currently make it work. Is there anyway to see the exact URL and payload that is sent to the Reviewshake API to better throubleshoot it?
Thank you!
Hey @horatium
Thanks for your review but we have used the ReviewShakes API documentation to create the action event, we also check the action event in your workflow and it seems like you might not be passing the Client and Campaign name correctly as it is mentioned in your ReviewShake account.
Furthermore, we are using POST requests for this particular action event on our platform. Kindly try again with exact same Client and Campaign name in the action event and let us know if you face any other difficulties.