Notifications Service For GetJobber Entities
I am creating a new Jobber integration called JNotify. The JNotify allows you to sync the data and set up notifications by email, sms and slack. The notifications could be sent to the client, team members or any email. The right person should get the right notification at the right time for business process improvement.
I am imagining the following types of notfications are possible with this JNofity. But, it is entirely configurable based on the user needs.
- When a visit is completed and the job value is > x, then email the owner and the manager
- When a payment is created and amount > x, then email the accounts receivable and owner
- When a 'Request' is created with emergency keywords like urgent, 'no heat', flooding, then email to manager, dispatcher
- When a high value job is deleted, notify the owner. Your feedback is highly appreciated !
The following Jobber entities can synced to JNotify based on the activity in the Jobber.
When a client is created
When a client is deleted
When a client is updated
When an expense is created
When an expense is deleted
When an expense is updated
When an invoice is created
When an invoice is deleted
When an invoice is updated
When a job is closed
When a job is created
When a job is deleted
When a job is updated
When a on my way tracking link is requested
When a payment is created
When a payment is deleted
When a payment is updated
When a payout is created
When a payout is deleted
When a payout is updated
When a product or service is created
When a product or service is deleted
When a product or service is updated
When a property is created
When a property is deleted
When a property is updated
When a quote is approved
When a quote is created
When a quote is deleted
When a quote is sent
When a quote is updated
When a request is created
When a request is deleted
When a request is updated
When a timesheet is created
When a timesheet is deleted
When a timesheet is updated
When a visit is completed
When a visit is created
When a visit is deleted
When a visit is updated