Configurations
Name | Description | Sample |
---|---|---|
api_server | Generic File Upload Ce Attachment | 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). | |
destination_api | Destination API | |
destination_token_name | Destination Token Name | |
destination_token_value | Destination Token Value | ********* |
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 | Slug of the Space where the handler should be imported | |
From Submission Id | Submission Id that contains the attached file to copy | |
From Form Field Name | Name of the file attachment field on the Kinetic Request CE form to copy from | |
Attachment Index | Attachment index form-data | |
File Part Parameter | Provide in file part parameter form-data | |
Multipart Parameters | Provide in multipart form-data |
Results
Name | Description |
---|---|
Handler Error Message | |
File | |
Response Body |
Changelog
Generic File Upload Ce Attachment V1 (2022-03-31)
Utilities handlers
- [genericfileuploadceattachment_v1]
- Initial commit of handler
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