I have the Launch API working fine. We'd now like to start filtering some of the requests to produce a response subset.
When monitoring the normal https://launch.adobe.com/companies interface we can see that filtering for a specific value requires 'EQ ' on the front of the request:
https://reactor.adobe.io/companies/COxxxxxxxxx/properties?filter[name]=EQ PropertyA
This requirement isn't documented here https://developer.adobelaunch.com/api/guides/filtering/ .
Besides 'EQ' are there other qualifiers, such as greater than, older than etc?
Thanks for any information
Solved! Go to Solution.
Views
Replies
Total Likes
Logical Operators
EQ operator (Equals)
NE operator (Not Equals)
GT operator (Greater Than)
GE operator (Greater Than or Equal)
LT operator (Less Than)
LE operator (Less Than or Equal)
Not sure of these ones as Launch API docs mentions using commas and operator (And) or operator (Or) not operator (Not)
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Logical Operators
EQ operator (Equals)
NE operator (Not Equals)
GT operator (Greater Than)
GE operator (Greater Than or Equal)
LT operator (Less Than)
LE operator (Less Than or Equal)
Not sure of these ones as Launch API docs mentions using commas and operator (And) or operator (Or) not operator (Not)
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies