Configurations
Name Description Sample
api_username Username
api_password Password *********
api_location API Location (https://acme.kinops.io/app/api/v1)
enable_debug_logging True or False false
Parameters
Name Description Sample
Error Handling Determine what to return if an error is encountered.
Method GET,POST,PUT,PATCH,DELETE (Defaults to GET)
Path Example: /kapps/:kappSlug/forms/:formSlug
Body JSON body if applicable (POST,PUT,PATCH)
Results
Name Description
Response Body The returned value from the Rest Call (JSON format)
Response Code
Handler Error Message
Changelog

Kinetic Core REST API V1 (2019-01-22)

  • Initial version. See README for details.
  • This handler does not support multipart/form-data requests.
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