action/buildStaticSite | |
action/convert | Converts the input resource(s) to a desired type |
action/delete | Deletes the input resource(s) |
action/downloadFile | Sends a download response to the client with a given file |
action/export | Saves exported input resource(s) as files |
action/flushSession | |
action/log | Logs the input to the debug channel |
action/mail | Sends a mail |
action/modal | |
action/notify | Sends a notification in form of email, SMS, etc. |
action/oauth | |
action/putSession | |
action/redirect | Directs the client to be redirected to a given module with pre-filled values |
action/refresh | Refreshes the current Page the User is on |
action/removeRole | |
action/resetPassword | |
action/response | Sends the input as raw response to the client |
action/rsync | |
action/run | Runs a workflow (a)synchronously |
action/save | Saves the input resource(s) |
action/set | Directs the client to set fields with certain values |
action/setRole | Sets the role of a user |
action/viewFile | Sends a response to the client with a given file as contents |
api/check | |
api/http | Sends a HTTP request |
api/imap | Connects to an IMAP server and filter through mails |
api/token | |
api/upload | |
event | |
event/create | fires when creating a resource |
event/cron | |
event/delete | |
event/on_change | |
event/on_create_tab_loaded | fires when a tabs fields are available on create |
event/on_item_delete | |
event/on_load | |
event/on_show | |
event/on_sync | fires when 1) field in frontend is initialized; 2) when field in frontend is edited |
event/options | |
event/policyDelete | |
event/policyRead | |
event/policyUpdate | |
event/OCRReady | Fires once the OCR data for a newly uploaded file is ready and returns this in the default output. (The file entity is also provided in the file out) |
event/update | fires when a resource is updated (saved after edit) |
event/webhook | able to create a button in the frontend |
flow/each | |
flow/empty | |
flow/hasRoles | |
flow/if | |
flow/try | |
op/addItem | |
op/addListItem | Creates an empty List Item that can be filled by op/set |
op/addListItems | |
op/base64 | |
op/count | |
op/diff | |
op/except | |
op/exist | |
op/filter | |
op/first | |
op/flatten | |
op/get | |
op/groupBy | |
op/hide | |
op/join | |
op/load | |
op/merge | |
op/mergeFiles | |
op/nop | Does nothing (useful for just setting variables) |
op/set | Set data inside a workflow object |
op/pluck | |
op/push | Pushes new item into array |
op/recipe | Outputs calculated value. Read about Recipes Language |
op/selector | |
op/set | |
op/sort | |
op/strReplace | |
op/unique | Returns a new array without duplicate values |
query/relations | |
query/resources | |
query/where | |
source/chunkedEntities | |
source/entities | |
source/file | |
source/getSession | |
source/new | Creates a fresh resource (without saving it) |
source/readFile | |
source/renderView | |
source/resources | Loads and returns resources |
source/user | Loads and returns current user with roles and all relations |