Tool to create a new Job in ServiceM8. Use when you have gathered all job details and need to push a record. Example: "Create a Quote job for 123 Main St with PO #1234."
datestringDate the job is scheduled or created (YYYY-MM-DD).
activeintegerActive flag (1 = active, 0 = deleted). Defaults to 1.
badgesarrayList of badge UUIDs to apply to this job.
statusRequiredstringCurrent status of the job. Controls dispatch board placement.
queue_uuidstringUUID of the queue to assign this job to.
job_addressRequiredstringPhysical address where the job is to be performed.
company_uuidstringUUID of the customer/company associated with this job.
category_uuidstringUUID of the job category.
job_descriptionstringBrief description of the work to be done.
created_by_staff_uuidstringUUID of the staff member creating this job.
purchase_order_numberstringClient purchase order reference number.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.