Python embedded in AIRTABLE and/or MAKE

:bullseye: What is your goal?

Hello, i would like to introduce in my scenario using MAKE and AIRTABLE a simplex opimization soft with python. But i don’t know how to create that with AIRTABLE and MAKE, in particular how to use MAKE with python using AIRTABLE data? Thanks all for your ideas and methodologies. Olivier

:thinking: What is the problem?

I don’t knew haow to use python in a MAKE module using AIRTABLE datas

:test_tube: What have you tried so far?

Waiting for information

Hey there,

You mean you want to run custom python code? You can use the code app for basic stuff or host it on pythonanywhere. Then call it with ssh or configure a flask app.

1 Like