Type of Service Account needed for ingesting ServiceNow data into Microsoft Fabric
I need to figure out the type of Service Account needed for ingesting ServiceNow data into Microsoft Fabric please.Thank you, Bal.
Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!
I need to figure out the type of Service Account needed for ingesting ServiceNow data into Microsoft Fabric please.Thank you, Bal.
Hi Experts,I have a scenario where a custom chatbot needs to send API calls to ServiceNow to query tables using the Table API.Both the chatbot and ServiceNow are registered as applications in Azure Entra ID (formerly Azure AD).My requirements:1). Use...
Hi everyone, We want to build a simple integration between our vulnerability management platform and ServiceNow, as some of our customers request this. What would be the first step towards achieving this? I got pretty lost in the documentation and wo...
Hi All,I am using a table API method to get some data and below are the configurations Below is the response for the sameBut I want the response to be in the below ordernumber,name,u_taxonomy_node,u_taxonomy_node.parent.is there any way to achieve th...
I have to encrypt/decrypt the request/response body using the private key and public key.I have used the crypto js but as per third party we have use the public key and private key instead of key and IV in crypto JS.|Is there any feasibilty, please l...
I have a scoped app that supports MSP. The scheduled job is bundled with the app as a global domain scope. The app has credentials, connection aliases, and HTTPS connection records for each domain. The app script fetches the current domain and the co...
Hi Team, My requirement is, to get the DL's info like DL owner or DL member.Currently we are having one form which we are using for update DL or Create New DL,While Updating the DL we need real time DL data in snow catalog form. I need guidance here,...
we are trying to configure ‘CertView API’ in ‘ServiceNow’ for pulling down Qualys discovered certificates on a daily basis, The current API query seems to only pull through the details of the first 200 records, when some days we could see 100k record...
Hi, My customer is wanted to add the tag to the incident using API by using label_entry table. After i testing it using REST API Explorer, the tag been able to tag, but it not showing in the incident form the same when i am manually add the tag into ...
Hi Community, Does anyone have a step by step guide on how to complete the integration with Noggin? I am required to send the incidents created from ServiceNow to Noggin.
I want to learn how to import and export srevice now incident data using srevice now API.
Hello: In all the service request, incidents and other elements of service now, there is an option to export the ticket to PDF (Attaching screenshot). This gives a full PDF document with all the information in the ticket in PDF Format. It is possible...
Hi there, I can manually change case status in the UI but the same user cannot change status via REST API. Test Results:1. Update Assigned To: SUCCESSPayload: {'assigned_to': 'My Username'}Status Code: 2002. Update Assignment Group: SUCCESSPayload:...
Hi everyone,I'm currently integrating with the ServiceNow REST API to manage incidents using the Table API endpoint (`/api/now/table/incident`). I can successfully create incidents using the `aes.creator` user on our developer instance (`https://dev....
