HR management
ServiceM8
12min
with the servicem8 modules in make, you can watch, retrieve, list, create, update, and delete jobs list, retrieve, create, update, and delete clients create, and search job contacts watch new clients and form responses call apis to get started with servicem8, create an account at servicem8 com https //www servicem8 com/register for the list of available endpoints, refer to the servicem8 api documentation https //developer servicem8 com/docs connect servicem8 to make to connect to the servicem8 app log in to make, add any servicem8 module to a {{scenario singular lowercase}} , and click the add button next to the connection field optional in the connection name field, enter a name for the connection optional click show advanced settings and enter your custom app credentials to create a custom app and implement oauth2 0, see the servicem8 developer documentation https //developer servicem8 com/docs/authentication#getting started with a public application if prompted, log in to your servicem8 credentials and click login confirm the access by clicking allow you have successfully established the connection you can now edit make and add more servicem8 modules if your connection needs reauthorization at any point, follow the connection renewal steps here https //www make com/en/help/connections/connecting to services html job you can watch, create, update, retrieve, list, and delete jobs using the following modules watch jobs triggers when a new job is created, or a job's status is updated make automatically creates a webhook in servicem8 once you add an instant trigger to your make get a job gets information about a specific job list jobs returns the entire list of jobs create a job creates a new job update a job updates information about a specific job delete a job removes the selected job from the list client you can watch, create, update, retrieve, list, delete clients, and create and search job contacts using the following modules list clients provides a list of all customers gets a client gets information about the selected customer create a client creates a new client create a job contact creates a new job contact update a client updates work data for a specific client by id search job contacts searches job contacts by given criteria delete a client deletes a specific client by id watch new client triggers when a new client is created make automatically creates a webhook in servicem8 once you add an instant trigger to your make other make an api call performs an arbitrary authorized api call