I am trying to create a Workflow that will send an email when an Identity Changes Departments. The Workflow has no validation errors - and completes every step - except sending an email. Is there anything missing? See attached
Add the context for ${displayName} or else use like - {{$.getIdentity.displayName}}, in place of ${displayName}. Like this use context or direct call for value → ${departmentId.oldValue} and ${departmentId.newValue}.
You have received this notification as <b style="">${displayName} has moved to position <b style="">${position} and will be reporting to you. Because of this change you are obliged to review all accesses of <b style="">${displayName} and decide if roles are required for new position or they should be removed.