I am looking for any suggestions on how to automate the “Shareable Grid View Link” embed functions. Let me explain my workflow and then my request:
-
I use Airtable to manage team rosters for a league. Using Zapier + Wordpress + Airtable + Wordpress, I create a custom post type in Wordpress for each team, with specific data on the page.
-
I create a view for each team in Airtable. I use a “Single Select” field type to filter the view so that only records matching the view for that team show.
-
I create a Shareable Link for each view that has team data. I generate the embed code, and then paste that code into the corresponding page on my Wordpress site.
I would very much like to eliminate the manual labor from step #3. Is there any possible way to automate embed codes? For example, can I connect Airtable to a third party service to pull the embed code and send it to my page through a service like Zapier? If not a third party service, is there some scripting that I could implement to make that happen?