I want to pass the constraint “sex = Current User’s sex” through an API call from Dropsource.
My data base have users with a thing called “sex” it could be “girl” or “boy”. so i want to retrieve the users with the same “sex value” of the user logged in.
Please confirm the key, constraint_type and the value
P.S. i am able to run a custom workflow POST/wf, which returns a list of users with the mentioned constraints. but bubble recommend to do a GET to retrieve data. @emmanuel @ssmith
thanks in advance