Auto Actions: Difference between revisions
Jump to navigation
Jump to search
| Line 1,629: | Line 1,629: | ||
You need two keys to use our API JSON functions - one for the API itself and one for the property. The keys have to consist of 16 characters of your choosing.<br> | You need two keys to use our API JSON functions - one for the API itself and one for the property. The keys have to consist of 16 characters of your choosing.<br> | ||
'''API key:''' | '''API key:''' | ||
*SETTINGS | *{{#fas:cog}} (SETTINGS) ACCOUNT -> ACCOUNT->ACCESS "API Key 1" | ||
*API Key = my_very_secret_api_key | *API Key = my_very_secret_api_key | ||
*API Key Access = allow any IP | *API Key Access = allow any IP | ||
| Line 1,636: | Line 1,636: | ||
*Property Access = Owned by this account only | *Property Access = Owned by this account only | ||
*'''Property key:''' | *'''Property key:''' | ||
* | *{{#fas:cog}} (SETTINGS) PROPERTIES > ACCESS > propKey = secret_key_for_prop_XXXXXX | ||
Set the triggers you need, for example: | Set the triggers you need, for example: | ||
| Line 1,661: | Line 1,661: | ||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
<div class="headline-collapse" > | <div class="headline-collapse" > | ||
====Use API/Webhook to write the value of the 'commission' field to a new invoice item==== | ====Use API/Webhook to write the value of the 'commission' field to a new invoice item==== | ||
</div> | </div> | ||