Are you held back by not being able to make API calls beside cURL (Python, Java etc.)?

Hello all,

I have found some APIs that have features I want to use, but they aren’t available with cURL. My options are Python, Java, Node.JS, PHP, etc.

I ultimately want to make the calls available as a plugin, so everyone can benefit.

How do I use Python or Java API calls with Bubble?

Thank you in advance,
Tyler

There is PythonAnywhere that let you run the Python code and you can call it via the Rest API in Bubble.

1 Like