Using the response from Bubble's WF APIs

I’m creating an API so an external service can create some core objects in my app. Ideally I’d like to use these same API workflows internally as well so there is just one workflow to manage and test no matter if it’s an external service, or my own app completing the function.

I’ve run into a roadblock though because when using the API in a workflow, I can’t access the results of the actions in the workflow.

Am I doing something wrong? Or is the only way to access that to use the API connector and access my app’s APIs like I would an external API?

Good question. They have something in the pipeline. At the moment, you have to use the API Connector. That’s the way to go. :blush:

@J805 do you know how soon?

They were in beta testing but not for backend workflows. They were for for something like custom events I believe.

This is what Josh said