Multiiple filter option in get_joborders API

76 views
Skip to first unread message

Imran Rahi

unread,
May 30, 2013, 3:17:38 AM5/30/13
to cats...@googlegroups.com
Hi All,

Is it possible to add multiple filters in get_joborders API?
For example, I want the get all job orders where company name is 'company name' and title is 'Software Engineer'.

Or suggest me a combination of Search and Filter parameter to satisfy above requirements.

Thanks,

Aaron Baluczynski

unread,
May 30, 2013, 10:09:23 AM5/30/13
to cats...@googlegroups.com
You can specify multiple filters using the HTTP array notation. For example:

...&filter[]=company;isexactly;company%20name&filter[]=title;isexactly;Software%20Engineer&...
Reply all
Reply to author
Forward
Message has been deleted
0 new messages