Server APIs
Server APIs
Brinkee has numereous server APIs that you can use inside script blocks. This page serves as a reference.
| Name | Description |
|---|---|
| Send beautiful HTML emails | |
| Notification | Send notifications |
| Query | Perform CRUD operations on records inside Brinkee. |
| Schedule | Schedules allow you to perform logical operations based on a system or user schedule. This is especially useful when working with timezones, or when youβre trying to trigger logic that depends on working days or holidays |
| Scheduled Job | Schedule a hook for execution at a later point in time |