Block a Marketo field based on individual campaign, not just on which source the data comes from | Community
Skip to main content
New Participant
August 18, 2022
Solved

Block a Marketo field based on individual campaign, not just on which source the data comes from

  • August 18, 2022
  • 1 reply
  • 1308 views

Hi guys,

We are running a campaign where it requires us to update a Dynamics field in Marketo, but this field is currently blocked from updates in the field management (all possible options are blocked due to security reasons).

Just curious, is there a way or a walkaround for us to temporarily unblock this field just for a specific campaign? Currently, we can block or unblock a field only based on which source the data comes from, and this applies to the whole instance. 

Many thanks! 
Wayne 




This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

You cannot. It’s all or nothing for any source.

 

Of course you could create a webhook (for example) that includes a particular {{campaign.id}} in the payload and only sends an update if the ID matches one particular value. But if that’s not your only webhook, it’s not enough.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
August 19, 2022

You cannot. It’s all or nothing for any source.

 

Of course you could create a webhook (for example) that includes a particular {{campaign.id}} in the payload and only sends an update if the ID matches one particular value. But if that’s not your only webhook, it’s not enough.

WY-2Author
New Participant
August 25, 2022

Thanks, @sanfordwhiteman I think this will be a nice feature in future releases. It will be convenient if this is something that Marketo can implement in the future.