I created a scenario that adds adds data to Notion after the submission of a Tally form.
blueprint (6).json (246.2 KB)
It always worked correctly, but now it started adding an empty line to the Notion database in the third module every time it runs.
The strange things is that there’s no trace of the operation adding the empty line:
- Tally shows only one submission
- Make.com shows only one run with 5 operations (one per module)
- Every operation has one single ouput Bundle
This is what I see in the latest run (which created the empty line):
This never happened to me. What is happening?