Kinetic Request CE Datastore Submission Create Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Space Slug | The Space the submission is being created in (defaults to info value if not provided). |
Datastore Form Slug | The slug of the datastore form the submission is for. |
Values | JSON map of submission field values. |
Current Page Name | Set the current page name. |
Current Page Navigation | Set the current page navigation. |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
Space Slug | |
Datastore Form Slug | cars |
Values | {"Year": "2018", "Model": "CR-V", "Make": "Honda"} |
Current Page Name | Page 1 |
Current Page Navigation |
Results
Name | Description |
---|---|
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
Submission ID | Id for the newly created submission. |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out