Using Power Automate, closed Account and Contact records are automatically reactivated when a returning customer places a new Order.
This eliminates manual updates and ensures accurate customer records in Dynamics 365.
Previously, when a customer rejoined after being marked as inactive, CRM users had to:
This process increased administrative effort and introduced the possibility of missed updates.
The Power Automate flow is configured to trigger whenever an Order is added or modified in Dynamics 365.
Once triggered, the flow validates whether the Order contains an Account or Contact and retrieves the related records.
The automation then checks the status of those records and determines whether reactivation is required.
Before placing a new Order, the customer's Account is currently marked as Closed.
In traditional CRM processes, users would need to manually locate and reactivate the Account before continuing membership-related activities.
This manual process can become inefficient when handling a large number of returning customers.
The related Contact record is also marked as Closed.
Without automation, users must manually update the Contact status whenever a former member returns and rejoins.
This increases operational effort and creates opportunities for human error.
A returning customer places a new membership Order in Dynamics 365.
The Order contains references to the existing Account and Contact records.
This action automatically triggers the Power Automate flow and begins the reactivation process.
The flow detects that the Account and Contact are currently in Closed status.
Based on the validation logic, both records are automatically updated to Active Member status.
Automating customer reactivation with Power Automate and Dynamics 365 reduces manual effort by automatically reactivating closed Accounts and Contacts when a new Order is created. This ensures accurate customer records and a seamless experience for returning members.