Hi! I have a bunch of owner_id
s (12, 28, ....) from the connectapi
function get_variants
. I now want to determine the respective guid
from each user (like determine from the get_users
function). How can this be done?
get_variants()
is an experimental API and at this time there is no way to map user IDs to user GUIDs.