Hey everyone,
We are currently integrating Twilio Segment with HubSpot and have encountered an issue with mapping our events. Our Track events (which carry our current event data) use alphanumeric user IDs, but HubSpot only accepts digits (Object ID & UTK) or emails as identifiers so cannot use our User ID during mapping the core events. Since our Identify events include the user’s email, we plan to use those for identification as it also contains our User IDs however we’ll end up setting up 2 event types (Identify & track) for the same event.
Could you please advise on best practices or provide guidance on linking the Identify and Track events so that both are correctly associated with the same user profile in HubSpot? Specifically, is there a recommended approach to map our alphanumeric user IDs to HubSpot’s accepted identifier format, or should we rely solely on the email from Identify events to establish this connection?
Thank you for your assistance.