Discussions
How do I filter for materials on a specific job card
27 days ago by Haydon Turner-White
I'm trying to use a GET Webhook to retrieve all the materials listed under a job card but I can't figure out how to use the filtering. When I test my webhook using this URL https://api.servicem8.com/api_1.0/jobmaterial.json$filter=uuideq'{UUID}'
it always lists a material that isn't on the job card card.
How do I correctly use the filtering?