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

Trying to have Adaptive Cards Sentinel to Teams, return 2 specific items back to Sentinel #8

Open
KjaAkademiker opened this issue Apr 13, 2023 · 0 comments

Comments

@KjaAkademiker
Copy link

Sample description

Hi,

I've starting implementing AC/Sentinel/Teams in order to handle Incidents through Teams. So far so good ;)

I've taken the standard template and changed it to my needs. The only 2 things missing is:

  1. The possibility to use the Input.Txt variable to return text to the incident about "Reason for closing"
  2. Have the user automatically extracted from the Teams form and returned to the Incident as "Owner"
    a. Alternatively have a drop-down with the possible users to choose from and then return that user to the Incident as "Owner"

This should be possible, since it's possible to change Severity and close the Incident from Teams. I have tried, and it does not seem like I have the correct field from Sentinel to send the input to.

I find it very usefull to enter this information when you close an incident from Teams, maybe even make them mandatory?

Ny code is attached as file. In this you can see my attempt to solve the above. You will also find the screen shot from Teams with the paragraph I'd like this addition to.

Looking forward to hearing from you

AdaptiveCards.txt
Skærmbillede 2023-04-13 124250

SPFx version

No response

Are you willing to help?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant