Data loading from ServiceNow rest api to Azure SQL database
pankaj chaturvedi
86
Reputation points
Hi Team,
I want to load the data from ServiceNow Rest API to Azure sql database table using ADF . Rest Api response is JSON type. How can I extract complete data from API and load into sql table. I have gone through some docs and got to know only 10,000 rows can only fetch at once, but I wanted to load complete if possible. Can you please help me out if some one has experience working with ServiceNow API. Many thanks.
Sign in to answer