I have the option to pull a raw webhook from my affiliates list. It comes in as one string and I want to extract the First Name and Email.
Yes, raw webhook is the only option I have right now. I know there’s an extract email feature in Zapier but I really need the name too and can’t figure out how to get that.
This is the data I’m getting:
a:3:{s:6:"f_name";s:5:"XXXXX";s:6:"l_name";s:8:"XXXXXXXX";s:5:"email";s:20:"XXXXX@XXXXXXXXXXXXXX.XXX";}
Any help appreciated!
This post has been edited by a moderator to remove sensitive information. Please remember to remove any personally identifiable information prior to posting as this is a public forum.