Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send email notification/adaptive card when a Team request is rejected #168

Open
nmunkley opened this issue Oct 13, 2020 · 4 comments
Open
Assignees
Labels
enhancement New feature or request functionality Functionality to be added good first issue Good for newcomers in development Development in progress power automate Updates to Power Automate flows

Comments

@nmunkley
Copy link

Is it possible to change the flow so it will send an email and/or display a notification to the original requester with the reasoning why the Team was rejected?

I know this information is available in the 'My Requests' section in the app but it would be nice if it could be sent via email so they can then correct the issue, without them contacting an admin a few days later asking where it is

@alexc-MSFT alexc-MSFT changed the title Email/Notification for Rejected Teams? Send email notification/adaptive card when a Team request is rejected Oct 19, 2020
@alexc-MSFT
Copy link
Member

@nmunkley good idea, I have now added this to our roadmap 👍

@alexc-MSFT alexc-MSFT self-assigned this Oct 19, 2020
@alexc-MSFT alexc-MSFT added enhancement New feature or request functionality Functionality to be added good first issue Good for newcomers in development Development in progress power automate Updates to Power Automate flows labels Oct 19, 2020
@dav1dbailey
Copy link

Is it possible to change the flow so it will send an email and/or display a notification to the original requester with the reasoning why the Team was rejected?

I know this information is available in the 'My Requests' section in the app but it would be nice if it could be sent via email so they can then correct the issue, without them contacting an admin a few days later asking where it is

Hi,
Add a 'Send an email' step after the 'Update status to Rejected' step. The 'To' field is the SharePoint 'created by email' in dynamic content list. For consistency I have then copied out the body from the 'Send Team Created Email' in the logic app flow and amended it to read as a rejection message advising the requester to open the Request-a-Team app to review the rejection and re-submit (with a link back to the App in the Team).

image

@jstevens5591
Copy link

Is it possible to change the flow so it will send an email and/or display a notification to the original requester with the reasoning why the Team was rejected?
I know this information is available in the 'My Requests' section in the app but it would be nice if it could be sent via email so they can then correct the issue, without them contacting an admin a few days later asking where it is

Hi, Add a 'Send an email' step after the 'Update status to Rejected' step. The 'To' field is the SharePoint 'created by email' in dynamic content list. For consistency I have then copied out the body from the 'Send Team Created Email' in the logic app flow and amended it to read as a rejection message advising the requester to open the Request-a-Team app to review the rejection and re-submit (with a link back to the App in the Team).

image
Where can we control the From field?

@dav1dbailey
Copy link

Is it possible to change the flow so it will send an email and/or display a notification to the original requester with the reasoning why the Team was rejected?
I know this information is available in the 'My Requests' section in the app but it would be nice if it could be sent via email so they can then correct the issue, without them contacting an admin a few days later asking where it is

Hi, Add a 'Send an email' step after the 'Update status to Rejected' step. The 'To' field is the SharePoint 'created by email' in dynamic content list. For consistency I have then copied out the body from the 'Send Team Created Email' in the logic app flow and amended it to read as a rejection message advising the requester to open the Request-a-Team app to review the rejection and re-submit (with a link back to the App in the Team).
image
Where can we control the From field?

Hi, there's options at the bottom of the action box:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request functionality Functionality to be added good first issue Good for newcomers in development Development in progress power automate Updates to Power Automate flows
Projects
None yet
Development

No branches or pull requests

4 participants