Tool to create a new lookup table in a CommCare domain. Use when you need to set up reference data structures like product catalogs, price lists, or configuration tables. Requires 'Edit Apps' permission.
tagRequiredstringThe name/identifier of the lookup table. This is used to reference the table in applications.
domainRequiredstringThe CommCare domain/project identifier where the lookup table will be created.
fieldsRequiredarrayArray of field definitions for the lookup table. Each field must have a field_name and optional properties array.
is_globalbooleanIndicates whether the lookup table is accessible to all users in the domain. Defaults to false if not specified.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.