Hi everyone,
I need to create some sort of process or flow when an item with a specific rank is added to a sales order.
Specifically when a rank C item is entered('Item Rank' field = C), then depending on our territory code field, send an email to the user that entered it + a specific contact based on the territory.
Usually I would use Power Automate, but it seems none of the BC triggers allow choosing salesOrderLines table and only let me use salesOrder table, and also I can't seem to find how to reference the Assigned User ID or which user entered the order.
Appreciate any pointers or suggestions,
Thank you!