Your UX is waiting ...interact, engage, explore in Las Vegas at CloudWorld 2023

Learn more
Filtering Response Payload of a rest endpoint — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Filtering Response Payload of a rest endpoint

Received Response
25
Views
2
Comments
edited Mar 22, 2021 10:59AM in Visual Builder 2 comments

Summary

I have List of Values in ADP and I want to filter the response from an Rest Endpoint based on list of values i am getting in ADP or Array

Content

List of all records having AccountId matched to list of PartyId but getting error.

I have tried this 

 

{
 "op": "$co",
 "attribute": "AccountId",
 "value": "{{ $page.variables.accountListADP.data[0].items[0].PartyId }}"
}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!