Chmeetings

Integrate Chmeetings with your AI workspace

CHMeetings is a comprehensive church management platform offering event planning, member engagement tracking, donation management, volunteer coordination, and communication tools for faith-based organizations and religious communities

Explore Triggers and Actions

ChMeetings: Create Meeting

Tool to create a new meeting in ChMeetings. Use when you have all meeting details and need to schedule it via the ChMeetings API.

ActionTry it

ChMeetings: Create Organization

Tool to create a new organization.

ActionTry it

ChMeetings: Create Person

Tool to create a new person record in ChMeetings People directory. Use when you need to add a person before tracking interactions. Required fields: first_name, last_name

ActionTry it

ChMeetings: Create Reminder

Tool to create/schedule a reminder for a meeting in ChMeetings.

ActionTry it

ChMeetings: Delete Meeting

Tool to delete an existing meeting. Use when you have confirmed the meeting ID to permanently remove the meeting.

ActionTry it

ChMeetings: Delete Organization

Tool to delete an existing organization. Use when you have confirmed the organization ID to permanently remove the organization.

ActionTry it

ChMeetings: Delete Person

Tool to delete a person record. Use after confirming the person ID you wish to remove.

ActionTry it

ChMeetings: Delete Reminder

Tool to cancel a scheduled reminder. Use when you have the reminder ID and want to stop it before execution.

ActionTry it

ChMeetings: Get Meeting

Tool to retrieve a specific meeting's details by ID.

ActionTry it

ChMeetings: Get Organization

Tool to get details of a specific organization. Use when you have confirmed the organization ID and need full organization data.

ActionTry it

ChMeetings: Get Person

Tool to retrieve a specific person's details by ID. Use when you have a person ID and need their full record.

ActionTry it

ChMeetings: Get Reminder

Tool to retrieve details of a specific reminder. Use when you have the reminder ID and need its full information.

ActionTry it

ChMeetings: Get Settings

Tool to retrieve account configuration settings. Returns the available lookup values for genders, social statuses, grade levels, and family roles used throughout ChMeetings. Use when you need to know what options are available for creating or updating people and families.

ActionTry it

ChMeetings: Get User Profile

Tool to retrieve current user's profile information. Use when you need to get the authenticated user's profile details.

ActionTry it

ChMeetings: List Organizations

Tool to list all organizations. Use when you need to retrieve organization data; no parameters required.

ActionTry it

ChMeetings: List People

Tool to retrieve list of People records from ChMeetings. Use when syncing people data; rate limit 100 requests per 20 seconds.

ActionTry it

ChMeetings: List Reminders

Tool to list reminders from ChMeetings. Use when you need to retrieve reminder records; rate limit applies.

ActionTry it

ChMeetings: Send Notification

Tool to attempt sending a notification.

ActionTry it

ChMeetings: Update Meeting

Tool to update meeting details. Use when modifying an existing meeting; call after retrieving meeting ID.

ActionTry it

ChMeetings: Update Organization

Tool to update an organization's information. Use when modifying an existing organization; call after retrieving organization ID.

ActionTry it

ChMeetings: Update Person

Tool to update an existing person's information in ChMeetings. Use when modifying person details; call after retrieving person ID via CHMEETINGS_PEOPLE_LIST or CHMEETINGS_PEOPLE_GET. Supported update fields (use snake_case): - Personal: first_name, last_name, middle_name, nick_name, native_name, email, mobile, telephone, birth_date - Demographics: gender (Male/Female/Unknown), social_status (Single/Married/etc.) - Professional: job_title, work_place, qualification, education_level, school - Religious: church, baptism_date, baptism_location, is_deacon, rank, bishop_donor - Communication: do_not_text, do_not_email (boolean) - Address: address object with country, state, city, etc.

ActionTry it

ChMeetings: Update Reminder

Tool to update an existing reminder. Use when adjusting scheduled reminders after creation.

ActionTry it

ChMeetings: Update Settings

Tool to update account settings. Use when updating account-level preferences after authentication.

ActionTry it

Delete Meeting Attendee

Tool to remove an attendee from a meeting. Use after confirming attendee details.

ActionTry it

Get Attendee Details

Tool to retrieve details for a specific attendee. Use when you have an attendee_id and need the attendee's full profile.

ActionTry it

Invite Meeting Attendee

Tool to invite a new attendee to a specified meeting. Use when you need to add attendees before the meeting begins.

ActionTry it

List Meeting Attendees

Tool to list attendees of a meeting. Use when you need to retrieve attendees for a specific meeting.

ActionTry it

Update attendee role

Tool to update the role of an attendee. Use when you need to change an existing attendee's role after creation.

ActionTry it