Hi,
I have an “Update Record” Activity inside a Microsoft Dynamics Application Scope which is used to update fields in the CRM depending on bot behaviour.
I added the fileds with the “Configure” button from the Update Record activity.
It works fine when i use a new activity, but everytime i try to add a new field do an existing activity it does not save the field.
What i do:
- Open existing Update Record Activity
- Reselect entity to update available fields
- go to “Add Multiple Fields”
- Check my new field
- Assign variable to field (with correct datatype ofc)
- press Test → successful
- press done
If i reopen the Update Record Configure panel, the new field does not show.
Anyone know how to fix? I’ve found a workaround to allways create a new Update Record activity, but it’s kinda tedious when i have to add all the fields everytime something changes…