n8nflow.net logo

Create an invoice based on the Typeform submission

by Harshil AgrawalUpdated: Last update a year agoSource: n8n.io
Loading workflow viewer...

Getting Started

This workflow allows you to create an invoice with the information received via Typeform submission.

Typeform node: This node triggers the workflow. Whenever the form is submitted, the node triggers the workflow. We will use the information received in this node to generate the invoice.

APITemplate.io node: This node generates the invoice using the information from the previous node.