Test custom connector
- Updated: 2026/03/24
The Test operation feature verifies the configured actions by executing real API calls with the appropriate payload. Add the appropriate request parameters, request headers, request body, and response payload to validate the action.
Prerequisites
- Ensure that you have the Create/Edit custom connector packages permission.
- You must have created at least one action in the connector to test its functionality.
The following procedure illustrates how the Test operation feature works after configuring an action to Add pet to the petstore in the Pet Store sample API. During testing, the connector sends a request to the configured Pet Store endpoint and parses the response received from the API.
Note:
The Test operation feature does not support uploading files within connector actions. This functionality is available after publishing the connector.