Auto Actions: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 615: Line 615:
*Booking Info Text = Auto Checkout
*Booking Info Text = Auto Checkout


===Use Webhook to write to a booking field===
===Use API/Webhook to write to the field 'Message'===
 
You need two keys to use the API - one for the API itself and one for the property. The keys have to consist of 16 characters of your choosing.
 
API key:
 
Go to
 
Settings > Account > Account Access > API Key 1:
 
API Key = my_very_secret_api_key
API Key Access = allow any IP
IP Whitelist = [leave empty]
Allow Writes = Yes
Property Access = Owned by this account only
 
Property key:
 
Go to
 
Settings  >  Properties  > Access > propKey = secret_key_for_prop_XXXXXX


== Troubleshooting ==
== Troubleshooting ==