Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/27/2024 02:06 AM
09/27/2024 02:43 AM
09/27/2024 04:10 AM
Do we have any way to restrict API calls for accountimport
09/27/2024 04:56 AM
@anuragtripathi try this only it should work
{
"showLogs": true,
"apiRateLimitConfig": {
"retryAfterCalls": 501,
"retryWaitSeconds": 60
},
09/27/2024 05:06 AM
None currently raise idea ticket. Can you share you json to check why its calling multiple times
09/30/2024 12:02 AM
@anuragtripathi i check this doc : Creating an Integration (saviyntcloud.com) and referring to ConfigJSON and seems it works.