Integration
Connect Zoom to LaunchDarkly
When something happens in Zoom, your agent does the next thing in LaunchDarkly. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Zoom and LaunchDarkly to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Zoom and LaunchDarkly
Triggers and actions 26 triggers · 56 actions
Trigger
Meeting endedTriggered when a meeting ends.
Trigger
Meeting participant joinedTriggers when a participant joins a meeting.
Trigger
Meeting registration cancelledTriggered when a meeting registration is cancelled.
Trigger
Meeting startedTriggered when a meeting starts.
Trigger
New recording completedTriggered when a cloud recording is completed.
Trigger
New recording completed (all active licensed accounts)Triggered when a cloud recording is completed in any licensed active account.
Trigger
New recording completed (specified account)Triggered when a cloud recording is completed for the specified account.
Trigger
New webinar registrantTriggers when a new registrant is added to a Webinar.
Trigger
Recording completedTriggered when a recording completes.
Trigger
Upcoming meetingTriggered when a meeting is upcoming in the specified amount of time. NOTE: this trigger only fetches up to 300 meetings at a time. If more than 300 meetings are within the specified timeframe, those additional meetings will not be triggered.
Trigger
Upcoming meeting (all active licensed accounts)Triggered when a meeting is upcoming in the specified amount of time for any active licensed account. NOTE: this trigger only fetches up to 300 meetings at a time for each account. If more than 300 meetings are within the specified timeframe, those additional meetings will not be triggered.
Trigger
Upcoming meeting (specified account)Triggered when a meeting is upcoming in the specified amount of time for the specified account. NOTE: this trigger only fetches up to 300 meetings at a time. If more than 300 meetings are within the specified timeframe, those additional meetings will not be triggered.
Trigger
Upcoming meeting via integration setting (all active licensed accounts)Triggered when a meeting is upcoming in the amount of time given by the specified integration setting stored in a lookup table. The default is 30 minutes if the setting is not found.
Trigger
Webinar endedTriggered when a webinar ends.
Trigger
Webinar startedTriggered when a webinar starts.
Action
Add meeting registrantAdds a registrant to the specified meeting. The meeting must have been created with an approval_type of "0" or "1", in which registrants are either automatically or manually approved.
Action
Create meetingCreates a new meeting.
Action
Delete meetingDeletes the specified meeting.
Action
End meetingImmediately ends a meeting.
Action
Find meeting by agendaFinds a meeting that matches the provided agenda. An error occurs if zero or multiple meetings match.
Action
Get approved meeting registrantsReturns approved registrants (up to 300 max) registrants for the specified meeting.
Action
Get connection modeReturns the mode of the named Zoom connection, either Individual or Admin.
Action
Get meetingOutputs details for the specified meeting.
Action
Get meeting registrantReturns details for the specified registrant in the specified meeting.
Action
Get userReturns a Zoom user's profile and settings by user ID or email.
Action
Get user settingsOutputs all settings for the specified user.
Action
List cloud recordingsLists cloud recordings for a Zoom user within a date range.
Action
List meetingsLists a Zoom user's scheduled, live, or upcoming meetings.
Action
List usersLists the users on the Zoom account.
Action
Update meetingUpdates an existing meeting.
Action
Update meeting registrant statusUpdates a registrant's status for the specified meeting.
Action
Update user settingsUpdates the specified user's settings.
Trigger
Access Token EventTriggers when access token activity happens on your LaunchDarkly account.
Trigger
Code Reference Repository EventTriggers when code reference repository activity happens on your LaunchDarkly account.
Trigger
Flag EventTriggers when flag activity happens on your LaunchDarkly account.
Trigger
Integration EventTriggers when integration activity happens on your LaunchDarkly account.
Trigger
Member EventTriggers when member activity happens on your LaunchDarkly account.
Trigger
Relay Proxy Configuration EventTriggers when relay proxy configuration activity happens on your LaunchDarkly account.
Trigger
Role EventTriggers when role activity happens on your LaunchDarkly account.
Trigger
Segment EventTriggers when segment activity happens on your LaunchDarkly account.
Trigger
Service Token EventTriggers when service token activity happens on your LaunchDarkly account.
Trigger
Team EventTriggers when team activity happens on your LaunchDarkly account.
Trigger
User EventTriggers when user activity happens on your LaunchDarkly account.
Action
Add or Remove User Targets From a Feature FlagAdds people to, or removes them from, the individual targeting list for one variation of a feature flag in a chosen environment.
Action
Create a feature flagCreates a new feature flag in a LaunchDarkly project, either a plain on/off flag or one with your own list of variations.
Action
Create a metricCreates a metric in a LaunchDarkly project so you can measure the effect of a flag or experiment - a custom event, a click, a page view, or a trace.
Action
Create an access tokenCreates a LaunchDarkly API access token with the access level you choose. The full token value is returned only on this call, so save it right away.
Action
Create an environmentAdds a new environment to a LaunchDarkly project, so flags can be configured separately for it. Returns the environment's SDK keys.
Action
Create a projectCreates a new LaunchDarkly project, optionally with its own environments and flag-naming rules.
Action
Create a segmentCreates a segment in one environment of a LaunchDarkly project, so you can target a named group of people with your flags.
Action
Delete environmentDeletes an environment from a LaunchDarkly project, along with all the flag settings it held.
Action
Delete feature flagPermanently deletes a feature flag from a LaunchDarkly project, in every environment.
Action
Delete metricDeletes a metric from a LaunchDarkly project.
Action
Delete projectDeletes a LaunchDarkly project and everything inside it - all of its environments, flags and segments.
Action
Delete segmentDeletes a segment from one environment of a LaunchDarkly project.
Action
Evaluate a Feature FlagWorks out which variation of each feature flag a particular person (or other context) would be served in one environment, and why.
Action
Get access tokenReturns one LaunchDarkly access token by its id, including its name, role, and when it was last used.
Action
Get custom roleReturns one LaunchDarkly custom role by its key, including its name, description, and policy statements.
Action
Get environmentReturns one environment in a LaunchDarkly project, including its keys, colour, and default flag settings.
Action
Get feature flagReturns one feature flag in a LaunchDarkly project, including its variations, tags, and per-environment settings.
Action
Get metricReturns one metric in a LaunchDarkly project, including how it is measured and which events it counts.
Action
Get projectReturns one LaunchDarkly project by its key, including its name, tags, and default settings.
Action
Get segmentReturns one segment in a LaunchDarkly project environment, including its included and excluded contexts and its rules.
Action
Get teamReturns one LaunchDarkly team by its key, including its name, description, and how many members and roles it has.
Action
List access tokensReturns the access tokens in your LaunchDarkly account.
Action
List custom rolesReturns the custom roles in your LaunchDarkly account.
Action
List environmentsReturns the environments in one LaunchDarkly project.
Action
List feature flagsReturns the feature flags in one LaunchDarkly project.
Action
List metricsReturns the metrics in one LaunchDarkly project.
Action
List projectsReturns the projects in your LaunchDarkly account.
Action
List segmentsReturns the segments in one LaunchDarkly project environment.
Action
List teamsReturns the teams in your LaunchDarkly account.
Action
List usersReturns the end users LaunchDarkly has seen in one project environment. Built on the contexts API, which replaced the retired users API.
Action
Search contextsSearches the contexts LaunchDarkly has seen in one project environment using a filter expression.
Action
Toggle a Feature FlagTurns a LaunchDarkly feature flag on or off in one environment.
Action
Update a Feature Flag With JSONUpdates a LaunchDarkly feature flag by sending your own semantic patch instructions as JSON, for changes the ready-made actions do not cover.
Action
Update custom roleUpdates a LaunchDarkly custom role — its name, description, base permissions, or policy statements. Fields you leave blank are not changed.
Action
Update environmentUpdates an environment in a LaunchDarkly project — its name, colour, cache time, or confirmation settings. Fields you leave blank are not changed.
Action
Update metricUpdates a metric in a LaunchDarkly project — its name, description, tags, or unit. Fields you leave blank are not changed.
Action
Update projectUpdates a LaunchDarkly project — its name, tags, or default flag settings. Fields you leave blank are not changed.
Action
Update segmentUpdates a segment in a LaunchDarkly project environment — its name, description, tags, or the contexts it includes and excludes. Fields you leave blank are not changed.
Action
Update teamUpdates a LaunchDarkly team — its name, description, members, or custom roles. Fields you leave blank are not changed.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.