Video tutorial about webhooks.
Automating4 Min.2 Min.

How to connect to other services with custom webhook

You can connect your response data to any webhook that can receive data and with that configure automatic follow-up actions.


When to use

By connecting Tripetto to other services you can do all kinds of actions with your response data, like pushing it to a spreadsheet editor (Microsoft Excel/Google Sheets) or a database, or trigger other follow-up actions. The possibilities are endless!

To easily do this you can use automation tools that will help you to connect to other services. We offer easy-to-use connections with the most used automation tools Make, Zapier and Pabbly Connect.

But if you want to connect with a different automation tool, or even with your own webhook endpoint, that's also possible! Follow the instructions in this article to connect your Tripetto response data with other automation tools/custom webhooks.

πŸ“Œ Also see: Perform WordPress actions (WordPress only)

The above examples are all external online services, but if you're using Tripetto inside WordPress, you can also connect your Tripetto forms to WordPress specific actions and other WordPress plugins, without your data leaving your WordPress environment. Have a look at this article for more information about WordPress automator plugins:


How to use

Setting up a webhook usually takes a few steps, which we will describe globally in this article. It depends on your automation tool/endpoint how to perform these steps exactly.

🚧 Warning: Automation tool/webhook knowlegde needed

We assume you know how to configure and use your desired automation tool and/or webhook. Tripetto support can not help you with configuring this and/or the services that you want to connect your Tripetto form to.

Step 1 - Prepare webhook

First step is to make sure you have a webhook that can receive data from Tripetto.

In your automation tool/endpoint:

It depends on your automation tool/endpoint how you set this up. The outcome of this step should be a webhook URL that you can use in Tripetto that gets triggered for each new form response.

πŸ’‘ Tip: Choose your automation tool wisely

There are lots of automation tools that you can use. It depends on your own needs, wishes and budget which tool fits you best. That's why we advise to have a close look at the features and pricings before you select a certain automation tool.

Step 2 - Connect webhook

After you have gathered your webhook URL, you can connect that with Tripetto.

In Tripetto:

Switch to your form in Tripetto. At the top menu bar of the form builder click Automate Click Connections. The Connections pane will show up on the right side of the form builder.

The fourth option in this screen is Custom webhook. After enabling the feature Submit completed forms to a custom webhook you can paste your webhook URL.

Important: leave the option Send raw response data to webhook disabled. Don't select that option, as it's for experts only.

Screenshot of the webhook in Tripetto
Copy-paste your webhook URL in Tripetto.

πŸ“Œ Also see: Using file uploads (WordPress)

If you have a File Upload block or a Signature block in your form in WordPress, you can download the files from your respondents with a download link. By default such download links are only available to the owner of the form. You have to be logged in to the corresponding WordPress site (WP Admin) to be able to download the files. If you want to make the download links available for Make you can enable the setting Allow access to uploaded files.

For more instructions have a look at this help article about using file uploads from the WordPress plugin in webhooks:

πŸ“Œ Also see: Using file uploads (studio)

If you have a File Upload block or a Signature block in your form in the studio, you can download the files from your respondents with a download link. In general such download links are only available to the owner of the form. You have to be logged in to the corresponding Tripetto studio account to be able to download the files. Only for the first 24 hours after form submissions, those download links will be available to Make.

For more instructions have a look at this help article about using file uploads from the studio in webhooks:

Step 3 - Receive response data

Next step is to test if your automation tool is indeed receiving the response data from your Tripetto form.

In your automation tool/endpoint:

It depends on your automation tool how that's done exactly. In most cases, you have to temporarily open your webhook connection to be able to receive a test response. If your webhook is opened, you can submit a test entry.

In Tripetto:

Now, switch back to Tripetto and submit some response data. You can do that by simply clicking the Test button. That will send a test response from your form to your automation tool/endpoint with some dummy content. Or you can also simply submit a real form entry yourself via the shareable link of your form.

In your automation tool/endpoint:

If the connection is working, you will now see the response data from your form. Great, you're connected!

Step 4 - Add services

Now it's time to connect the services you want.

In your automation tool/endpoint:

It depends on your automation tool and the service(s) you're connecting to how that process works exactly. The overall idea is you can add follow-up actions and use the form data from Tripetto in those other services.

Step 5 - Activate magic

Last step is to activate the webhook, so it will receive new form entries.

In your automation tool/endpoint:

If you have tested your connection, you can activate your automation process. Again, it depends on your automation tool and the service(s) you're connecting to how you can activate your automation process.

From now on, each completed submission of this Tripetto form will send its data to your webhook and the webhook will execute the magic into other services.

In this article

    Help us improve