You can now work with routing forms straight from the API, instead of only hearing about them through a webhook at the moment someone submits.
What's new:
• Full form access – List your routing forms, read one with its questions and rules, and create, update, or delete it with an API token.
• Submissions you can query – Read submissions across every form, narrow them by form, date, or destination, and delete individual entries.
• Account limits – An account can hold up to 100 routing forms; on trial that drops to 5 forms and 100 submissions in total.
• Limits shown before you hit them – At either cap the dashboard stops offering the action and explains why, and trial accounts watch the submission allowance fill up in advance.
Why this matters: A webhook tells you about one submission the moment it arrives, and nothing else — reading back what came in last month, or rebuilding a form, meant doing it by hand. Whatever you have built around Zeeg can now do that work itself.
Find it under Routing forms → open a form → Submissions tab.