Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Is it possible to change request body or headers inside the pagination logic in ImportAcctEntJSON?

amanmalakar007
New Contributor III
New Contributor III

Hi Saviynt techies,

I wanted to know if it is possible to set new values (dynamically) in the pagination logic inside the ImportAcctEntJSON?

I have a requirement where I need to change certain attribute value in the JSON body of the API request. I was not able to find any articles or any forum discussions about this, hence starting this thread here.

That's it. Thank you in advance! 

Regards,

Aman Malakar

2 REPLIES 2

stalluri
Valued Contributor II
Valued Contributor II

@amanmalakar007 
I don't think it is supported.
But you can use multi-call and make changes to the header and parrams.


Best Regards,
Sam Talluri
If you find this a helpful response, kindly consider selecting Accept As Solution and clicking on the kudos button.

Hi @stalluri ,

In my scenario, using multi-call approach is not feasible, because I need to make several calls (100+) with different request body. Multi-call would've been definitely helpful if it were a matter of few API calls.

Nevertheless, thank you for your reply. Appreciate it. 

Regards,

Aman