How do I create workflow event "When (API call ) receives data"

Hey guys, new learner to Bubble io, this product is awesome!

I am trying to trigger an event starting with workflow “When API call (Open AI) - responses_stream receives data / has completed / has failed”

Both ChatGPT and Gemini tells me, as long as I put “action” for “use as”, I should see a drop down menu for plugin when opening a new workflow event, stating - “An API call - … receives data / has completed / has failed”

But I keep only seeing usual “General” “Elements” “Custom” under create a new event in workflow.

Could anyone help me with this? I am stuck here for way too long :((

Hi! :waving_hand:

Ok, you’re looking in the wrong place…
The API Connector plugin is used when you want to make calls from Bubble.

From what I understood, you want to receive calls from external sources into your application, right? You need a endpoint.

For that, you need to create a backend workflow.

Just a reminder that, for this to work, you need to enable it in your project’s API settings…