Typeform (Independent Publisher)#4143
Open
aaronmahbuild wants to merge 2 commits into
Open
Conversation
…(no gray circles) The previous screenshot showed 9 operations (7 green + 2 gray). The corrected screenshot shows exactly 7/7 operations with green checkmarks. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
|
Hi @aaronmahbuild, Thank you for your interest in submitting the Typeform connector under the Independent Publisher (IP) program. After review, we’re unable to proceed with this submission because Typeform already exists as a first party connector in the Power Platform connector catalog. As per the certification policy, new 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 (#da3b01) and I am not submitting a connector icon (independent publisher connector).Typeform — Independent Publisher Connector
Overview
Typeform is a conversational data collection platform for creating beautifully designed forms, surveys, quizzes, and polls. This connector enables Power Automate users to retrieve form responses, create and manage forms, and browse workspaces — powering scenarios like response processing, survey digests, and template management. Authentication uses a Personal Access Token (API Key).
Publisher
Aaron Mah
Operations (7 total)
Test Results
@apidevtools/swagger-cli validate(exit code 0)Test Tab — All Operations
Scenario Flows
Scenario 1: Weekly Survey Digest


Recurrence → GetResponses → GetForm → Compose Digest (4 steps, all green)
Scenario 2: New Responses Polling


Recurrence → ListForms → GetResponses → Compose Summary (4 steps, all green)
Scenario 3: Create Event Form


Recurrence → GetMe → CreateForm → ListWorkspaces → Compose Notification (5 steps, all green)