Mapping the outputs of the Activity
Create a map between the Dropbox output parameters and the orchestration variables. The expected response is generated on a successful mapping.
Name |
Data type | Required | Description |
data | string | Yes | Data that represents a preview of the file. |
path | string | yes | Path of the file |
content_type | boolean | yes | The Content-Type header will be either application/pdf or text/html. There is a Original-Content-Length header which contains the size of the preview data. |