python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
REST Call to Sharepoint Online to add user to a site group not working. Either user not unique or Value not in range
I got a REST API call to our SP Online Instance that is not working in any way:
Method: POST
Endpoint: https://xyz.sharepoint.com/sites/ATestSite/_api/web/sitegroups(5)/users
Header:
Accept applicatio...
Bejay
Votes: 0
Answers: 2
TypeError: fetch is not a function when running Client Script in ServiceNow
I am working on an application in ServiceNow where I have the following UI:
I have to make a POST request when Submit is pressed. Till now I have got the following lead to make a request.
You can us...

JAMSHAID
Votes: 0
Answers: 1
Azure Devops Service Now - how to get CHANGE_REQUEST_NUMBER/CHANGE_CORRELATION_ID for YAML pipeline
Following the MS documentation here: https://learn.microsoft.com/en-us/azure/devops/pipelines/release/approvals/servicenow?view=azure-devops
I've set up an Azure DevOps environment with the Service No...
Mark
Votes: 0
Answers: 0
Azure Data Factory: Loading large table from Service now into Blob storage, why won't ADF pull all the records from the table into a json/orc file?
So, I'm pretty new to using Azure Data Factory and I've come across some strange behavior using ADF and Service Now as a source.
Preface: I'm working with a client that uses Service Now and Snowflake....
MattyKluch
Votes: 0
Answers: 1