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 universal action in Adaptive card - C# #144

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

Approval Scenario using universal action in Adaptive card - C# #144

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

Comments

@Wajeed-msft
Copy link
Collaborator

Wajeed-msft commented Aug 10, 2021

Sample description

End User Scenario:

  1. User and manager installs App to a group chat.
  2. User send bot command to initiate approval request.
  3. User submits the request by filling details in Adaptive card.
  4. Manager gets bot notification for approval.
  5. Manager can approve/reject request from bot message itselft.
  6. User gets notified for status change.

Developer Scenario:

  1. Handle "raise approval request" commad in bot.
  2. Send Adaptive card response having Universal Action for Submit.
  3. Manager should see option to approve/reject and user should see option to edit or cancel by using up to date views.
  4. Once approved/rejected by manager, card should be updated with latest status for approval.

Docs Ref:
Universal Actions for Adaptive Cards

Are you willing to help?

Yes

@Wajeed-msft Wajeed-msft added new sample idea Request or submit an idea for a new community sample C# 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
C# Sample code language new sample idea Request or submit an idea for a new community sample
Projects
None yet
Development

No branches or pull requests

1 participant