Action to send message directly to MS Teams user
I have a flow designer where I want to add an action to be able to send a message directly to user on MS Teams. Is this possible?
Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!
I have a flow designer where I want to add an action to be able to send a message directly to user on MS Teams. Is this possible?
Hello, we are currently working on a form in UI Builder and using the Tab set component configured as viewport tabs (which means every tab is a different page) so we can use a button to select the current tab index. And the issue we are experiencing ...
I am currently building a Catalog item and I want user to be redirected to an external website (e.g. Microsoft.com) if they select no in the group_hr variable question which is select box type. The goal is to not let them submit the form if they are ...
1. What is the platform name of the group table ?2. What is the platform name of the user table ?3. What feature do you use to specify which users are able to access a service catalog item ? 4. How would you navigate to schema map in servicenow ? ...
Which is the most efficient way to move large amounts of data between instances?A. Export to Data PackageB. Export to XMLC. Update SetsD. Export to ZipI think its Update Sets. Any reference?
HiI have created a simple notification and used template but template content is not working but when i am writing email body it is taking. what could be the possible reason.
Hello, Hello,Can you help me with this type of error on a 'Submit a Form' step? This step failed because of the client error '*** Script : Error in InteractionConferenceParticipant.getGroupMembers : JavaException : com.glide.script.fencing.MethodNot...
I am writing a script in Scripted rest API in my test instance 1. From my Prod instance request via get sending the user name(Sahana Asma) as request to my test instance 2. From my test instance on the the scripted rest api via get method need to che...
Just wondering if anyone has an alternative to embedded lists working in workspace view? Thanks!
Hi All I seem to have an issue with this client script not executing correctly on a Catalog Item. The script is looking up a user on the sys_user table using a callback function. Then depending on if the field on the looked up user record has a value...
Hi All,i am facing a strange issue .on incident form we have a site contact field which is of type reference .when user select site contact value as other, on change client script open up a dialogue window built using ui page .user need to fill det...
I am giving practice test on quizly.info I found a ques- What is NOT an example of a UI Action?options- a. Related Linksb. Form buttonsc. Searchd. List ButtonsI mark search but, the correct answer is given- List Button Can any one explain this..Tha...
Hello All,We have already customization instance but our client need fresh as OOB instance .We are working on service catalog rebuild functionalities of custom fields that which created in OOB table. We have a custom field called step in sc_req_item...
Look for help regarding a knowledge report: which conditions would need set that shows any articles that have a Next Certification Date at or within the next 30 days? I've attempted creating this with condition of:"Next Certification Date""is less th...
Hi All,How to getvalue of a multiple choice field in client script? I tried using getvalue/ getDisplayValue but it doesn't work.Please refer below client script and screenshots. TIA!! function onChange(control, oldValue, newValue, isLoading) { if ...
