Update Assently E-Sign connector v0.5 - Fix createCase schema type#4073
Conversation
vmanoharas
left a comment
There was a problem hiding this comment.
Dear Partner,
Congratulations your PR is approved !! We are proud to announce the Brand-New Certification experience for you to certify Power Platform Copilot Connectors.
As next steps:
Learn about the new certification experience- Get your Power Platform connector and plugin certified - Overview
Package your connector files- Prepare Power Platform connector and plugin files for certification
Validate the package for structure before submitting the package for certification to Partner Center - Run Package Validator tool
Initiate a certification request in Partner Center- Verified publisher certification process
Ensure your connector files comply to the Marketplace policies here- 5000 Power Platform Connector Policies for Marketplace and also 1000 Marketplace policies(as applicable)
Test your connector post certification to provide go-live for deployment- Testing Guidelines
If you wish to Update your connector in future- Updating Guidelines
For any queries or concerns please get in touch with us on [email protected]
Many thanks,
Power Platform
Copilot connector & plugin certification team
Hi, Hope everything is going fine. Our changes of this PR, been merged in dev about a month ago but we are waiting for the release to master. Would you kindly let us know, when the changes will be released? Our customer are waiting for this. Thank you. Best Regards |
|
Hi @nuruzzaman856, Thank you for reaching out. Please follow below instructions and submit your package to deploy your connector to all the regions. |
Changes
/v2/createCaseendpoint fromcaseModeltocreateCaseModelWhy
The createCase endpoint needs to use the correct schema (
createCaseModel) instead of thecaseModelto ensure proper case creation in Power Automate.