Workiom logo
AI agent integrationWorkiom

Workiom integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Workiom never means pasting credentials into a prompt.

Use Workiom from Claude Code

Bring Workiom context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Workiom with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Productivity & Project Management

What the Workiom integration exposes

Workiom allows businesses to create custom workflows, integrate apps, and automate processes, reducing manual overhead and streamlining operations

One connection, many teammates

Connect Workiom once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Create record

    Creates a new record in a specified Workiom list. This tool creates a record with basic field types like text, numbers, dates, and static list items. The record data should be provided as a JSON object where each key is a field ID and the value matches the expected data type for that field.

  • Get all lists

    Get all lists from a Workiom app. This action fetches all lists within a specific Workiom app. Lists are containers for records (similar to database tables) and are the fundamental data structure in Workiom. Each list has a unique ID and contains views for displaying data. Use this action to discover available lists before performing operations like creating records (which require a list ID).

  • Get records

    Retrieves records from a specified Workiom list. Use this action to fetch data from a Workiom list. The list_id is required and can be obtained from the WORKIOM_GET_ALL_LISTS action. Each record contains field values keyed by numeric field IDs. Features: - Pagination: Use max_result_count and skip_count to paginate through large datasets - Sorting: Sort by any field using 'FIELD_ID ASC' or 'FIELD_ID DESC' format - Filtering: Apply conditions using filter operators (Contains, Is, Greater, etc.) Note: Field IDs are numeric (e.g., 5037173) and can be found in list metadata.

Connection

API and auth details

Workiom provides REST API and webhook capabilities for custom workspaces, apps, lists, fields, records, file uploads, forms, permissions, and automations, authenticated with an X-Api-Key header.

FAQ

Questions people ask before connecting Workiom

Can Claude Code use Workiom?

Yes. Type lets an AI teammate use connected Workiom actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Workiom through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Workiom catalog entry includes public integration details and example capabilities where available.

Is this the same as a Workiom MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More productivity & project management apps for AI teammates