@deborah2 Yes, using data api, you need to call each table and it will give the list of entries of related table. you need to call get for each table with an API-token generated within bubble editor or a user’s login token for bubble then you will get the data just like Do search give return data in app, if you use bubble generated token you will get all data, but if you use user login token, you will only get the data that user have access to.
and the Format text, issue is, you will use WorkUnit first in search your table and then returning that data, if workunit consumption is not your priority list, mean then you can use this, but it need to be structure well. ( i will also suggest , use buble generated token with this too, make the API workflwo run only authenticated , and can use bubble or user token )
and every time the backend workflwo call it will cost you workunit.