Back to Kinetic Platform Integrations
Handler · Version 1

Kinetic Bridged Resource Call v1 Kinetic Platform

Download GitHub

Configurations
Name Description Sample
api_username Username
api_password Password *********
api_location Kinetic Base URL (https://acme.kinops.io)
enable_debug_logging True or False false
Parameters
Name Description Sample
Error Handling Determine what to return if an error is encountered.
Space Slug space slug for space containing form with bridged resource
Kapp Slug kapp slug for kapp containing form with bridged resource
Form Slug form with bridged resource
Bridged Resource Name Name set up in the form for the Bridged Resource
Parameters JSON of parameters for bridged resource not hard coded, format example: {'values[Requested Date]':'2019-03-25'
Results
Name Description
Response Body The returned value from the REST Call (JSON format)
Response Code The returned code from the REST Call (ex. 200, 404)
Handler Error Message Populated if error handling is set to error message and an error occurs.
Changelog

Kinetic Bridged Resource Call (2019-10-29)

  • Initial version. See README for details.
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