Hi Everyone,
I am building an app where users will upload 3D models in .stl format. I would like to run a python script to extract data from that file and then return it to the bubble front end. What is the best way of achieving this?
Thanks,
Matt
Hi @matthew10 Put the python script in aws or digitalocean and the app can send the file and receive the data with the script using the api connector.
This topic was automatically closed after 70 days. New replies are no longer allowed.