The different variable types for webhooks are:
* URI Parameter - includes fields added to the base URL.
Example would be if you wanted to send the Ricochet field "Zip" to the URL https://www.zillow.com/ and the URL accepted the parameter "zipcode", in the "Name" section of the webhook you would enter the name zipcode and in the URL you would enclose the field in brackets like this: https://www.zillow.com/{zipcode}
* Query string - this will send the data to the URL (given it can accept a query string) using the data in the Body/Header information to the URL as a POST.Applicable User Seat Types
Applicable Permissions
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article