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

Merge from Dev to PDF4me master #16

Merged
merged 37 commits into from
Jun 13, 2023
Merged

Merge from Dev to PDF4me master #16

merged 37 commits into from
Jun 13, 2023

Conversation

chandraarora
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.

chandraarora and others added 30 commits May 22, 2023 22:34
* updating PDF4me connect swagger

* updating PDF4me Connect swagger

* PDF4me Connnect- removing unnecessary space

* Adding new actions in PDF4me Connect

* Updating PDF4me Connect app version

* updating PDF4me and PDF4me Connect swagger

* updating PDF4me contact and connector metadata

* pdf4me connector version update

* changing preview to prod status of PDF4me actions

* fixing PDF4me validations errors

* restoring operationId

* adding new method in PDF4me and PDF4me connect

* adding new actions to PDF4me connectors

* correcting operation id

* correcting operation id

* restoring operation id. removing unpublished deprecated method

* including font color for text stamp

* correcting operation id

* correcting authorizationUrl

* removing deprecation for GenerateDocumentFromPdf

* updating auth urls

* updating auth urls in PDF4me

* changed the version number

* changed the version number

---------

Co-authored-by: varunynoox <[email protected]>
Co-authored-by: Varun Satish <[email protected]>
Co-authored-by: Chandra <[email protected]>
* Added new action

* Added New Actions

* New Actions:
- Regular Expression
- Convert JSON to Excel
- Create Word file

* Add description

* ..

* Converter by Power2Apps/apiDefinition.swagger.json new actions

* Description correction

* deprecated changes

---------

Co-authored-by: Siek <[email protected]>
* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit 096a7c3, reversing
changes made to cb09486.

* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit cb09486, reversing
changes made to dc26e8a.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit 01764d0.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit a3f086e.

* Add files via upload

* Revert "Add files via upload"

This reverts commit eeff7b7.

* Add files via upload

* Delete independent-publisher-connectors/FileIO directory

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Revert "Add files via upload"

This reverts commit 1d85506.

* Add files via upload

* Update apiDefinition.swagger.json

* Revert "Update apiDefinition.swagger.json"

This reverts commit 8f885bd.
* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit 096a7c3, reversing
changes made to cb09486.

* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit cb09486, reversing
changes made to dc26e8a.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit 01764d0.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit a3f086e.

* Add files via upload

* Revert "Add files via upload"

This reverts commit eeff7b7.

* Add files via upload

* Delete independent-publisher-connectors/FileIO directory

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Revert "Add files via upload"

This reverts commit 1d85506.

* Add files via upload
(cherry picked from commit 3ea32f0fdfffd6fb448c7e1abaae98038506d0b5)
* Push Commit

* swagger and readme changes to fit feedback

* additional changes made

* Update descriptions for Properties

* Grammar/Hyphen changes

* Publisher Changes, Requested by Stack Owner

* Updating API definition

* Updating API definition

* Updating title

---------

Co-authored-by: Andre Roberts <[email protected]>
* Create Readme.md

Adding Readme

* Adding all HTML To PDF By Pascalcase files 

Adding all HTML To PDF By Pascalcase connector files

* Update Readme.md

updated the readme file according to the schema

* Update Readme.md

* Update Readme.md

* Deleted intro..md

* Delete icon.png

* Delete settings.json

* Update apiProperties.json

Added stack owner and publisher to have company name
* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit 096a7c3, reversing
changes made to cb09486.

* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit cb09486, reversing
changes made to dc26e8a.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit 01764d0.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit a3f086e.

* Add files via upload

* Revert "Add files via upload"

This reverts commit eeff7b7.

* Add files via upload

* Delete independent-publisher-connectors/FileIO directory

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Revert "Add files via upload"

This reverts commit 1d85506.

* Add files via upload
* Init Calendarific

* Create Calendarific
* v2.0 change iconBrandColor

* Add new actions: AddItemFile, GetFileProperty, GetFileContent, AddLibraryFile, GetLibraryFile

* Update per comment from Srikanth

* Yeeflow: Update iconBrandColor according to Icon change

---------

Co-authored-by: Frank Lu <[email protected]>
* kyndryl mainframe connector

* Update readme.md

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiProperties.json

* Update readme.md

* Update apiDefinition.swagger.json

* Update apiProperties.json

