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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions