Coda Capabilities

Last updated: October 7, 2024

After this article...

You'll understand the capabilities our Coda integration provides, and how Lumos interacts with the Coda API.

View users

The mapping between Coda user statuses and Lumos user account statuses is below.

Coda User Status

Lumos Account Status

active

Active

inactive

Suspended

deleted (Coda no longer returns a user)

Deprovisioned

Coda API endpoint: https://coda.io/developers/apis/admin/v1#tag/Organization-Users/operation/listOrgUsers

Suspend a user

AppStore

Offboarding

Access Reviews

License Management

N/A

In Lumos, suspending a Coda user marks their Account Status as "Suspended".

In Coda, this action deactivates the user. This prevents them from logging into Coda.

This action reclaims a license in Coda.

Coda API endpoint: https://coda.io/developers/apis/admin/v1#tag/Organization-Users/operation/deactivateOrgUser

Deprovision a user

AppStore

Offboarding

Access Reviews

License Management

N/A

In Lumos, deprovisioning a Coda user marks their Account Status as "Deprovisioned".

In Coda, this action permanently removes the user from Coda.

This action reclaims a license in Coda.

Coda API documentation