Integromat will automate processes that you currently handle manually. It is not only capable of connecting apps but can also transfer and transform data. It works 24 hours a day, seven days a week and does not require your intervention. Simply set Integromat to do what you want and let it work for you. Save your time!
This template periodically retrieves new Typeform responses which are used for generating a PDF document via PDF Generator API. The final PDF document is then saved to a Google Drive folder. The template is scheduled to run every 15 minutes. You can change this after you set up the template.
This template periodically retrieves new Typeform responses which are used for generating a PDF document via PDF Generator API. The final PDF document is then sent via email. The template is scheduled to run every 15 minutes. You can change this after you set up the template.
Triggers when a new response is submitted.
Triggers when a new response is submitted.
Merges template with data and returns base64 encoded document or a public URL to a document. You can send JSON encoded data in the request body or a public URL to your JSON file as the data parameter. When the public URL option is used, the document is stored for 30 days and automatically deleted.
Performs an arbitrary authorized API call.
Creates a form.
Adds an image in your Typeform account.
Creates or updates a webhook.
Deletes a form.
Deletes an image from your Typeform account.
Removes a webhook from a form.
Gets a form.
Retrieves a file uploaded as an answer for a submission.
Performs an arbitrary authorized API call to manage data in Typeform.
Updates an existing form. Your request body must include all the existing form fields. Overwrites the previously stored form with the given form_ID. Any new fields in your request will be added to the form. Likewise, any fields you don't include in your request will be deleted from the form. Make sure your PUT request contains every field you want to include in your updated form.
Retrieves a list of forms.
Retrieves a list of JSON descriptions for all images in your Typeform account.
Retrieves a list of responses.