Help! form submission

I have an app that I have a form built into. It was working fine… but I added an integration to make a PDF using DocsAutomator.

Since adding the automation, my form will submit - but now the data no longer populates to the google sheet AND the PDF will only create if I submit the form from the layout in the computer and not from the mobile device??

It’s a weird and unusual behaviour, but can u share your table setup?

How is the best way to share it? Or do you just mean what my column headings are?

Screenshots are fine.

2 Likes

check:

Make sure the form is still linked to the Google Sheet (Form → Responses → Link to Sheets).

Verify the DocsAutomator trigger is set to run after the form logs responses, not instead of it.

Check that your Google account permissions on mobile allow DocsAutomator access; sometimes mobile browsers don’t forward the auth properly.

Try setting the automation to run from a Sheet trigger (on new row) instead of directly from the form – that way you get both the logged response and the PDF.