דלגו לתוכן
FillFaster

Watch New Form Submissions and Retrieve PDFs in Make.com

תוכן זה אינו זמין עדיין בשפה שלך.

This guide will show you how to watch new submissions in Make.com using FillFaster and retrieve the submitted PDFs.

Choose the FillFaster app in Make.com. Choosing the FillFaster app in a Make.com scenario

Select the trigger “Watch New Form Submission”. Selecting the 'Watch New Form Submission' trigger

Add a new webhook. Adding a new webhook in Make.com

Copy the webhook URL to your clipboard. Copying the webhook URL from Make.com

In FillFaster, go to the dashboard and edit the form you want to monitor. Editing a form from the FillFaster dashboard

In the form builder, scroll down to the webhook section and paste the webhook URL in the “Webhook on Submission” field. Pasting the webhook URL in the form builder settings

Continue building. Continue building button in the form builder

And updating the form. Updating the form in the form builder

Once the form is updated, all new submissions will trigger the webhook. This will allow Make.com to capture the submission data. Make.com watching for new submissions

In the scenario, use the FillFaster app and select the “Get a Submission PDF” module. Selecting the 'Get a Submission PDF' module in Make.com

You will see all the data received from the webhook, including the submission ID. Webhook data including the submission ID

Use the submission ID to retrieve the PDF. Mapping the submission ID to the 'Get a Submission PDF' module

The PDF will be available as a file in Make.com. You can use this file in the next modules within your scenario. Retrieved PDF available as a file object in Make.com

For example, you can send this file via email or upload it to your CRM. You can also rename the file and use all the submission data as needed. Mapping the retrieved PDF to a subsequent module like email or CRM

Let’s say you want to send the retrieved PDF file. The file will already be available in the next module. You can change the file name and use the data from the webhook. Additionally, you can update your CRM using the user ID or other data set in advance. Example of a complete scenario sending the PDF via email

By following these steps, you can effectively monitor new form submissions and retrieve the submitted PDFs using FillFaster and Make.com.