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
Solved! Go to Solution.
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.
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.
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.