Kinetic Request CE Attachment Create Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Space Slug | The space to upload the newly created file to (defaults to info value if not provided). |
Kapp Slug | The kapp to upload the newly created file to. |
Form Slug | The form to upload the newly created file to. |
Filename | The name of the file to create. |
File Content | The content for the file being created. |
Sample Configration
Name | Description |
---|---|
Error Handling | Raise Error |
Space Slug | catalog |
Kapp Slug | acme |
Form Slug | attachment-form |
Filename | hello-world.txt |
File Content | Hello World! This is a sample file! |
Results
Name | Description |
---|---|
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
Files | The JSON response that is returned from Kinetic Request CE after uploading a file. This will the text that should be submited as an attachment question value for a Submission Create call. |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out