Hello @sachin raj,
Please follow below instructions to configure the logic app.
1.Create logic app with when HTTP request receive connector.
- Go alerts action group>> Actions >> select logic app >> Save
- Now trigger the logic app from alert to generate payload. (wait for alert). after alert generated please check the logic app run history.
- click on the run and copy http connector raw out put.( there you can see alert data)
- Go to logic app designer >> click on Http connector>> Click on use sample payload to generate schema>> Now paste the http raw out put.>> done.
- Please add send email connector in logic app and configure the dynamic values from http connector as you required in send an email like to address and subject, body.
If this answer was helpful, please click "Accept the answer" and mark Yes
, as this can help other community members.
If you have any other questions or are still experiencing issues, feel free to ask in the "comments" section, and I'd be happy to help.