API Connector and OpenAI call

Hello,
Im trying to build a new API call In the API connector to OpenAI.
I have configured all the necessary details on the API connector. (post, action, endpoint, API key, etc.)

however, I still don’t find the workflow action in my bubble app page.
Screenshot is attached

Did you preform the test, and recieved data? There are plenty of YouTube videos. Content Type missing?

Hi, thanks for the reference.
Yes, I performed the test and received data, but I don’t find the “Send Message” action in my workflows

You will not find them directly in a workflow. But you can use the API to set a state or do other actions.

  • Action in workflow set state
  • Value “get data from an external API”
  • Select the API provider and proceed