* Update readme.md

* Update apiProperties.json

* Update apiDefinition.swagger.json
* FLOW-225: Trigger do not work after connector upgrade from 2.0 to 2.1
xml parsing logic was missing

* Port changes from Demo Connector to Prod Connector

* FLOW-245: SMS authentication is missing in Add Verification Type to a recipient action

* Insert a place holder instead of client id for the DocuSign Prod connector

* Partner Center connector - new fields and deal registration actions (#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

* FLOW-251: Add an action to get the deployed build number

* Update the action name

* Bitskout Connector (#2140)

* Bitskout Connector

* Requested changes

* EC-14395 Make it so fields aren't required anymore for updates (#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 <[email protected]>
Co-authored-by: johannesheesterman <[email protected]>
Co-authored-by: Stan van Rooy <[email protected]>

* FLOW-270: Phone Authentication verification failing with INVALIDPHONENUMBERPROVIDED

* FLOW-275 - Restore v1 Create Template Step and rename action names

* FLOW-278: Get Envelope Custom Fields Step

* Expose field id and name in the get envelope custom field step

* FLOW-276: Update Envelope Custom Fields Step

* Add envlope and click events

* addressing feedback. Alignement fixed. Comments added on backward compatibility

* Remove the duplicate event

* Update the response schema to return just the custom field that got updated instead of the array

* FLOW-282: Add unique tab label for all tab types

* FLOW-294: Replace the dropdown for update ecf by text and deprecate v2 version of create from template action

* The 'summary' value goes over the character limit '80'. Shortened it.

* FLOW-292: witness "name" should not be displayed as a required field

* Don't show V2 in the deprecated version of create envelope using template

* FLOW-271: Power Automate: Unable to turn off and turn back on, a flow, that uses connect trigger

* Adding delete hook for v3 trigger

* FLOW-312 - Value property needs to be part the output field in Get envelope custom field action

* FLOW-338: template prefill : in create from template action , add support for email subject and body

* UI is added

* Phone and SMS recipients added to the solution

* Add all the signer properties to the output

* Add + to the trip character array

* Indendation fixed

* Implement feedback

* FLOW-343: update recipient action
* support SMS delivery
* support all recipient types

* remove the extra forward slash

* Implemented GetRecipientFields for all the recipient types

* Remove signers array

* Remove double referencing. Add signer object to an array

* remove the extra blank line

* FLOW-345: DocGen: Get document id given a document name

* Code optimization implemented

* UI of the GetTabValues

* Lower case the labels

* Updated the custom action title

* Updated the operationId

* Fix bug around no-match found

* Convert token to string before matching

* Get Tab Info method implementation added

* Validation added to check if tab label provided is missing

* UI is added. Script needs little work

* Removed the string conversion tabLabel

* able to output 1 tab

* FLOW-348: List Templates Action for Power Automate
Expose it , so that Microsoft's maker / c2 experience can leverage.

* Fix the meal db connector issue

* no message

* Working code generating output. The body data needs to be added

* Document details are returned

* FLOW-377: c2: Sender/Signer can create an envelope from a template using a variable for the template ID

* Add validation message

* Rewrite request url for /envelopes/createFromTemplateNoRecipients endpoint

* Operation Id updated

* Add the shortform to create array of objects

* Get template documents action added

* Updated the description

* Removed the x-ms-visibility property

* fixed the indendation

* FLOW-374: c2 get document tabs from envelope

* Update the schema for Tab with additional properties

* Recipient tabs test case added

* Add validation statement

* Removing the duplicate code

* UI fix

* Get template document tabs added

* ListEnvelopeDocumentFields custom action added

* Update UI

* FLOW-365: c2: update envelope prefill tabs

* Rename field identifier to match the internal names

* Fix description grammar

* Add a field to indicate whether a tab is prefill or not for the get action

* UI added

* FLOW-346: DocGen - Get merge fields

* UpdateRecipientTabs added

* Removed StaticResponse

* REmoved StaticResponseForTabTypesWithValues

* Remove the ms-visibility

* FLOW-347: DocGen: Update merge fields

* Add a check if the email token exists in the signer objects

* Optimize the if statement

* Bump the build number for C2/R2 release

* Add back the removed Meal DB/Readme.md file

* FLOW-392: Get document id action should return both id and guid

* Expose template id in the output of create envelope using template actions

* Add GetEnvelopeDocumentFields custom method

* Added delivery phone and SMS phone options

* formating the code

* convert template input to a template dropdown

* Rename actions to make it more readable for the user

* Update doc gen action name

---------

Co-authored-by: Farhan <[email protected]>
Co-authored-by: saferoombiz <[email protected]>
Co-authored-by: Tess Ellenoir Duursma <[email protected]>
Co-authored-by: Johannes Heesterman <[email protected]>
Co-authored-by: johannesheesterman <[email protected]>
Co-authored-by: Stan van Rooy <[email protected]>
Co-authored-by: harshitav-docusign <[email protected]>
Co-authored-by: Harshita Vinnakota <[email protected]>
Co-authored-by: Angel Garcia Reyes <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
… metadata. (#2683)

* iManage Work for Admins

* Update swagger

* Add 'For a selected document' trigger and actions for extended metadata
Made changes to the file as the previous checks failed.
Update apiProperties.json Shortened company name
Update Readme.md with grammar and formatting changes
* initial commit - RegexFlow ExecutePython

* Update apiDefinition.swagger.json

changed description based on validation error
* Added Properties and description updates:
- Add a member to content
- Get file custom properties
- Remove a member from content

* Swagger and change validation: description updates

* Swagger and change validation: description updates

* Swagger and change validation: description updates

* Swagger and change validation: description updates

* Swagger and change validation: description updates
* Add A1000 files

* Add TitaniumCloud files

* Update the description

* Add several param descriptions

* Add description to all parameters

* Add description to all parameters

* Add x-ms-summary to all parameters

* Add x-ms-summary to all parameters
* update authenticate method

* Update icon brand color

* updated response schema

* update response schema
- Changed required parameters for all actions
- Added new action Get-Breadcrumps-Report with inputs and outputs.
* Added Advanced Data Operations

* Updated application/text to text/plain

* Changes as per Microsoft feedback.

* Updated title for Advanced Data Operations

* Update apiProperties.json

* Update apiDefinition.swagger.json

* Added Json to Table operation and updated README.md

* Updates to Advanced Data Operations

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update README.md

* Advanced Data Operations Connector (New Operations)
* Add A1000 files

* Add TitaniumCloud files

* Update the description

* Add several param descriptions

* Add description to all parameters

* Add description to all parameters

* Add x-ms-summary to all parameters

* Add x-ms-summary to all parameters

* Add dynamicHostUrl
* Updating ReadMe and apiDefinition for FactSet Connector

* Updating apiDefinition for pull request changes requested

* x-ms-summary, description, and Camel Case changes made

* Updating NER Entities parameters

* Updated NER Entities parameter schema

---------

Co-authored-by: Kyle Erwin <[email protected]>
* iManage Work for Admins

* Update swagger

* Add 'For a selected document' trigger and actions for extended metadata

* Update property descriptions
* Seismic Planner (Verified Publisher)

* fix: swagger validation
PowerRobin and others added 7 commits June 5, 2023 15:28
…#2634)

* Added ChatCompletion, Embeddings, and new Completion endpoints

* Changed name of Completion_New to Completion_v2

* deleted best_of property in chat completions

* Changed chat max token description

* Added deprecated flag to old Completion endpoint and renamed new one to CompletionV2 (from _v2)
* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit 096a7c3, reversing
changes made to cb09486.

* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit cb09486, reversing
changes made to dc26e8a.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit 01764d0.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit a3f086e.

* Add files via upload

* Revert "Add files via upload"

This reverts commit eeff7b7.

* Add files via upload

* Delete independent-publisher-connectors/FileIO directory

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Revert "Add files via upload"

This reverts commit 1d85506.

* Add files via upload
* SIGNL4 - Mobile Alerting added

This should replace the existing SIGNL4 connector.

* SIGNL4 improvements
* Initial release for the monday connector

* Replace client id value with placeholder text
* iManage Work for Admins

* Update swagger

* Add 'For a selected document' trigger and actions for extended metadata

* Update property descriptions

* New Connector: iManage Insight Plus
* Adding SchoolDigger connector

* Fixed missing x-ms-summary
@chandraarora chandraarora merged commit aedd611 into pdf4me:master Jun 13, 2023
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.