Discussions
Can we do fikter query on materials?
9 days ago by Shambhu Bhujel
Hi Team
I would like to do a get filter query on Materials using either 'name' or 'item_number' eqauls to 'value' filter.
Tried doing this but getting 403 error:
https://api.servicem8.com/api_1.0/jobmaterial.json?%24filter=item_number eq 'EARTHING'
I checked its not the auth or token error though.