CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

How to perform NOT LIKE operation while calling a REST API

Hi

We are calling opportunities in our flow which requires only the SalesStages other than the first. We have different kinds of sales Methods. So we have multiple first sales stages. We have a pattern in the name structure like 01-Stage1Method1 , 02-Stage2 , 01-Stage2Method2 etc.. So how to get records other than "01-Stage1 " SalesStages.

I am trying the REST Api like below:

/crmRestApi/resources/latest/opportunities/?q=SalesStage IS NOT LIKE "01-%"

But this is not returning any data even though there is data. Please help in how to use the NOT LIKE in REST APIs


Thanks in Advance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center