hello,
for example-
I have tow table Comment and User.
1 table comment -
unique id
post // text
Created By // type user
2 table user
email
unique id
where comment.Created By = user.unique id
get the email from user table for api’s
using https://crickectapp.bubbleapps.io/version-test/api/1.1/obj/comment