top of page

Grist Record Transfer with Confirmation

An n8n workflow that uses a Webhook and Grist API to transfer records from a source to a destination table only when a 'Confirmed' boolean flag is true. It prevents duplicate entries by checking existing records before creating new ones, ensuring manual confirmation triggers the process.

bottom of page