Skip to main content
All CollectionsIntegrations
Testing integration before going live
Testing integration before going live
M
Written by Maryna Hura
Updated over a month ago

You can test integrations with third-party services during setup to ensure proper configuration.

This helps identify issues early and prevents errors. Testing is available for all integrations but is especially useful for webhooks. Here’s how to test using webhooks as an example.

Step 1. Set Up the Integration

In the selected widget, go to the Integrations tab and add a new integration — webhooks. A sidebar opens where you can set the test parameters that will be transferred.

Enter the required parameters and click Test.

Step 2. Submit Data and Review Results

In the next sidebar, enter the data in the input fields and click Submit. You will see a notification indicating the status: Success or Error.

If an error is detected, the Details section opens automatically to help identify the issue. In the section, review:

  • Request: displays your request.

  • Response: shows the external service’s response.

NOTE

The site lang and subscription URL system fields transition is not currently supported. Other system fields work fine for testing.

Step 3. Verify and Save Integration

Go to the external service and check the sent data. If everything is correct and you are satisfied with the result, save the integration.

Did this answer your question?