Connector Release Notes
Table of contents
Overview
The Anypoint Connector for Filestage lets you connect to Filestage through mule flows. The connector exposes convenient API for performing operations on the Filestage app.
The connector executes API calls on Filestage’s REST API depending on your configuration. The API calls use an JSON request/response over HTTP/HTTPS connection.
Read through this user guide to understand how to set up and configure a basic flow using the connector. Track feature additions, compatibility, limitations, and API version updates using the Filestage Connector Release Notes. Review the connector operations and see how they work by reviewing the Technical Reference alongside the demo applications.
Filestage Connector User Guide
Connector Release Notes v1.0.0 - February 2022
Compatibility
Software | Version |
---|---|
Mule Runtime | 4.3.0 |
Features
- Authentication using Filestage Bearer token.
- Supports the following operations on the Filestage service:
- Get all projects
- Create a project
- Get project by id
- Archive/Unarchive a project by id
- Get Files by project
- Get versions by file
- Generate presigned upload URL
- Remove file by id
- Move file to step
- Download file version
- Approve a file
- Import website
- Upload file
- Get file by id
- Get file versions by id
- Create comment reply
- Create version comment
- Get comments by version
- Add reviewers to step
- Get steps by project
- Add step to project
- Get folders
- Create Folder