Update Lead object field using Velocity Script | Community
Skip to main content
Harish_Gupta6
Level 6
February 21, 2019
Solved

Update Lead object field using Velocity Script

  • February 21, 2019
  • 1 reply
  • 2142 views

Hi,

Can we update the value in any lead field using Velocity script?

Thanks

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 Mark_Price

This is not possible with the current features.

What you can do is use a webhook to send the lead info to some code, do the processing/transformation and then map the response to lead fields. You would need the ability to host a script to send the lead info to, but other than that it's usually feasible for most users.

If you don't have the staff to host the script, there's a tool called FlowBoost that should be able to do this

Create a Webhook - Marketo Docs - Product Documentation

1 reply

Mark_PriceAccepted solution
Level 6
February 21, 2019

This is not possible with the current features.

What you can do is use a webhook to send the lead info to some code, do the processing/transformation and then map the response to lead fields. You would need the ability to host a script to send the lead info to, but other than that it's usually feasible for most users.

If you don't have the staff to host the script, there's a tool called FlowBoost that should be able to do this

Create a Webhook - Marketo Docs - Product Documentation

Harish_Gupta6
Level 6
February 22, 2019

Hi Mark,

You are a true rock star. Thanks for helping me with your valuable knowledge.

Thanks&Regards

Harish G

Harish Gupta