Discussions
Create Job and Link with Clinet
over 4 years ago by Gurdeep
I have query regarding create job and link with the client. let me explain
basically I just want
- Fetching my customers
- Adding jobs for them
Question :My question is how we can link the created job with the selected client ?
Fetch list of clients with the given api : https://developer.servicem8.com/reference#get-client-all
Create job with the given api : https://developer.servicem8.com/reference#post-job-create
Please provide your's comment