Rocketlane

Integrate Rocketlane with your AI workspace

Collaborative customer onboarding and implementation platform for professional services teams.

Explore Triggers and Actions

Add Assignee To Task

Add assignees to a task by task ID. Assigns one or more users to a specific task.

ActionTry it

Add Field Option

Tool to add a new option to a SINGLE_CHOICE or MULTIPLE_CHOICE field. Use when extending dropdown or select field options with a new labeled and colored choice.

ActionTry it

Add Followers To Task

Tool to add followers to a task by Id. Use when you need to add team members as followers to track task updates.

ActionTry it

Add Members to Conversation

Add members to a conversation in Rocketlane. Use this when you need to include additional team members or stakeholders in an existing conversation.

ActionTry it

Add Members to Project

Tool to add team members to a project using the projectId. Team members are participants from your company who work on projects and deliverables.

ActionTry it

Archive Project by ID

Archives a specific project based on its unique identifier.

ActionTry it

Create Comment

Tool to create a comment in Rocketlane. Use when you need to add a comment to a task or project conversation.

ActionTry it

Create Company

Creates a new company (account) in Rocketlane. This action allows you to create a new company/account in your Rocketlane workspace. It complements existing company-related actions by providing the ability to register new accounts using the POST /api/v2/companies endpoint.

ActionTry it

Create Conversation

Creates a new conversation in Rocketlane. Use this to start a conversation associated with a project or other source type. You can specify members, privacy settings, and whether to include all members automatically.

ActionTry it

Create Field

Tool to create a custom field in Rocketlane. Use when you need to add a new custom field to TASK, PROJECT, PHASE, or USER objects. For SINGLE_CHOICE or MULTIPLE_CHOICE field types, you must provide the options array.

ActionTry it

Create Phase

Tool to create a new phase in a Rocketlane project. Use when you need to add a new phase to an existing project with specified timeline and configuration.

ActionTry it

Create Project

Tool to create a new project in Rocketlane. Use when you need to set up a new project with details like name, customer, owner, dates, and custom fields.

ActionTry it

Create Space

Creates a new space for a given project in Rocketlane. Use when you need to create a collaborative workspace within a project with specific privacy settings.

ActionTry it

Create Space Document

Tool to create a new space document in Rocketlane. Use when you need to add documents to a project space, either as native Rocketlane documents or embedded links from external sources.

ActionTry it

Create Task

Creates a new task.

ActionTry it

Create Time Entry

Tool to create a new time entry in Rocketlane. This endpoint allows users to log time spent on tasks or projects. It complements the existing ROCKETLANE_GET_TIME_ENTRIES action and enables complete time tracking functionality within the Rocketlane integration.

ActionTry it

Delete Comment By ID

Tool to delete a comment by its ID. Use when you need to permanently remove a comment from Rocketlane.

ActionTry it

Delete Conversation

Tool to delete a conversation by its unique identifier. Use when you need to permanently remove a conversation from Rocketlane.

ActionTry it

Delete Field

Tool to permanently delete a custom field using its unique identifier. Use when a field is no longer required and should be removed from the system.

ActionTry it

Delete Phase

Permanently delete a phase from the project using its unique identifier (phaseId). Use when you need to remove a phase that is no longer needed.

ActionTry it

Delete Project

This tool allows users to permanently delete a project in Rocketlane. It requires a valid project ID and appropriate permissions (Admins, Super Users, and Project Owners). Note that deletion is irreversible; therefore, consider using archival if future access might be needed.

ActionTry it

Delete Space

Tool to permanently delete a space from a project by its ID. Use when you need to remove a space from the Rocketlane system. Note: This operation is permanent and cannot be undone.

ActionTry it

Delete Space Document

Tool to permanently delete a space document by its ID. Use when you need to remove a space document from the system.

ActionTry it

Delete Task By ID

Delete a specific task using its unique identifier (taskId).

ActionTry it

Delete Time Entry by ID

