How do i attachment a file in the email notification

Rohit Kulkarni 731 Reputation points
2023-06-21T05:19:04.8033333+00:00

In Blob storage there are multiple files. But I want to send a specific file(Transaction.xlsx) as a attachment [enter image description here

](https://i.stack.imgur.com/tZ5Xq.png)

for a specific pipeline the file as to be attached in the specific pipeline.how it can be done in Logical app

Transaction pipeline=TRANSACTOIN.xlsx

Master pipeline= MASTER.xlsx

Invoice pipeline= INVOICE.xlsx

Please advise

Regards

Rohit

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,941 Reputation points Moderator
    2023-06-29T07:57:45.1033333+00:00

    @Rohit Kulkarni Thanks for reaching out. I believe you may have already resolved the issue. But in case not then as per the screenshot the condition is false and that is the reason the true block action is getting skipped and this is the expected behavior.

    You need to validate your Condition statement if it is evaluated correctly or not.

    If you need any help, then please let me know so I can assist you further.

    Please "Accept Answer" if the answer is helpful so that it can help others in the community.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.