Skip to content

Conversation

krautrocker
Copy link
Contributor

@krautrocker krautrocker commented Sep 16, 2025


When submitting a connector, please make sure that you follow the requirements below, otherwise your PR might be rejected. We want to make you have a well-built connector, a smooth certification experience, and your users are happy :)

If this is your first time submitting to GitHub and you need some help, please sign up for this session.

  • I attest that the connector doesn't exist on the Power Platform today. I've verified by checking the pull requests in GitHub and by searching for the connector on the platform or in the documentation.
  • I attest that the connector works and I verified by deploying and testing all the operations.
  • I attest that I have added detailed descriptions for all operations and parameters in the swagger file.
  • I attest that I have added response schemas to my actions, unless the response schema is dynamic.
  • I validated the swagger file, apiDefinition.swagger.json, by running paconn validate command.
  • If this is a certified connector, I confirm that apiProperties.json has a valid brand color and doesn't use an invalid brand color, #007ee5 or #ffffff. If this is an independent publisher connector, I confirm that I am not submitting a connector icon.

If you are an Independent Publisher, you must also attest to the following to ensure a smooth publishing process:

  • I have named this PR after the pattern of "Connector Name (Independent Publisher)" ex: HubSpot Marketing (Independent Publisher)
  • Within this PR markdown file, I have pasted screenshots that show: 3 unique operations (actions/triggers) working within a Flow. This can be in one flow or part of multiple flows. For each one of those flows, I have pasted in screenshots of the Flow succeeding.
  • Within this PR markdown file, I have pasted in a screenshot from the Test operations section within the Custom Connector UI.
  • If the connector uses OAuth, I have provided detailed steps on how to create an app in the readme.md.

@krautrocker krautrocker requested a review from a team as a code owner September 16, 2025 11:21
@krautrocker krautrocker changed the title Proposal - Federal Election Commission (Independent Publisher) Proposal - OpenFEC (Independent Publisher) Sep 16, 2025
@krautrocker
Copy link
Contributor Author

Testing:

Presidential_ContributionsByCandidate:

image

Elections:

image

Candidates_GetCandidateCommitteeHistoryByCycle:

image

@krautrocker
Copy link
Contributor Author

Proof-of-life:

Search Candidates by Name:

image

Get Presidential Financial Summary by Candidate:

image

Get Candidate Filings:

image

@krautrocker
Copy link
Contributor Author

krautrocker commented Sep 16, 2025

These may not work:

  1. Candidate_CandidateIdHistoryCycle - Not found
  2. Candidates_TotalsByOffice - Not found
  3. Candidates_TotalsByOfficeByParty - Not found
  4. Committee_CommitteeIdCommunicationCostByCandidate - Resource not found
  5. Committee_CommitteeIdElectioneeringByCandidate - Not found
  6. Communication_CostsAggregates - Resource not found
  7. GetScheduleAItemizedReceiptBySubId - two_year_transaction_period filter doesn't seem to be working
  8. Schedules_GetScheduleBBySubId - Internal server error

Only 8/89 tests failed, so that's over 90% working. I believe some endpoints have been retired but not sure if these that are not working above are among those. I may remove one or two, though the itemized receipt endpoint sounds juicy.

@vmanoharas Is the new approval process effective as of now?

@krautrocker
Copy link
Contributor Author

Connector package uploaded and validated:

OpenFECConnectorPackageValidator_Success

@vmanoharas
Copy link
Contributor

Hi @krautrocker,

Our IP connector certification process has been changed. Kindly refer the below link. As per the process, we have shared a MS Form through email to the email that you mentioned in the swagger file. Please fill the form to proceed for the next process and please reply here once the form is filled.

https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip#step-5-onevet-verification

@krautrocker
Copy link
Contributor Author

Just submitted the form @vmanoharas

@vmanoharas
Copy link
Contributor

Hi @krautrocker,

Submitted Onevet request for this connector. If you have received email, please complete the verification. If not please let us know. we will proceed for the certification.

@krautrocker
Copy link
Contributor Author

OneVet verification complete based on previous data, as discussed. Will re-verify once every three months @vmanoharas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants