Back to Kinetic Platform Integrations
Kinetic Request CE Attachment Copy Remote Server
Handler
·
Version 1
Kinetic Request CE Attachment Copy Remote Server
Configurations
Name | Description | Sample |
---|---|---|
source_api_server | Kinetic Request CE API Web Application | http://server:port/kinetic |
source_api_username | Username for an account that has permission to use the API | |
source_api_password | Password for the API user | ********* |
source_space_slug | The space slug (can also be set as a parameter). | |
destination_api_server | Kinetic Request CE API Web Application | http://server:port/kinetic |
destination_api_username | Username for an account that has permission to use the API | |
destination_api_password | Password for the API user | ********* |
destination_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. | |
Source Space Slug | Slug of the Space where the handler should be imported | |
Source Kapp Slug | The Kapp the containing form is in. | |
Source Form Slug | The Form containing the attachment. | |
Source Submission Id | Submission Id that contains the attached file to copy | |
Source Form Field Name | Name of the file attachment field on the Kinetic Request CE form to copy from | |
Destination Space Slug | Slug of the Space where the handler should be imported | |
Destination Kapp Slug | The Kapp the receiving form is in. | |
Destination Form Slug | The Form receiving the attachment. | |
Destination Submission Id | Submission Id that contains the attached file to copy to | |
Destination Form Field Name | Name of the file attachment field on the Kinetic Request CE form to copy from |
Results
Name | Description |
---|---|
Handler Error Message | |
Files | |
Space Slug |
Changelog
Kinetic Request CE Attachment Copy Remote Server V1 (2021-11-30)
- Initial version - cloned from Kinetic Request CE Attachment Copy V1
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