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

Approval Scenario using Activity Feed notification - Node.js #143

Open
Wajeed-msft opened this issue Aug 10, 2021 · 0 comments
Open

Approval Scenario using Activity Feed notification - Node.js #143

Wajeed-msft opened this issue Aug 10, 2021 · 0 comments
Labels
new sample idea Request or submit an idea for a new community sample Node.js Sample code language

Comments

@Wajeed-msft
Copy link
Collaborator

Sample description

End User Scenario:

  1. User and manager installs App to personal scope.
  2. In Tab user can create approval request.
  3. Manager gets notification for approval.
  4. Manager can approve/reject request from Tab.
  5. User gets notified for status change.

Developer Scenario:

  1. Provide login to user and request for required permissions to send activity feed notification.
  2. Provide UI for user to raise new approval request (We can keep this information in memory storage).
  3. Send notification to user's manager abou approval request.
  4. Once approved/rejected by manager, notify user for status chage.

Docs Ref:
Send activity feed notification

Are you willing to help?

Yes

@Wajeed-msft Wajeed-msft added new sample idea Request or submit an idea for a new community sample Node.js Sample code language labels Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new sample idea Request or submit an idea for a new community sample Node.js Sample code language
Projects
None yet
Development

No branches or pull requests

1 participant