SetFieldValue

Description

This activity sets the value of profile field.


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

Value InArgument<Object> REQUIRED

The new value of the field.