Custom Object Token | Community
Skip to main content
New Participant
July 22, 2020
Question

Custom Object Token

  • July 22, 2020
  • 2 replies
  • 2840 views

Hi all,

 

We are trying to change the values of some specific fields to the value of Custom Objects fields,

For example:

The value: ROAD SUITE  to appear in the "first name" (or any other field) field value of the same user,

Is it possible?

We saw some posts about using Velocity scripts in some similar cases, is it the solution here as well?

 

 

Thank you.

 

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

2 replies

Harish_Gupta6
New Participant
July 22, 2020

As Michael mentioned, you can only read them and display them in an email but you cannot change them using velocity script or using change data value steps.

 

Harish Gupta
Michael_Florin-2
New Participant
July 22, 2020

That's not possible.

 

As you said, Velocity has access to Custom Object fields, but can only output them to emails. But not to "Change Data Value" flow steps.