The Killswitch "New Order" API for Zapier enables you to retrieve the Killswitch Orders created under your Killswitch Account, using a webservice call. This webservice call returns the Killswitch Order data in a JSON format over HTTPS.
To use the "New Order" API, you need to pass a valid Killswitch API Token for every webservice request. The Killswitch API Token uniquely identifies your Killswitch Account and can be generated from the Killswitch Dashboard, under Account Settings. The API Token should be passed as the webservice parameter api_token.
Request type: | POST |
Endpoint URL: | https://app.killswitch.cc/services/apexrest/kszapierapi/v1 |
URL Parameters: |
All parameters are required:
Possible values for parameter "action" are:
|
HTTP Headers |
Following HTTP headers are required:
|
CURL REQUEST:
JSON CONTENT:
Note: the New Order API will query and return all Killswith Orders for the Killswitch Account assigned to the API Key that have been Created or Last Modified in the last 2 days, considering the GMT time-zone.
For a complete list of data fields returned by this webservice and their description, please check the Setup Killswitch with Zapier page.