Auto Actions: Difference between revisions
Jump to navigation
Jump to search
| Line 83: | Line 83: | ||
== Webhook == | == Webhook == | ||
Create auto actions which trigger a web hook when the trigger conditions are met. | Create auto actions which trigger a web hook when the trigger conditions are met. | ||
You need two keys to use our API - one for the API itself and one for the property. The keys have to consist of 16 characters of your choosing.<br> | |||
'''API key:'''<br> | |||
Settings > Account > Account Access > API Key 1:<br> | |||
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<br> | |||
'''Property key:'''<br> | |||
Settings > Properties > Access > propKey = secret_key_for_prop_XXXXXX | |||
== Test == | == Test == | ||