Delete a specific time entry using its unique identifier (timeEntryId).

ActionTry it

Get All Conversations

Tool to retrieve all conversations in Rocketlane. Use when you need to list, search, or filter conversations. Supports pagination and various filtering options including source ID, conversation name, and privacy status.

ActionTry it

Get All Fields

Retrieve all custom fields available in the system.

ActionTry it

Get All Resource Allocations

Tool to retrieve all resource allocations from Rocketlane. Use when you need to get comprehensive allocation data for various projects within a specific date range.

ActionTry it

Get All Spaces

Tool to retrieve all spaces for a specific project in Rocketlane. Use when you need to list all spaces associated with a project, including space details like name, privacy status, and creation/update information.

ActionTry it

Get All Tasks

Tool to retrieve all tasks from Rocketlane with advanced filtering options. Supports filtering by project, status, dates, billable status, and more. Use this when you need to search or list tasks with specific criteria.

ActionTry it

Get All Time-Offs

Tool to retrieve all time-offs from Rocketlane with advanced filtering options. Use when you need to get comprehensive time-off data including leave entries, holidays, and absences.

ActionTry it

Get Comments

Tool to retrieve all comments from Rocketlane. Use when you need to fetch comments from tasks or project conversations with support for filtering, pagination, and sorting.

ActionTry it

Get Company

This tool retrieves detailed information about a specific company/account in Rocketlane by its ID. It provides comprehensive information about the company including its status, address, currency, created date, updated date, custom fields, and other relevant metadata.

ActionTry it

Get Conversation

Tool to retrieve detailed information about a conversation by its ID. Use when you need to get conversation details including name, description, members, and source information.

ActionTry it

Get Field By ID

Retrieve detailed information about a specific custom field using its unique identifier (fieldId).

ActionTry it

Get Phase by ID

Tool to retrieve extensive information about a specific phase by its unique identifier. Use when you need detailed phase data for project management operations.

ActionTry it

Get Project by ID

Retrieves detailed information about a specific project using its unique identifier.

ActionTry it

Get Space by ID

Tool to retrieve detailed information about a specific space using its unique identifier. Use when you need to fetch space details including associated project, creation time, and privacy settings.

ActionTry it

Get Task By Id

Retrieve extensive information about a specific task using the task's unique identifier (taskId).

ActionTry it

Get Template By ID

Retrieve detailed information about a specific template using its unique identifier (templateId). NOTE: The exact API endpoint and response structure need to be verified from the official Rocketlane API documentation.

ActionTry it

Get Time Entries

Tool to retrieve all time entries from Rocketlane. It provides endpoints to get time entries with support for pagination, filtering by project ID, user ID, start and end dates. This allows tracking of time spent on various tasks, generating reports, and analyzing team productivity.

ActionTry it

Get Time Entry By ID

Retrieve detailed information about a specific time entry using its unique identifier (timeEntryId).

ActionTry it

Get Time Entry Categories

Tool to retrieve time entry categories from Rocketlane. Returns a paginated list of all available time entry categories. Use when you need to get the available categories for creating or filtering time entries.

ActionTry it

Get User By ID

Retrieve detailed information about a specific user using their unique identifier (userId).

ActionTry it

List Companies

This tool retrieves a list of all companies/accounts in Rocketlane. It's a basic GET endpoint that returns all companies without requiring any specific resource IDs or additional parameters. The endpoint is independent and can be executed with just the authentication token.

ActionTry it

List Currencies

Returns a predefined list of commonly used currencies since Rocketlane API doesn't provide a dedicated currencies endpoint. This list includes major global currencies with their codes, names, and symbols.

ActionTry it

List Project Phases

