Adaptive Cards - Sentinel - Teams handling, with data going back to Sentinel #8490
Unanswered
KjaAkademiker
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I've put this under "Samples" a couple of weeks ago, alas without an answer. It might be my understanding of GitHub that fails ;) Link - pnp/AdaptiveCards-Templates#8
So now I try here -
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:
The possibility to use the Input.Txt variable to return text to the incident about "Reason for closing"
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?
Does this make sense?
My 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
Beta Was this translation helpful? Give feedback.
All reactions