Calendly (Independent Publisher)#4135
Open
aaronmahbuild wants to merge 6 commits intomicrosoft:devfrom
Open
Conversation
Updated API key display name and tooltip for clarity. Added additional operation names to the authorization header template.
Updated the Readme.md to fix formatting issues and remove duplicate content.
Contributor
|
Hi @aaronmahbuild, Thank you for your interest in submitting the Calendly connector under the Independent Publisher (IP) program. After review, we’re unable to proceed with this submission because Calendly already exists as an Verified Publisher connector in the Power Platform connector catalog. As per the Independent Publisher certification policy, new Independent Publisher connectors cannot be created for services that already have an existing Microsoft or certified connector. |
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.Calendly — Independent Publisher Connector
Overview
Calendly is a scheduling automation platform that helps individuals, teams, and organizations schedule meetings without back-and-forth emails. This connector enables Power Automate users to list and manage scheduled events, inspect invitees, check availability, generate single-use booking links, and cancel events — complementing the certified Calendly connector's trigger-focused coverage with comprehensive action-based operations.
This connector provides action operations only. Polling triggers for scheduled events are planned for a future version.
Publisher
Aaron Mah
Operations (11 total — all actions)
Authentication
API Key — Calendly Personal Access Token with Bearer prefix, applied via
setheaderpolicy template.Test Results
Test Tab — All Operations
Scenario Flows
Scenario 1: Daily Scheduling Digest

Uses Get Current User + List Scheduled Events to build a daily summary, posted to Microsoft Teams.
Scenario 2: Booking Link Generator

Uses List Event Types + Create Scheduling Link to generate single-use booking URLs, posted to Teams.
Scenario 3: Availability Check via Teams

Uses Get Current User + List Event Types + Create Scheduling Link to check availability and share a booking link via Teams.