I am setting up a Salesforce (Actions) destination. When I receive a particular event, I want to create a custom object that is associated with a lead. The event has the lead's email address (a unique identifier for the lead), but not the lead ID.
Ideally, I would use the email address to get the lead ID and then include the lead ID when I create the custom object. Is there any way to do something like this in Segment?
Thanks in advance!