Discussions

Ask a Question
Back to All

Can we do fikter query on materials?

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.