This tool retrieves a list of project phases from Rocketlane. It allows users to fetch and filter phases based on various parameters including projectID, startDate, dueDate, startDateActual, dueDateActual, phaseName, sortBy, sortOrder, limit, and pageToken. The API supports various operators for filtering such as .gt, .eq, .lt, .ge, .le, .cn, and .nc. Note: The API requires projectId to be specified, despite the official documentation listing it as optional. Calling the endpoint without projectId returns a 400 BAD_REQUEST error. This has been verified through direct API testing (see: https://developer.rocketlane.com/reference/get-all-phases).

ActionTry it

List Projects

This tool retrieves a list of all projects in the Rocketlane instance. It provides project details including Project ID, Project Name, Project Status, Created Date, Owner Information, Customer Information, and other metadata.

ActionTry it

List Templates

This tool retrieves a list of all available templates in Rocketlane. It fetches all available templates in the account and returns a list of template objects containing details like template_id, name, description, created_at, updated_at, is_dynamic, and has_automations.

ActionTry it

List Users

This tool retrieves all users in the Rocketlane instance. It is an independent action that does not require any resource IDs or external dependencies. The endpoint returns detailed user information including user IDs, emails, names, roles, and statuses.

ActionTry it

Move Task To Given Phase

Tool to move a task to a different phase by task ID and phase ID. Use when tasks need to be reorganized across different project phases.

ActionTry it

Remove Assignees From Task

Tool to remove assignees from a task by its unique identifier. Use when you need to remove team members from a specific task.

ActionTry it

Remove Dependencies From Task

Tool to remove dependencies from a task by ID. Use when you need to unlink dependency relationships between tasks.

ActionTry it

Remove Followers From Task

Tool to remove followers from a task by task ID. Use when you need to remove one or more followers from a specific task.

ActionTry it

Remove Members from Conversation

Remove members from a conversation in Rocketlane. Use this when you need to remove team members or stakeholders from an existing conversation.

ActionTry it

Retrieve Subscription Details

Retrieves detailed information about the current subscription.

ActionTry it

Search Invoices

Tool to retrieve all invoices from Rocketlane. Use when you need to get a list of all invoices accessible to the authenticated user. This endpoint returns invoice details including invoice numbers, dates, amounts, status, and associated customer and project information.

ActionTry it

Search Time Entries

Tool to search time entries with filters in Rocketlane. Use when you need to find specific time entries based on criteria like date ranges, project, user, billable status, or duration. Supports advanced filtering using field.operator=value format (e.g., date.gt=2023-02-11, minutes.eq=250).

ActionTry it

Search User By Email

Search User By Email Id.

ActionTry it

Update Company

This tool updates an existing company/account in Rocketlane. It uses the PUT endpoint to update the company details identified by companyId. The action complements the existing create_company action and is essential for maintaining up-to-date company information, relying on Rocketlane's API specifications and company management endpoints.

ActionTry it

Update Conversation

Tool to update an existing conversation in Rocketlane by its ID. Use when you need to modify conversation details like name, description, or member inclusion settings.

ActionTry it

Update Field

Tool to update field information by ID. Updates field properties including label, description, privacy settings, and enabled status. Use when you need to modify existing field metadata.

ActionTry it

Update Field Option

Tool to update an existing option's label and color in a SINGLE_CHOICE or MULTIPLE_CHOICE field. Use when modifying dropdown or select field option properties.

ActionTry it

Update Phase

Tool to update phase information by phase ID. Use when you need to modify phase details such as name, dates, status, or privacy settings for an existing project phase.

ActionTry it

Update Project By Id

Updates an existing project's details using its unique identifier.

ActionTry it

Update Space

Tool to update space details by its unique identifier. Use when you need to update space properties such as name or privacy settings.

ActionTry it

Update Space Document

Tool to update a space document's properties by its unique identifier in Rocketlane. Use when you need to modify the name or URL of an existing space document. This action allows updating document metadata without recreating the document.

ActionTry it

Update Task by ID

Tool to update task details by ID. Use when you need to modify task information such as name, dates, status, progress, or custom fields.

ActionTry it

Update Time Entry by ID

Update existing time entry details using its unique identifier (timeEntryId).

ActionTry it
Rocketlane integration | Dench