Skip to content
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

Tabscanner Receipt OCR (Independent Publisher) #3756

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

Conversation

tokyoben
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.
Screenshot 2025-01-15 at 18 36 14 Screenshot 2025-01-15 at 18 32 13

@tokyoben tokyoben requested a review from a team as a code owner January 15, 2025 09:38
@tokyoben
Copy link
Author

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

@tokyoben
Copy link
Author

@v-alisancic can anyone assist with this review please? Thank you!

@vmanoharas
Copy link
Contributor

Hello @tokyoben,

Could you please correct the folder structure before proceeding for the review?

image

tokyoben and others added 3 commits January 23, 2025 05:32
…PowerPlatformConnectors into feature/tabscanner-receipt-ocr

correct file structure
@tokyoben
Copy link
Author

Hi @vmanoharas thank you for finding this, i have corrected the file structure

@tokyoben
Copy link
Author

@vmanoharas any update on this? thank you!

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.

Hello @tokyoben,

Please address review comments.

### Submit a receipt image for processing
Upload a receipt image in base64 format for transcription.

### Retreive the result of a processed receipt image
Copy link
Contributor

Choose a reason for hiding this comment

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

can you please correct typo "Retreive" ?

},
"region": {
"type": "string",
"description": "The 2-alpha ISO country code of the supported country. This will take into consideration number and date formats and language configurations among other configurations to improve the accuracy of the results. Listed below are the iso codes along with any custom fields that are available for the given region.",
Copy link
Contributor

Choose a reason for hiding this comment

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

We would suggest you keep all parameters descriptions short to fit in the text box. please see here.

}
}
},
"iconBrandColor": "#28ace2",
Copy link
Contributor

Choose a reason for hiding this comment

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

@@ -0,0 +1,19 @@
# Tabscanner Receipt OCR
Copy link
Contributor

Choose a reason for hiding this comment

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

Please refer the below link and update/add all the required sections.

https://github.com/microsoft/PowerPlatformConnectors/blob/dev/templates/Independent%20Publisher/readme.md

@tokyoben
Copy link
Author

tokyoben commented Feb 3, 2025

Hi @vmanoharas I have made the requested changes. Thank you!

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