Skip to content

Commit 1ee3e60

Browse files
Create Device Data Loader – REST API of Intune README.md
1 parent f49d864 commit 1ee3e60

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
The getDevices() function automates the process of:
2+
3+
Calling a REST Message defined in ServiceNow.
4+
5+
Retrieving device data in JSON format.
6+
7+
Handling pagination using the @odata.nextLink attribute.
8+
9+
Inserting each record into a specified Import Set table for further transformation.

0 commit comments

Comments
 (0)