Import API definition
- Updated: 2024/04/11
You can create a connector by importing OpenAPI definition from the web or from Postman collection. All the required parameters for the connector actions are automatically configured after the importing operation is complete.
Prerequisites
Note:
- Only OpenAPI version 2.0.0 is supported.
- Any API definition that is dependent on file operations (such as uploading a file, downloading a file) are not supported and are skipped during the import process.