When working with Google Calendar, I am currently using a Conditionally Run (Path) by Zapier to essentially choose which calendar edit. Since the only difference between these paths is which calendar gets searched/updated and I have more than three calendars (and thus don’t want to have to manage a tree of branching paths to reach every calendar, I would like to select a calendar by matching text in the name.
I tried to use Formatter by Zappier to extract the appropriate Calendar name from input text, which worked fine.
I then tried, in the field where you select which calendar, to choose the formatted text under the custom tab, but this doesn’t work (errors even though I tried with multiple calendar and verified the text).
Is there a way I’m not seeing to dynamically search/match which google calender based on given text without relying on the “Conditionally Run …” / “Path” feature?