Invite Meeting Attendee
Tool to invite a new attendee to a specified meeting. Use when you need to add attendees before the meeting begins.
28 tools available
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
Tool to invite a new attendee to a specified meeting. Use when you need to add attendees before the meeting begins.
Tool to retrieve details for a specific attendee. Use when you have an attendee_id and need the attendee's full profile.
Tool to create a new meeting in ChMeetings. Use when you have all meeting details and need to schedule it via the ChMeetings API.
Tool to create a new organization.
Tool to create/schedule a reminder for a meeting in ChMeetings.
Tool to remove an attendee from a meeting. Use after confirming attendee details.
Tool to list attendees of a meeting. Use when you need to retrieve attendees for a specific meeting.
Tool to delete an existing meeting. Use when you have confirmed the meeting ID to permanently remove the meeting.
Tool to retrieve a specific meeting's details by ID.
Tool to update meeting details. Use when modifying an existing meeting; call after retrieving meeting ID.
Tool to attempt sending a notification.
Tool to get details of a specific organization. Use when you have confirmed the organization ID and need full organization data.
Tool to delete an existing organization. Use when you have confirmed the organization ID to permanently remove the organization.
Tool to list all organizations. Use when you need to retrieve organization data; no parameters required.
Tool to update an organization's information. Use when modifying an existing organization; call after retrieving organization ID.
Tool to delete a person record. Use after confirming the person ID you wish to remove.
Tool to retrieve list of People records from ChMeetings. Use when syncing people data; rate limit 100 requests per 20 seconds.
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.
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
Tool to retrieve a specific person's details by ID. Use when you have a person ID and need their full record.
Tool to cancel a scheduled reminder. Use when you have the reminder ID and want to stop it before execution.
Tool to retrieve details of a specific reminder. Use when you have the reminder ID and need its full information.
Tool to list reminders from ChMeetings. Use when you need to retrieve reminder records; rate limit applies.
Tool to update an existing reminder. Use when adjusting scheduled reminders after creation.
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.
Tool to update account settings. Use when updating account-level preferences after authentication.
Tool to update the role of an attendee. Use when you need to change an existing attendee's role after creation.
Tool to retrieve current user's profile information. Use when you need to get the authenticated user's profile details.
Wire it up in minutes. No coding required.