Concur API Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
API Version | The API version to use in the call (include 'v') |
Method | GET,POST,PATCH,DELETE,etc. |
Path | The relative API path (to the 'api_location' info value) that will be called. This value should begin with a forward slash '/', and include any URL parameters. |
Body | If required, a JSON representation of data passed along with the action. |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
Method | GET |
Path | /common/users |
Body | |
API Version |
Results
Name | Description |
---|---|
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
Response Code | The HTTP response code |
Response Body | The returned value from the Rest Call (JSON format) |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out