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

Forum Posts

Resolved! Difference between types of OAuth 2.0

Hi Everyone,   I am working on OAuth 2.0 , But getting confused in between Create an OAuth API endpoint for external clients and Connect to a third party OAuth Provider . Can any one please explain me the difference between both.   Thanks Virendra

Resolved! Adding multiple records in flow designer

Hi, I want all the records that are there in a custom table 1 when a record is created in custom table 2 and then add the records from table 1 to table 2 for the new record created in table 2. What action I should do in flow designer to achieve this?...

how to create SLA has breached by script

MY requirement is in SLA using Workflow. i am creating an sn_customerservice_task . when ever sn_customerservice_task is created SLA should run for 24 hours. if the SLA has breached , the  notification should be sent. i have created an code to check ...