You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a lot of custom fields these days. Using the API for our site we just need to check if there is a value for 1 or 2 of them using the user's email.
Is this possible?
We are testing with $wrap->get($user_email, true) but there's too much data and array / object levels.
thanks, D.
The text was updated successfully, but these errors were encountered:
We have a lot of custom fields these days. Using the API for our site we just need to check if there is a value for 1 or 2 of them using the user's email.
Is this possible?
We are testing with $wrap->get($user_email, true) but there's too much data and array / object levels.
thanks, D.
The text was updated successfully, but these errors were encountered: