Skip to content

Update Flotiq connector definition #3888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 33 commits into
base: dev
Choose a base branch
from
Open

Update Flotiq connector definition #3888

wants to merge 33 commits into from

Conversation

WHLukasz
Copy link


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.

@WHLukasz WHLukasz requested a review from a team as a code owner May 26, 2025 08:34
Copy link
Contributor

@vmanoharas vmanoharas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @WHLukasz,

Could you please remove all other files except files mentioned below?

  1. apiDefinition.swagger.json
  2. apiProperties.json
  3. readme.md

@WHLukasz WHLukasz marked this pull request as draft May 27, 2025 10:13
WHLukasz and others added 2 commits May 27, 2025 12:14
@WHLukasz
Copy link
Author

@microsoft-github-policy-service agree company="Flotiq"

@WHLukasz
Copy link
Author

Hi @vmanoharas
Thank you for your review and feedback. I've made the changes accordingly and removed all unwanted files.

@WHLukasz WHLukasz marked this pull request as ready for review May 27, 2025 10:44
@WHLukasz WHLukasz requested a review from vmanoharas May 28, 2025 08:06
@vmanoharas
Copy link
Contributor

Hi @WHLukasz,

Unfortunately, I can see the below files, kindly update the files as mentioned above to proceed for the review.

image

@WHLukasz
Copy link
Author

Hi @vmanoharas
Thank you for the feedback. However, I believe there may be a misunderstanding. The image files shown in your screenshot already existed in the microsoft:dev branch prior to this PR — this PR actually removes them, which is why they appear in the diff with a - sign.
If what you meant is that there are images in connector description, I’ve updated those as well — they now reference external URLs instead of using local asset files.
Please let me know if anything else needs to be changed.
Regards

@vmanoharas
Copy link
Contributor

Hi @WHLukasz ,

Thank you for your clarification, that makes sense, however, we expect only files mentioned below, additionally, please refer the link below.

image

https://github.com/microsoft/PowerPlatformConnectors/tree/dev/templates/certified-connectors

@CiotkaCierpienia
Copy link

Hi @vmanoharas.
I've changed the README file to lowercase to adhere to the naming convention. We do not need to change anything in the apiDefinition or apiProperties files, so they are not in this PR. The Flotiq connector is already in the library; we only needed to make changes to the README to adhere to the new design of the Flotiq editor. We want to avoid confusion when Power Platform users use Flotiq and see the new editor, as they are expecting the old one, based on the images in the README here. I hope this clarifies the purpose of this PR.

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.

5 participants