Back to Kinetic Platform Integrations
Handler · Version 1

Kinetic Request CE Submission Clone Kinetic Platform

Download GitHub

Configurations
Name Description Sample
api_server Kinetic Request CE API Web Application http://server:port/kinetic
api_username Username for an account that has permission to use the API
api_password Password for the API user *********
space_slug The space slug (can also be set as a parameter).
enable_debug_logging Enable debug logging if the value is set to 'Yes'. No
Parameters
Name Description Sample
Error Handling Determine what to return if an error is encountered.
Space Slug The Space the submission is being retrieved from (defaults to info value if not provided).
Original Submission Id The id of the submission being updated.
State The value used to set the submission state.
Overridden Values A JSON map of field names to values that should be set.
Current Page Name Set the current page name.
Current Page Navigation Set the current page navigation.
Origin ID Set the origin ID.
Parent ID Set the parent ID.
Type Type of Submission (overrides forms type).
Results
Name Description
Handler Error Message
Submission ID
Changelog

Kinetic Request CE Submission Clone V1.1 (2018-05-25)

  • API Server Info Value changed to allow ${space} in the url for subdomain support (ie. https://${space}.localhost:8080/kinetic)

Kinetic Request CE Submission Clone V1 (2015-04-24)

  • 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