Hello Zapier Community,
I have a collection of templates and I want to auto-populate custom fields after a form submission.
- So first, I’m searching for the correct template with a “Find a Document in Google Docs” => everything works fine
- Then, when I “Create Document from Template in Google Docs”, using as a Template Document the result of the previous action, the customs fields are not retrieved and I cannot match them with the values of my form. However, I don’t have any issues when manually pasting my template ID to properly display my {{customeFields}}.
I suppose that the Zap is not fetching instantly the fields with a dynamic document ID.
Is there any way to workaround this? Maybe by finding and replacing the fields to my values using some code? I search the forum and tried different methods, but I cannot find any solution.
Thanks a lot for your help!