I am matching instagram engagement (accounts who tag our account) to Salesforce CRM data where we have record of our customers’ instagram URLs.
I am trying to format the instagram username (just a name - example: ‘BobsWidgets’) in a way that will match with the SF CRM field (which is a URL - example: ‘www.instagram.com/BobsWidgets’). I need to either :
- reformats the username into a full URL before searching the CRM field
- search the SF CRM field with a “contains” function.
My preference is number 2, but I don’t think zapier allows to search a field by contains. Any ideas how to accomplish?
(Note - I know I could change the formatting in the Salesforce side but I’d like to avoid doing that as we have a very curated account view for our sales team).