Download file
Download file sample flow.
Summary
In this example, we showcase an action designed to delete a company.
Step: start
Inputs
No configuration required.
Outputs
No configuration required.
Context
- record: Record
- oldRecord: Record
- action: Action
- oldRecord: Record
- action: Action
Step: Execute verify user action
Inputs
Label | Type | Value |
---|---|---|
Action | entityAction | context.record |
Outputs
Name | Type | Description |
---|---|---|
taskId | text | put in context == false |
Context
- record: Record
- oldRecord: Record
- action: Action
- oldRecord: Record
- action: Action
Step: Go to download view
Inputs
Label | Type |
---|---|
Parameters | query |
Outputs
No configuration required.
Context
- record: Record
- oldRecord: Record
- action: Action
- oldRecord: Record
- action: Action
Step: Download file
Inputs
Label | Type | Value |
---|---|---|
File Id | text | myFileId |
Outputs
No configuration required.
Context
- record: Record
- oldRecord: Record
- action: Action
- oldRecord: Record
- action: Action
Step: Show execute verify user action error message
Inputs
Label | Type | Value |
---|---|---|
Target | choice | caller |
Title | text | Error executing verify user action |
Message | text | An error occurred while execute verify user action, please try again. |
Type | choice | Error |
Keep visible | boolean | false |
Outputs
No configuration required.
Context
- record: Record
- oldRecord: Record
- action: Action
- oldRecord: Record
- action: Action
Step: Show download file error message
Inputs
Label | Type | Value |
---|---|---|
Target | choice | caller |
Title | text | Error downloading file |
Message | text | An error occurred while execute verify user action, please try again. |
Type | choice | Error |
Keep visible | boolean | false |
Outputs
No configuration required.
Context
- record: Record
- oldRecord: Record
- action: Action
- oldRecord: Record
- action: Action
Step: end
Label | Type | Description |
---|---|---|
Return result | boolean | If true it will return the final result of the flow. |
Outputs
No configuration required.
Context
- record: Record
- oldRecord: Record
- action: Action
- oldRecord: Record
- action: Action