How to read result from backend workflow

The reason is that this specific action will be trigger in and outside my application. So i decided to create this endpoint to have this operation written only in one place. And i am expecting to read it from outside and from inside.

I have no problem to get the result from outside… The problem is to read it inside Bubble…

Get the “Current User`s Name” was an example. I am trying to read anything from the endpoint.

This guy is having the same issue as me:

I have a button to trigger the Backend workflow as below:

In this Backend workflow i have only this:

I was trying to get the message “This is a test text” in my main flow… but i keep recieving numbers…

Thats make no sense for me…

2 Likes