Hello, I have setup a Integromat connection to add data to the backendless database i have 1 table “Orders” and 1 table “Users”. I want to use Integromat to add a record to the table “Orders” with a relation to “Users” (i already created a relation fiel in order).
I do have the ownerId of the users but when i fill in the ownerId integromat gives me a error:
Validation failed for 1 parameter(s).
Unknown type 'relation' of parameter 'User'.
Hope someone can help.