Skip to content

Commit 620c948

Browse files
authored
Integration best practices
1 parent 99cd7f0 commit 620c948

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Create a unique account for each integration.
2+
Don't add itil role to integration account.
3+
Index the coalesce field after veryfing all coalesce field are correct.
4+
Use Dat stream for large data sets.
5+
Use event driven integrations instead of scheduled integrations. eg: instead of daily job to trigget the API to get foundational data from third party, use event driven ( share the master data import set table API to third party to send the data whenever there is any update.)
6+
Use most reliable authentication methods (oAuth or Certifcater based)

0 commit comments

Comments
 (0)