How can I execute a Python function based on variables from Airtable fields and then update the record based on the function’s result?
Thanks in advance.
How can I execute a Python function based on variables from Airtable fields and then update the record based on the function’s result?
Thanks in advance.
Hi @Tiberius - have a look at this post. It has some example Python scripts for reading data from AT, then updating fields after some processing (in this case, translating text). In this example, I run the Python in a Zapier component, but, if course, it would work equally well as a Python script run from a server.
Hope this helps.
JB
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.