We are building an IVR and have multiple numbers per city for various campaigns. For example: Metro, Bus, Google, Facebook, Website and etc.
When a call is coming in, we're creating a lead on Salesforce with the number, but we are missing the campaign.
While having access to CallFrom number {{trigger.call.From}} and the CallTo number {{trigger.call.To}} we would like to access the number's friendly name as well.
This Friendly name of the number holds the campaign, is there a way to access it so it'll be sent out with the rest of the info?
Thanks