Kinetic Request CE Attachment Create From Url 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. |
Url | The Url to download (typically will be a url to a file). |
Sample Configration
Name | Description |
---|---|
Error Handling | Raise Error |
Space Slug | catalog |
Kapp Slug | acme |
Form Slug | attachment-form |
Filename | hello-world.txt |
Url |
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 submitted 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