Send file to Decisions via API
How can I send a file to Decisions via API? I am trying to send my file as form data from Postman and it is not working.
Comments
-
The endpoint you are sending the file from will need to send the file in raw JSON as a Base64 encoded string. The input for your flow will need to take in FileData to receive the file.
On the View Integrations page, you will find the parameters for the Call via POST. The Base64 encoded string should be passed in as the Contents of the file (note that you should delete 'AAA=' from the Contents string before entering the Base64 encoded string).
Then you are all set to use the file in your flow!
Documentation:
- API and Authentication: https://documentation.decisions.com/docs/api-and-authentication
- View Integration Details: https://documentation.decisions.com/v8/docs/view-integration-details
Howdy, Stranger!
Categories
- 4.4K All Categories
- 86 General
- 13 Training
- 212 Installation / Setup
- 1.2K Flows
- 112 Rules
- 283 Administration
- 216 Portal
- 502 General Q & A
- 720 Forms
- 355 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 189 Pages
- 5 Process Mining
- New Features
- 187 Datastructures
- 71 Repository
- 237 Integrations
- 30 Multi-Tenant
- 27 SDK
- 81 Modules
- 60 Settings
- 27 Active Directory
- 12 Version 7
- 36 Version 8
- 143 Lunch And Learn Questions