Optionaloptions: XmlClientOptionsAssign a group to a role.
Create or update a code page.
Add a subgroup to a group.
Add a user to a group.
OptionalallowAdminAccess: booleanAssign a user to a role.
Change the application manager.
Change the owner of a record.
Copy a group.
Optionalname: stringOptionaldescription: stringOptionalaccountId: stringCopy a master record with its detail records.
Create a new group.
Optionaldescription: stringOptionalaccountId: stringDelete a group.
Get count of matching records without fetching data.
Optionalquery: stringExecute a raw XML API request. Enforces read-only mode if enabled. This is exposed for direct XML API calls not covered by typed methods.
Find an app by name.
OptionalparentsOnly: booleanGenerate HTML/JS/CSV table of query results.
Optionaloptions: {Get modification timestamps (fast, no auth required).
Get stored code page content.
Get an application variable value.
Get roles assigned to a group in an app.
Get total record count for a table.
Get a record with field metadata.
Get a record by key field value.
Get comprehensive app/table metadata.
Get roles for a specific user.
OptionaluserId: stringOptionalincludeGroups: booleanGet users and managers in a group.
OptionalincludeManagers: booleanList all apps/tables the user can access.
Optionaloptions: {Get apps a group can access.
Get groups a user belongs to.
OptionaluserId: stringOptionaladminOnly: booleanBulk import/update records from CSV data.
Create a new unregistered user.
OptionalroleId: numberGet the realm name
Remove a subgroup from a group.
Remove a user from a group.
Remove a user from a role.
Execute a saved import definition.
Send invitation email to a user.
OptionaluserText: stringSet an application variable value.
Set the key field for a table.
Clear ticket cookie (browser-focused).
Get all users in an application and their role assignments.
Activate webhooks.
Copy a webhook.
Create a webhook.
Deactivate webhooks.
Delete webhooks.
Edit a webhook.
XML API Client
Provides methods for calling legacy QuickBase XML API endpoints. Create using the
createXmlClient()function.