-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add Fortnox connector as Independent Publisher #3843
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
base: dev
Are you sure you want to change the base?
Conversation
Hi @mathiastornblom, Please fix all the swagger validation errors. ##[error]The type of the enum value is 'String' but it should be 'Boolean' as specified in the schema. ValuePath: /paths/ |
Updated after validation errors
Updated the apiDefinition_original.swagger.json in my branch. Now with no validation errors from the PowerPlatform CLI tool. Please re validate |
Updated the apiDefinition_original.swagger.json in my branch. Now with no validation errors from the PowerPlatform CLI tool. Please revalidate @vmanoharas |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dear Partner
I hope you are doing well.
Congratulations, your pull request is approved. We will move forward with the certification process. We are preparing your connector for production deployment and will queue up for the next deployment schedule. Once your connector onboards the next deployment schedule, it starts to deploy your connector in our production environments that typically takes 3-4 weeks.
Please let us know if you have any questions.
Thank you very much for working with us.
This pull request adds a new Independent Publisher connector for Fortnox, a Swedish cloud-based platform used by businesses and accounting firms to manage financial operations.
Publisher
Mathias Törnblom
API Used
Fortnox REST API v1
🔗 https://developer.fortnox.se/
Authentication
OAuth 2.0 (Authorization Code Grant)
Connector Scope
The connector allows access to core Fortnox features such as:
Validation
The connector has been tested and validated using Power Platform CLI and Power Automate.
Screenshots
✅ Get Account
✅ List Customers
✅ Create Invoice
✅ Custom Connector Test Tab
✅ OAuth Config
(Optional but included for reviewer clarity)

Submission Checklist
Fortnox (Independent Publisher)
Please let me know if any changes are needed.