Onedesk logo
ConnectorOnedesk

Onedesk integration for Claude and Codex

Create a Onedesk connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Onedesk from Claude

Add the Onedesk connection to a Space that runs Claude, then use it from every channel in that Space.

Use Onedesk from Codex

Add the Onedesk connection to a Space that runs Codex, then use it from every channel in that Space.

Use Onedesk from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Customer Support

What the Onedesk connector can do

OneDesk is an all-in-one platform combining help desk and project management functionalities, enabling teams to manage customer support and project tasks seamlessly.

One connection, many Spaces

Connect Onedesk once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Create Worklog Entry

    Create a worklog entry to track time spent on a work item (task, ticket, project, etc.). Records the start and finish time, work hours, completion percentage, and billability. Use this after obtaining a valid item_id from actions like GET_TASK_DETAILS.

  • Delete Attachment

    Delete a specific attachment from OneDesk by its ID. To use this tool, provide the attachment_id. Note that the OneDesk Public API has limited attachment management capabilities. Attachments are typically associated with items (tickets/tasks) and can be viewed via GET_ATTACHMENTS when fetching item details. Returns deleted=True if the attachment was successfully deleted (200/202/204). Returns deleted=False if the attachment was not found (404).

  • Delete Comment

    Deletes a comment from OneDesk by its ID. Use this tool to permanently remove a comment when it's no longer needed. Note: OneDesk's Public API has limited DELETE support for comments. This action tries multiple possible endpoints to maximize compatibility. Comments may be referred to as "conversations" in the API. Example: {'comment_id': 12345} Returns: Deletion status with context about success/failure (e.g., comment not found, permission denied)

  • Delete Customer

    Deletes a customer from OneDesk using the DELETE /customers/{id} endpoint. This action permanently removes the customer record from the OneDesk account. Returns: - success=true: Customer was successfully deleted (HTTP 200/202/204) - success=false: Customer not found or already deleted (HTTP 404) Example usage: {'customer_id': '12345'}

  • Delete Message

    Deletes a message from OneDesk by its unique message ID. Returns success if the message is deleted or doesn't exist (idempotent operation). Use this when you need to permanently remove a message from the system.

Connection

API and auth details

OneDesk combines helpdesk, project management, customer portal, timesheets, and workflow automation. Integrations can connect tickets, tasks, projects, customers, discussions, forms, time tracking, notifications, and service workflows through developer and integration resources.

FAQ

Questions people ask before connecting Onedesk

Can Claude use Onedesk?

Yes. Add a Onedesk connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Onedesk through Type?

Yes. Add a Onedesk connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Onedesk MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More customer support connectors