Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
If you have this mapped to a contact field, the value will only appear when it is a shared option for both the lead and contact picklists. I'd check there first.
That is not the correct behavior. Please file a support ticket with the details of your call and the effected records.
I'd try doing a hard refresh in your browser, using ctrl+f5 (windows) or cmd+shift+r (mac). If that doesn't cause it to show in your tree, I'd file a support ticket, as there could be a server-side UI caching issue.
You might check which character encoding you're using in Dreamweaver. That's characteristic of a text editor interpreting one character set as another. Try switching to UTF-8
You should file a support case. That is not the intended behavior
This question is probably better posed to tableau, since they control the connector and know how it uses API calls.
When trying to use TriggerObject, are you actually using the Add to Case trigger for the campaign?
The bang is not a requirement for anything. It simply differentiates between normal and silent notation. If you include the bang, then it is silent notation, where the value will not be displayed if it is empty/null.
What you're looking for is to remove the lead from the flow, not delete its campaign membership. You'd want to create a trigger campaign that triggers when a lead becomes a subscriber. What trigger you actually need depends on how you represent that in Marketo, but it's probably a field, so you'd ...
Leads can only ever be removed from campaign membership through deletion of the lead. What are you trying to accomplish?