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

Forum Posts

Resolved! Want to send attachements to Telepin Zendesk.

Hi Team, I'm newbie to the attachement sending part in Servicenow. I saw few solutions and tried to follow it but not working for me as Zendesk expecting below paramets in the API I managed to send this till now var attachment = new GlideRecord('sys_...

AkashYen007_0-1698042969176.png AkashYen007_1-1698043279649.png

catalog client script not working in service portal

Can someone please help!I cant get this catalog client script working in service portal, however works fine in the native UI.   function onChange(control, oldValue, newValue, isLoading) {    if (isLoading || newValue == '') {        return;    }    v...

Thomas99 by Tera Contributor
  • 478 Views
  • 5 replies
  • 1 helpfuls

Service Now adaptive authentication and OAuth

We are currently testing Adaptive authentication and have noticed that APIs that use OAuth does not work when the "Enable Authentication Policy" is true. I have tried connecting Via postman by following instructions here - https://support.servicenow....

Harish V by Giga Guru
  • 1350 Views
  • 6 replies
  • 1 helpfuls