Power Automate Flow

To enable automatic assignments on the update, follow the steps given below:

  • Create a new Power Automate Flow and add ‘When a record is created, updated or deleted’ step of ‘Common Data Service (Current Environment)’ connector.

Power Automate Flow
  • Select Trigger condition (For example, Update).

  • Select entity for which you want to enable automatic assignment --> Select Scope as ‘Organization’.

  • Based on the requirement add Filtering attributes and Filter expression. For Example, if you want to run the assignment on change of only ‘status reason’ field then add ‘statuscode’ as logical name of the field. The flow will trigger only on change of the Status Reason field.

Power Automate Flow
  • Add ‘Perform an unbound action’ step.

Power Automate Flow
  • Select ‘ikl_InogicAddItemsToQueue’ in Action Name --> Enter logical name of your main entity in Primary Entity name --> Select unique identifier of the current record in PrimaryEntityId.

Power Automate Flow
  • Save and test the Power Automate flow.

Last updated

Was this helpful?