Sep 01, 2023 11:25 AM
Hello,
I have created a sign-up form in Airtable for our nonprofit. When the form is submitted, I would like to have that email, first name/last name contact record added directly to a Google Group. Is there a way to do this directly from Airtable?
I have found work arounds with Zapier and Make, but would prefer to do it directly.
Sep 01, 2023 05:01 PM
You can tap into Google Groups' REST API by using one of 3 methods:
1. High-code (within Airtable): Writing your own custom Javascript scripts in Airtable.
2. Medium-code (within Airtable's extensions): Using DataFetcher.com
3. Low-code/no-code: Using Make's Google Groups modules. (I would not recommend using Zapier.) There is a small learning curve with Make, which is why I created this basic navigation video to help.
Sep 01, 2023 05:05 PM
Thanks so much. I did start playing with both AppyPie and Make today after I asked the question. I think going with a Low-code/No-code option is a need solution for me.