Hi,
I want to create a Workflow, so when the Contacts Primary Account changes, the E-Mail-Address gets also set into the Accounts.emailAddresses.
As Accounts.emailAdresses field is oneToMany I want to add this address.
The only workflow i could set up, which updates the related entity and sets the Account.emailAdress, which overwrites the existing addresses there.
How do i need to configure such a workflow?
Thanks and kind regards, Michael
I want to create a Workflow, so when the Contacts Primary Account changes, the E-Mail-Address gets also set into the Accounts.emailAddresses.
As Accounts.emailAdresses field is oneToMany I want to add this address.
The only workflow i could set up, which updates the related entity and sets the Account.emailAdress, which overwrites the existing addresses there.
How do i need to configure such a workflow?
Thanks and kind regards, Michael