SetMLFieldValue

Description

This activity set the value to a given multi language field.

Videos:


Field

FieldExternalId InArgument<String> REQUIRED

The External Id of the field you want to set.

The list of fields of the profile whose field you want to set. This value must be taken by calling GetProfileInsert or GetProfileForUpdate activities and taking the property Fields from the result ('YourResult.Fields').


Misc


Value

LanguageCode InArgument<String> REQUIRED

The code of the language you want to set.

Value InArgument<String> REQUIRED

The value you want to give to the given language.