Automatically create new Knack records from incoming webhooks
This automation allows users to automatically create new records in their Knack database whenever data is received via a webhook. It eliminates the need for manual data entry by capturing information from external sources or custom tools and storing it in the user's Knack application. The flow is triggered by a 'Catch Hook' event that listens for POST, PUT, or GET requests made to a Zapier webhook URL, allowing the automation to receive data from any system that can send a webhook. The captured data is then used to create a new record in the user's Knack database.