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

Need to use endpoint filter in rest connector,need sample json of endpoint filter for Rest Connecter

rishabhgupta
New Contributor II
New Contributor II

I was to setup endpoint filter for salesforce connector , as ootb salesforce connector doesn't have endpointfilter option, so trying to using it in rest connector, so need sample json of endpoint filter for rest connector

1 REPLY 1

rushikeshvartak
All-Star
All-Star

{
"Application_Name": [
{
"EntTypeName": [
"EntitlementValueLogic"
]
}
]
}


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.