ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Popup Messages in custom Agent workspace

Whenever a record is open and perform below actions in custom agent workspace but not on console I need to get Info message / some popup message like "RECORD IS UPDATED" if user updates a record on click of UPDATE button."RECORD IS DELETED" if user d...

Resolved! Hide/Show HTML button with Client Script

Hi All,  I'm having an issue and the suggestions on the portal doesn't get me any further. I have a order guide with some custom HTML widgets to interact with another application. Basically we have repository with all our personnel. Now is the use ca...

Erik29 by Kilo Expert
  • 3598 Views
  • 7 replies
  • 1 helpfuls

Where can I select or set priority on VTB Cards?

HI! I've created a freeform board to track activities for a project - as I add cards, they seem to be defaulting to Priority - 4 Low.  Can someone point me in the direction to where I can find instruction on how to assign priority on a card (other th...

Pam Kram by ServiceNow Employee
  • 833 Views
  • 1 replies
  • 0 helpfuls

Resolved! Authentication failure when trying to insert a record to a table using table API (/api/now/table/{tableName}).

I am trying to insert a record to a table using table API (/api/now/table/{tableName}).    This is the code I have used exactly like given in the developer.servicenow.com. But I am getting an error in response saying  {'error': {'detail': 'Required t...