Cubicl
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
Client Created
Triggers when a client is created in Cubicl.
Client Deleted
Triggers when a client is deleted in Cubicl.
Posted on Task
Triggers when commented on a task in the targeted Project in Cubicl.
Task Archived
Triggers when a task is archived in the targeted Project in Cubicl.
Task Created
Triggers when a new task is created in the selected project in Cubicl.
Task Deleted
Triggers when a task is deleted in the targeted Project in Cubicl.
Task Restored
Triggers when a task is restored in the targeted Project in Cubicl.
Task State Changed
Triggers when a task state changes in the targeted Project in Cubicl.
Task Updated
Triggers when a task is updated in the targeted Project in Cubicl.
Actions
Action components allow you to perform operations on the app.
Add Bookkeeping Payment
Adds a payment to a bookkeeping entry. See the docs here.
Add Subtask
Adds a already existing task as a new subtask to another task. See the docs here.
Change Task Comment Visibility
Changes the visibility of your comments for support requests, tasks shared with clients, and email tasks. See the docs here.
Change Task State
Changes the state of a task. See the docs here.
Create Bookkeeping Entry
Creates a receivable or payable entry for a client. See the docs here.
Create Task Comment
Creates a comment on a task. See the docs here.
Create Task
Creates a task in a project. See the docs here.
Delete Client
Deletes a client. See the docs here.
Delete Task
Deletes a task. See the docs here.
Download File
Downloads a file from Cubicl. See the docs here.
Get All Users
Gets all users. See the docs here.
Get Bookkeeping Entries
Gets the bookkeeping entries of the current account. See the docs here.
Get Client
Gets client details. See the docs here.
Get Clients
Gets clients and client's details. See the docs here.
Get Projects
Gets project informations. See the docs here.
Get Task Activities
Gets activities of a task. See the docs here.
Get Task
Gets a task. See the docs here.
Get Tasks
Gets multiple tasks from an associated project. See the docs here.
Get Users
Gets user's informations from your Cubicl organization. See the docs here.
Send Message
Sends a message to project chat threads, custom chat threads, direct messages, or to yourself. See the docs here.
Update Task
Updates a task with given details. Only given fields are updated. If you need to unset a field, use Fields To Unset input. See the docs here.
Upload Files to Task
Uploads files to a task. See the docs here.