Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you for your response, Sanford Whiteman. I don't think that will work for my use-case. We need the processed data to go to a custom object and from my understanding, web hooks do not support that.
I use a basic method for hashing data for linking to customers (sending them a URL that points to a survey for recent service, for example). This process uses base64 and string2hex, both of which are native to the SalesForce Marketing Cloud application (we are still running on SFMC and currently mig...