Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.hymalaia.com/llms.txt

Use this file to discover all available pages before exploring further.

How it works

The Coda connector uses the Coda REST API to index content your API token can access. For each Coda doc it discovers pages (title, link, and page body when available) and tables (each table is one document; rows become sections with cell values). Updates are picked up on the connector’s scheduled runs (typically daily, like other connectors).

Setting up

Authorization

Hymalaia uses a Coda API bearer token. Create a token in Coda with access to the docs you want indexed (see Coda’s API documentation for creating and scoping tokens).

Indexing

1

Open Coda connector

In the Hymalaia Admin Panel, open the Coda connector.
2

Configure authorization

In Step 1, set up credentials:
  • Select an existing credential, or click Create New
  • Paste your Coda Bearer Token
3

Save configuration

Click Create to save the credential configuration.
4

Continue with selected credential

Ensure the correct credential is selected, then click Continue.
5

Finish connector setup

In Step 2, set:
  • Connector Name — a display name (e.g. Team wiki)
  • Access TypePublic or Private in Hymalaia
6

Create connector

Click Create Connector to start indexing.
Indexing covers all docs the token can list; restrict access in Coda by using a token with limited doc/workspace access if needed.