bc-events-configure-luma-webhooks

Configure Luma calendar webhooks for BreatheCode guest registration and check-in synchronization.

10|46|Updated Jun 16, 2020
One-click install
npx skills add https://github.com/breatheco-de/apiv2 --skill bc-events-configure-luma-webhooks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bc-events-configure-luma-webhooks
Source: https://github.com/breatheco-de/apiv2/tree/main/docs/agent-docs/skills/bc-events-configure-luma-webhooks
Command: npx skills add https://github.com/breatheco-de/apiv2 --skill bc-events-configure-luma-webhooks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the connection of Luma calendars to BreatheCode using webhooks for real-time guest registration and check-in, streamlining event management.

Core Features & Use Cases

  • Luma Webhook Setup: Automatically configure webhooks on Luma calendars to post registration/check-in data to BreatheCode.
  • Credential Management: Securely store Luma calendar credentials (calendar ID and webhook secret) within the BreatheCode organization record.
  • Event Linking: Map Luma events (evt-…) to BreatheCode events via the luma_id field for seamless data synchronization.
  • Use Case: Facilitate real-time registration for academy events managed in Luma while integrating check-ins into the BreatheCode platform.

Quick Start

Setup the luma webhook by calling BreatheCode to save the luma_calendar_id and whsec_xxxxxxxx on the academy organization, then ensure the BreatheCode event luma_id matches the Luma evt-… id.

Frequently Asked Questions about bc-events-configure-luma-webhooks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Luma webhooks for real-time event registration?

Setting up Luma calendar webhooks requires Luma Plus, BreatheCode event processing enabled, and API access to securely store your calendar ID and webhook secret within the organization record.

What is the best way to sync Luma check-in data with BreatheCode?

Syncing Luma check-in data with BreatheCode is best achieved by configuring webhooks on your Luma calendars to automatically post guest registration and check-in data directly to the BreatheCode platform.

Do I need Luma Plus to integrate Luma calendars with BreatheCode?

Yes, integrating Luma calendars with BreatheCode via webhooks requires a Luma Plus subscription, BreatheCode event processing enabled, and API access to store credentials and link events.

How do I map Luma events to BreatheCode events for data synchronization?

To map Luma events to BreatheCode events for data synchronization, you link the Luma event identifier (evt-…) to the corresponding BreatheCode event record using the luma_id field.

How are Luma webhook credentials securely stored in BreatheCode?

Luma webhook credentials, specifically the calendar ID and webhook secret (whsec_xxxxxxxx), are securely stored within the BreatheCode academy organization record during the automated setup process.