Skip to content

Conversation

@sriharip-docusign
Copy link
Contributor

Also, while we were at it, renamed a bunch of actions to make it more readable by customers


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.

sriharip-docusign and others added 30 commits October 4, 2022 15:52
Port changes from Demo Connector to Prod Connector
FLOW-245: SMS authentication is missing in Add Verification Type to a…
…icrosoft#2130)

* Update apiDefinition.swagger.json

* Latest changes

* fix format warning

* X-Caller_Id should be optional

* Update apiDefinition.swagger.json

Review changes -
->Added reg status and sub status fields.
->Update the fields descriptions as per api's details available on Microsoft public site.
->Remove submission related fields.
->Mark registration status field as read only.
->Remove offerId from root.
->Use Enum values in Create deal registration model.
->Create a separate model for update deal registration.
Create a separate action for update deal registration.

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

Add deprecate text in Update a referral by Id action

* Update apiDefinition.swagger.json

Connector status keep as Preview and UpdateReferralById deprecated keep as false but deprecated word in description.

* Update apiDefinition.swagger.json

update deal registration success message.

* Update apiDefinition.swagger.json

added title for registration object
* Bitskout Connector

* Requested changes
Show build number for a deployed connector
…soft#2150)

* Added orderby parameter

* Added orderby parameter

* feat: add x-ms-pageable extension

* feat: add updatenextlink policy instance

* refactor: whitespace refactoring

* Update apiProperties.json

* fix(EC-14395): Integrate the patch schema endpoint

* fix(EC-14395): Add specs for the schema endpoint's responses

* fix(EC-14395): Add required fields to the schema

Co-authored-by: Johannes Heesterman <johannes@elfsquad.io>
Co-authored-by: johannesheesterman <heestermanj@gmail.com>
Co-authored-by: Stan van Rooy <stanvanrooy6@gmail.com>
FLOW-270: Phone Authentication verification failing with INVALIDPHONE…
FLOW-275 - Restore v1 Create Template Step and rename action names
FLOW-278: Get Envelope Custom Fields Step
sriharip-docusign and others added 27 commits May 17, 2023 13:26
FLOW 392: Get document id action should return both id and guid
reverse integrate changes from release-docusign/dev -> sriharip-docusign/dev
Push changes from my local branch to release branch
Add GetEnvelopeDocumentFields custom method
Merging Harshita dev with release dev
Add GetEnvelopeDocumentFields custom method
Convert template input to a template dropdown
Rename actions to make it more readable for the user
Merging release dev to harshita dev
Merging Bug Fix Flow-402 to release/dev
Reverse integrate from release-docusign/dev to sriharip-docusign/dev
Merge pull request #36 from release-docusign/dev
Copy link
Contributor

@sriyen-msft sriyen-msft left a comment

Choose a reason for hiding this comment

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

Please find breaking change of this update below:

The operation has been deleted. This change breaks existing flows. ValuePath: operation/GetEnvelopeDocumentId Source: NewSwagger

@sriyen-msft sriyen-msft merged commit acf5456 into microsoft:dev May 26, 2023
Copy link

@usuarrio-id81214293 usuarrio-id81214293 left a comment

Choose a reason for hiding this comment

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

Ho

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.

9 participants