Commcare
Overview
SLUG: COMMCARE
Description
Design Powerful Mobile and Web Apps
Authentication Details
API Key
Connecting to Commcare
Create an auth config
Use the dashboard to create an auth config for the Commcare toolkit. This allows you to connect multiple Commcare accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Commcare Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Commcare toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
COMMCARE_CREATE_LOOKUP_TABLE
Tool Name: Create Lookup Table
Description
Action Parameters
Action Response
COMMCARE_CREATE_WEB_USER_INVITATION
Tool Name: Create Web User Invitation
Description
Action Parameters
Action Response
COMMCARE_LIST_REPORTS
Tool Name: List Reports
Description
Action Parameters
Action Response
COMMCARE_SINGLE_SIGN_ON
Tool Name: Single Sign On
Description
Action Parameters
Action Response
COMMCARE_SUBMIT_FORM
Tool Name: Submit Form to CommCare
Description
Action Parameters
Action Response
COMMCARE_SUBMIT_FORM_ODK_COMPATIBLE
Tool Name: Submit Form ODK Compatible
Description
Action Parameters
Action Response