
Support for multipart/form-data services
Some API endpoints require multipart/form-data requests, allowing you to send multiple payloads in a single call, each with additional information such as file name and parameters. With this feature, you can now configure and use multipart/form-data messages directly.
This functionality is available only for custom connectors that include a request body section.
Key features:
- ⦁ You can configure multiple payloads, each with its own additional information.
- ⦁ Multipart/form-data is supported for both plain HTTP connectors and OpenAPI-based connectors.
- ⦁ Payloads can have different content types.
- ⦁ Your data is preserved when you switch between the “Raw” and “Form-data” options.
This enhancement lets you interact with more complex API endpoints that require multipart/form-data requests, improving integration flexibility and usability.
Downloading connectors from “Assets”
You can now download raw connector files directly from the “Assets” menu item. In addition to viewing connector details and inspecting the connector definition via Swagger UI, you also have the option to download the connector file locally, allowing you to review and use it outside the platform when needed.
Key features:
- ⦁ You can download the raw connector file directly from the “Assets” menu item, using the “Download” option available from:
- ∘ The connector overview, using the connector card’s “…” menu
- ∘ The connector details page, via the “Edit” drop-down menu > “Download”
- ⦁ The feature is available to all users with read access to connectors.
Benefits:
- ⦁ You gain more flexibility by accessing connector definitions offline.
- ⦁ You can review, analyze, or document connector files locally without needing edit permissions.
You can find more information in our Integrator Workspace Help.
Assets > Connectors > Connector card > Download
Assets > Connectors > Connector details > Edit > Download
