Despite correct API Connector configuration and successful initialization for other buttons, the “Get data from an external API” option is missing for a specific "search button is clicked
i added a proof that the api is initialising a call and also the specific place where it not showing it as plug in or an option as data type
Can you show the API call itself so that we can help you better?
Feel free to hide the parameters and index URL.
Most likely, its not set as action, or maybe there was a problem while initializing it.
A tip, if possible, would be to get used to typing the option you want instead of using these folders. In my experience, it gets the job done faster one you’re in the flow
Actually, it’s the other way around. Once I changed it to an action, it worked in the sense that it was shown as a plugin. However, I want Bubble to process it as data because it’s supposedly easier for the workflow. Thank you so much for your help, Viktor.
you can use it as data, but a data source would not show up as an option in the workflow actions/steps. Setting it up as data, will only be available in data source fields like conditionals, parameters, and data types in groups/elements.
Like most new AIs, the current Bubble AI needs some work on accuracy. You’ll need to filter a bit
No I don’t.
How do you use it in workflow?
Let’s say you are doing the API call, and after do a Create a new thing. you can reference the data using Resul of step 1.
Get data is mostly to use in display like group or RG directly.