Configurations
Name | Description | Sample |
---|---|---|
tenent_id | Azure Tenet Id | |
client_id | Application Client Id | |
client_secret | Application Client Secret | ********* |
enable_debug_logging | True or False | false |
Parameters
Name | Description | Sample |
---|---|---|
Error Handling | Determine what to return if an error is encountered. | |
Headers | JSON object of headers to be addd to the request | |
Method | GET,POST,PUT,PATCH,DELETE (Defaults to GET) | |
Storage Account | Azure high level namespace | |
Path | Example: /myqueue/messages | |
Body | JSON body if applicable (POST,PUT,PATCH) |
Results
Name | Description |
---|---|
Response Body Raw | |
Messages Array | |
Response Code | |
Handler Error Message |
Download
GitHub
On This Page
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform.
Check it out
Return to Top