Content Automation with Google Sheets & Chat GPT
Status: Open · Asked by employeei on · 0 views
Hi my content automation workflow is not auto-updating.
Automation should update whenever a new row in the designated column is created. The webhook/ plugin in sheets is connected.
All the Tests work when i manually enable it but whenever I actually put content on a new row, the workflow doesn't trigger.
Please help. Thank you.
workflow URL
workflow/mapping/IjU3NjUwNTY0MDYzMzA0MzA1MjZmNTUzNzUxMzYi_pc
Hi @employeei,
When entering the data into your Google Sheets, make sure to add the data to your trigger column as well in order to trigger the workflow.
To make automation work, you need to enable 'Send On Event' if you're manually entering data into your Google Sheets. If the data added to your Google Sheets comes from another API or third-party application, you also need to enable 'Auto Send on Schedule'.
Note: If your data is being added from an external source/API, your workflow will take up to 1 hour to get triggered.