- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-20-2019
11:55 AM
03-20-2019
11:55 AM
Triggering Workflows Leveraging File Uploads (CSV) via API
When triggering a Zuora Workflow via API (Example: https://workflow.apps.zuora.com/api/v1/workflows/123/run), I have yet to find a valid example or documentation surrounding support for the Files object, and how to support uploading a file—such as a CSV—as a parameter.
Triggering via API is great, and I've been successful doing so from Postman, etc, but I am looking for some help in answering the File upload question in order to remotely trigger Workflows that require a Files object as input.
Any suggestions on where I might find some guidance?