LaunchDarkly (Independent Publisher)#4142
Open
aaronmahbuild wants to merge 2 commits intomicrosoft:devfrom
Open
LaunchDarkly (Independent Publisher)#4142aaronmahbuild wants to merge 2 commits intomicrosoft:devfrom
aaronmahbuild wants to merge 2 commits intomicrosoft:devfrom
Conversation
Contributor
|
Hi @aaronmahbuild, Thank you for submitting the connector. However, our Independent publisher connector certification process has been changed. Please follow the instructions from the below links and submit connector package. https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
apiDefinition.swagger.json, by runningpaconn validatecommand.apiProperties.jsonhas a valid brand color and doesn't use an invalid brand color,#007ee5or#ffffff. If this is an independent publisher connector, I confirm that I am not submitting a connector icon.LaunchDarkly — Independent Publisher Connector
Overview
LaunchDarkly is a feature management platform that enables teams to safely deploy, control, and measure software features in production. This connector allows Power Automate users to manage feature flags, projects, and environments — creating flags, toggling them on and off, checking statuses, copying configurations between environments, and monitoring changes through the audit log. It enables automated feature flag management as part of CI/CD and operational workflows.
Publisher
Aaron Mah
Operations (13 total)
Authentication
API Key — LaunchDarkly personal access token with Writer role, passed via Authorization header.
Test Results
Test Tab — All Operations
Scenario Flows
Scenario 1: Weekly Flag Health Report
Recurrence → List Projects → List Feature Flags → Get Flag Status → Compose → Post to Teams channel
Scenario 2: Feature Flag Request
Recurrence → List Environments → Create Feature Flag → Get Feature Flag → Compose → Post to Teams channel
Scenario 3a: Maintenance Start (Turn Flag Off)
Recurrence → Turn Flag Off → Get Flag Status → Compose → Post to Teams channel
Scenario 3b: Maintenance End (Turn Flag On)
Recurrence → Turn Flag On → Get Flag Status → Compose → Post to Teams channel
Notable Implementation Details
apiProperties.jsonhandle theContent-Type: application/json; domain-model=launchdarkly.semanticpatchheader and route requests to the correct PATCH endpoint viarouterequesttoendpointandsetheaderpolicies.