What are the different Variable Types on the Add Webhook page?

Modified on Mon, Apr 26, 2021 at 3:13 PM

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

Admin

Galaxy


Applicable Permissions

Administrator



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article