Hello!
I've just started working with Power Automate + BC and I'm trying to set up a flow for a customer. I need some help with it.
I'm trying to create a flow where I can retrieve information from both sales order and sales order line to an email. I manage to make it work if I only use sales order, but the problem is that I also need information from sales order line.
The flow I want to create is as follows:
When an order is created and contains a specific item (boolean on sales line), an email should be generated with item information for the relevant items.
The flow I've set up now is as follows:
- When a record is created (Table = Salesorder)
- Get record (Table = Salesorder)
- Condition - if customer no = K00020
- If YES = GET Salesorderlines
- Condition - If item No = 1920-S
- If YES - Send email/

Report
All responses (
Answers (