I have a folder (on a local server) that receives xml’s as processes are completed. I want to parse a value from the new xml into an existing entry in airtable.
I looked at zapier but it seems like it can only work with other cloud apps not a folder on a shared drive. I’m currently looking at doing this with a python script but would like it use the existing infrastructure in airtable more if possible.