Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
The good news is that it does appear that multiple clients (not sure ifall) are logging the List Unsubscribe Header action in a similar manner.The bad news is that it appears the only way to tease it out using a filtermay be with a Data Value Changed (for attribute Unsubscribed) containingthat key p...
In my limited test of 1 action (on Gmail, as I couldn't find a way totrigger the list unsubscribe header on O365 or Yahoo), Marketo logged thisas detail/reason: "lead unsubscribed from list unsubscribe." Not clear fromthat small data set if that's a universal truth in Marketo for how thiswould be ha...
Is there an indicator in the activity log (preferably accessible to a filter/constraint) to know that the List Unsubscribe Header was the source of a user's unsubscribe action? Thanks. -Robert
Thanks to Sanford Whiteman's generous assist, I now know the missing piece to getting this to function properly, and wanted to share here in case anyone stumbles over this. The key is in the last line of the salesforce W2L code (). That too needs to be added to the payload template, such that the fi...
Added a custom header and still not seeing anything. Is there a way to knowwhere/how it's failing?
Thanks Sandy. Here's the corrected log then:Webhook Name: Web2Lead (SFDC)Request Type: http_postUrl: https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8Pay Load:oid=XXXXXXXXXXX&first_name=Robert2&last_name=Kelen&email=robert.kelen%2Btest2%40leadous.com&company=Acme&city=Unknown&sta...
Webhook Id:1Webhook Name:Web2Lead (SFDC)Person ID:1Response Code:1000
Sanford Whiteman Is this somehow altered by SFDC picklist fields or fields not selectable in the W2L setup (Lead Status in this case)?Between this (which successfully posts to SFDC):
...and this (which doesn...Okay, support was able to confirm that their original answer was incorrect, and that you guys (thanks Josh Hill, Dan Stevens, Trevor Parsell and Sanford Whiteman!) were right in your faith in the correct operation of the 'contains' filter. What they discovered on further analysis was that with a...