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
Intercom::Tag.tag_users only accepts the id field for a user. This means users typically have to be fetched before they can be tagged. We should surface the tag by email and user_id options that are available in the HTTP API.