Hey!
I’m still in the learning stages with Zapier, and have a use case that has me stumped. So here I am!
Some context:
-
I have a zap that watches for new updates to an RSS feed, then creates a new record in an Airtable base with data from the feed.
-
To make it tangible, the RSS feed tells me when there is a new episode of a show, and the zap sends episode data to Airtable.
-
Trouble is, and what has me stuck: the RSS feed data does not include the name of the show that the episode belongs to. This makes life difficult on the Airtable side as I can’t automatically associate new episode records to the parent show.
I thought that it could solve things if Zapier allowed me to include a manual data field in the trigger record. So for example, if my zap was watching for any new episodes of The Office (I wish...), I could add a text string label/tag ‘the-office’, which would be included in all new records created in Airtable, thus allowing me to link the episode details to the show.
Alternatively, and maybe even simpler, it would solve my problem if I was able to send the name of the zap as a data field in the trigger. But doesn’t look like that’s possible.
Hopefully that frames things well enough. Thanks for reading this far, and in advance if you have any ideas!