insites-events

Manage Insites events, speakers, sponsors, FAQs, expenses, and discounts via REST API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/combinate-me/Executive-Assistant --skill insites-events
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: insites-events
Source: https://github.com/combinate-me/Executive-Assistant/tree/main/combinate-plugins/insites-platform/.claude-plugin/skills/events
Command: npx skills add https://github.com/combinate-me/Executive-Assistant --skill insites-events

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Insites Events provides a centralized module to manage all event-related content—events, speakers, sponsors, FAQs, expenses, and discounts—triggered by mentions of events within Insites. It streamlines creation, updates, and coordination across the event lifecycle, reducing manual overhead.

Core Features & Use Cases

  • Create, update, list, and delete events with associated speakers, sponsors, FAQs, expenses, and discounts.
  • Trigger workflows based on mentions of events in Insites to surface relevant workflows.
  • Require and guide configuration via INSITES_INSTANCE_URL and INSITES_API_KEY.

Quick Start

Create your first event by calling the events API with a name, start_date, end_date, and description, then add speakers and sponsors as your event evolves.

Frequently Asked Questions about insites-events

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

FAQPage Schema
How do I manage event speakers and sponsors through the Insites API?

You can manage event speakers and sponsors through the Insites API by using the events/api/v2 base path to create, list, update, and delete associated records for specific events.

What do I need to configure before automating event management in Insites?

Before automating event management in Insites, you need to configure your environment with a valid INSITES_INSTANCE_URL and an INSITES_API_KEY to authenticate REST interactions.

Can I track event expenses and discounts using Insites event workflows?

Yes, you can track event expenses and discounts using Insites event workflows, which provide centralized modules to coordinate financial data alongside event details and FAQs.

What is the best way to handle multiple events across marketing campaigns in Insites?

The best way to handle multiple events across campaigns in Insites is to automate event management, allowing your team to coordinate events, speakers, and sponsors end-to-end while reducing manual overhead.

How does mentioning events in Insites trigger event management workflows?

Mentioning events in Insites triggers workflows by surfacing relevant event management actions, enabling teams to immediately update associated speakers, sponsors, FAQs, expenses, and discounts.

Are there limitations when updating event FAQs through the Insites REST API?

Updating event FAQs through the Insites REST API requires interacting strictly with the events/api/v2 endpoint, meaning all modifications depend on valid API key authentication and correct instance URL configuration.