Граф коммитов

3027 Коммитов

Автор SHA1 Сообщение Дата
sanda-cheudan af8eb9e172
Rebranding to NH, integration of internal workflow, and inclusion of OpenAI attributes (#3323)
* Add refreshUrl

* Modify "Global" to "GlobalPerConnector."

* Rebranding to NH, integration of internal workflow, and inclusion of OpenAI attributes

* Update Readme.md

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json
2024-04-08 21:46:10 +05:30
HiveCPQIntegration 167bdf8ed6
HiveCPQ Product Configurator (Certified Connector) (#3360)
* Initial

* Update readme document

* add known issues and limitations

* fix validation issues

* provide actions as a capability

* remove a property which does not seem supported

* add some missing punctuation

* Fix a mistake in the readme.md

* Fix bad response schemas found during certified connector testing

* add new updates + bugfixes & support new 500 server error code

* update readme with new operations

* add integer format for successCount

* Address global redirect security issue

* [ID-234] - update swagger & readme for the Q2 release
2024-04-08 21:24:43 +05:30
Surjya Sahoo 725254522e
Update readme.md (#3359)
* 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

* Add new action to copy permissions

* Update readme.md

* Add actions to update custom field

* Add wait_for_completion for trigger

* Update trigger description

* Update data format

* Add For selected documents trigger and Search users action

* Update readme.md
2024-04-08 21:08:10 +05:30
Simon Bond 8665944b81
Updated IA-Connect JML for release 9.5 (#3358) 2024-04-08 20:56:09 +05:30
Simon Bond d2673722d8
Updated IA-Connect Microsoft Office for release 9.5 (#3356) 2024-04-08 20:54:02 +05:30
Simon Bond 638bcdf884
Add files via upload (#3355) 2024-04-08 20:46:24 +05:30
Simon Bond 751eedf082
Updated IA-Connect UI for release 9.5 (#3357) 2024-04-08 20:00:21 +05:30
Surjya Sahoo 059754c48a
Add 'For selected documents' trigger and 'Search users' action (#3353)
* 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

* Add new action to copy permissions

* Update readme.md

* Add actions to update custom field

* Add wait_for_completion for trigger

* Update trigger description

* Update data format

* Add For selected documents trigger and Search users action
2024-04-05 21:40:59 +05:30
Demitri S.V e192cbf194
[Ant Text Automation] Start validation and deployment process (#3349) 2024-04-05 19:41:40 +05:30
Graham McDonald 29429c110f
Removing invalid parameters from Get Entry action (#3347)
* Adding get and delete entry

* Removing schema from default response

* Fixing spelling

* Adding it

* Handling PR feedback to remove redirectUrl

* Removing entry input parameter from GetEntry endpoint
2024-04-05 19:28:14 +05:30
zm 1240e79d18
time conversion error fixed (#3340)
Co-authored-by: barathan-1015 <barathan@zohocorp.com>
2024-04-04 21:28:48 +05:30
harshitav-docusign 1f7bcf5031
MSDS1006.4.4.2024.Prod (#3350)
* 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

* identiti verification added

* Trim method updated to regex

* Add code to support get documents download variations.

* Update the default value of the document id

* remove the default value

* Removed map from the document download implementation

* Update the title of the action

* Fixed a bug related to certificate

* Add support to DocumentId

* UI added

* Updated the text and rearranged the Signature type position

* Add signatureType implementation

* modularize the signatureType block

* Optimized code

* REmoved enum

* recipient events are added to V3 connect

* Fix SMS issue

* Add tooltip

* Fixing DS EU Qualified signature type

* Added support to checkbox and radio button

* Checkbox and radio button code added to trigger

* Enable COC added on selecting Combined option

* rename the sataticSchema definition

* String replace fixed

* Add checkbox and radio button to the tabs output

* zip header added

* Removed statis response for certificate

* Removed Log Information

* Sales copilot custom actions are added

* Update title with lower case

* CRMOrgUrl issue fixed. Displaying records in the descending order. recordId filtering fixed

* recordId and OrgURL is fixed. Descending order of the activities implemented

* renamed activities and documentsRecords to follow camelcase naming pattern

* Recipient names as array. Status to TitleCase. DocumentNLP formatting

* DocumentNaturalLanguage reformatted

* Fix swagger errors. Remove envelope Id from the description

* Update DocumentId to Output Format

* Additional properties fixed. DateTime formatted

* Add reminders code added

* remove ms-test-value

* Add response

* corrected the spelling error

* Lock functionality added

* Removed the text tab lock and added lock to all the tabs

* Add optional property for the tab

* Added recipient Type to the output of the get recipient info

* Modify the default date to older date

* Saleforce support is added to copilot

* Add the error handling

* Increment build number

* Flow-512-b

* Embedded recipient type feature added

* Remove remote option

* convert to string

* string conversion implemented

* label name updated

* remove the AddParam method

* Add entityLogicName

* migrating DocuSign demo connector code to DocuSign connector

* Update swagger file metadata

* Void envelope added

* Resend custom action added

* Get recipient information added

* Required output added

* Documents added

* Flow-532

* Filters working for most of the cases

* Working for status, emailid

* remove debuggin lines

* Implemented sorting order, Skip and top, folder-Ids

* updated the description

* Added expiry after in the Add reminder for envelope

* Added custom field support

* Fixed indendation

* Add custom name search field

* correct the customFieldName

* correct the spell error

* Bunmping the release number

* Prod branch for DS1006 release created

* correct the host name

* Update the description

---------

Co-authored-by: Srihari Padmanabhan <90345666+sriharip-docusign@users.noreply.github.com>
Co-authored-by: Srihari Padmanabhan <srihari.padmanabhan@docusign.com>
2024-04-04 21:12:26 +05:30
harshitav-docusign b2bdaeb7d9
MSDS1006.4.3.2024.Demo release branch (#3348)
* 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

* identiti verification added

* Trim method updated to regex

* Add code to support get documents download variations.

* Update the default value of the document id

* remove the default value

* Removed map from the document download implementation

* Update the title of the action

* Fixed a bug related to certificate

* Add support to DocumentId

* UI added

* Updated the text and rearranged the Signature type position

* Add signatureType implementation

* modularize the signatureType block

* Optimized code

* REmoved enum

* recipient events are added to V3 connect

* Fix SMS issue

* Add tooltip

* Fixing DS EU Qualified signature type

* Added support to checkbox and radio button

* Checkbox and radio button code added to trigger

* Enable COC added on selecting Combined option

* rename the sataticSchema definition

* String replace fixed

* Add checkbox and radio button to the tabs output

* zip header added

* Removed statis response for certificate

* Removed Log Information

* Sales copilot custom actions are added

* Update title with lower case

* CRMOrgUrl issue fixed. Displaying records in the descending order. recordId filtering fixed

* recordId and OrgURL is fixed. Descending order of the activities implemented

* renamed activities and documentsRecords to follow camelcase naming pattern

* Recipient names as array. Status to TitleCase. DocumentNLP formatting

* DocumentNaturalLanguage reformatted

* Fix swagger errors. Remove envelope Id from the description

* Update DocumentId to Output Format

* Additional properties fixed. DateTime formatted

* Add reminders code added

* remove ms-test-value

* Add response

* corrected the spelling error

* Lock functionality added

* Removed the text tab lock and added lock to all the tabs

* Add optional property for the tab

* Added recipient Type to the output of the get recipient info

* Modify the default date to older date

* Saleforce support is added to copilot

* Add the error handling

* Increment build number

* Flow-512-b

* Embedded recipient type feature added

* Remove remote option

* convert to string

* string conversion implemented

* label name updated

* remove the AddParam method

* Add entityLogicName

* migrating DocuSign demo connector code to DocuSign connector

* Update swagger file metadata

* Void envelope added

* Resend custom action added

* Get recipient information added

* Required output added

* Documents added

* Flow-532

* Filters working for most of the cases

* Working for status, emailid

* remove debuggin lines

* Implemented sorting order, Skip and top, folder-Ids

* updated the description

* Added expiry after in the Add reminder for envelope

* Added custom field support

* Fixed indendation

* Add custom name search field

* correct the customFieldName

* correct the spell error

* Bunmping the release number

---------

Co-authored-by: Srihari Padmanabhan <90345666+sriharip-docusign@users.noreply.github.com>
Co-authored-by: Srihari Padmanabhan <srihari.padmanabhan@docusign.com>
2024-04-04 11:22:04 +05:30
David Riccitelli f34e17558f
add WordLift GraphQL connector (#3337)
* add WordLift GraphQL connector

* update Readme.md
2024-04-03 21:24:44 +05:30
James Steiner fdacae4c4d
Updated endpoint for 'Download File' action. (#3339)
* Added initial connector files.

* Changed icon color to conform to requirements.

* Adjusted Readme to the reviewers advice

* Update endpoint for 'Download File/Section'.

---------

Co-authored-by: Florian Mittermeier <florian.mittermeier@docuware.com>
2024-04-03 21:03:40 +05:30
Vladyslav Horshkov cee0537109
Latest changes of OL AS400 and Mainframe (#3313) 2024-04-01 21:32:03 +05:30
Arunnvel-Srinivasan 8a5090ebac
Added new GMO Sign connectors V2.0 (#3262)
* Update apiDefinition.swagger.json

Added two new connectors for uploading documents and requesting signature on the uploaded documents.

* Update Readme.md

Added the new connector details
2024-04-01 21:19:40 +05:30
James Steiner f05411ce81
[NEW] [CERTIFIED-CONNECTOR] - DocuWare (#3318)
* Added initial connector files.

* Changed icon color to conform to requirements.

* Adjusted Readme to the reviewers advice

---------

Co-authored-by: Florian Mittermeier <florian.mittermeier@docuware.com>
2024-04-01 20:59:46 +05:30
DoganGunay 50af8482eb
Signhost pullrequest (#3296)
* Dev
* init websitecarbon

* Update readme.md

update according to requirements

---
### 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](https://forms.office.com/pages/responsepage.aspx?id=KtIy2vgLW0SOgZbwvQuRaXDXyCl9DkBHq4A2OG7uLpdUMTFJWFFGVUxBNUFZQjZWRUdaOE5BMFkwNS4u).

- [ ] 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.

* Correcting Definition file

* Resolved typos

* Found one more typo

* changes done after review. Readme file is rewritten and all the necessary descriptions are shortened
2024-03-29 22:21:19 +05:30
rvermaquark 5192c668d1
Updated name and description for the Connector (#3335) 2024-03-29 20:54:17 +05:30
Troy Taylor 965e18dddb
Add files via upload (#3257) 2024-03-29 20:37:29 +05:30
Jiří Fabík 565d512482
Alvao - Power Platform connector – Certification (T144365ALVAO) (#3332)
* ManageEngine ServiceDesk Plus Cloud app submission (#2517)

* 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

* 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 <johannes@elfsquad.io>
Co-authored-by: johannesheesterman <heestermanj@gmail.com>
Co-authored-by: Stan van Rooy <stanvanrooy6@gmail.com>

* ManageEngine ServiceDesk Plus Cloud app submission

* Categories and readme document updated

* Categories updated

---------

Co-authored-by: Farhan <103836444+94farhan@users.noreply.github.com>
Co-authored-by: saferoombiz <32263053+saferoombiz@users.noreply.github.com>
Co-authored-by: Tess Ellenoir Duursma <thomasduursma@outlook.com>
Co-authored-by: Johannes Heesterman <johannes@elfsquad.io>
Co-authored-by: johannesheesterman <heestermanj@gmail.com>
Co-authored-by: Stan van Rooy <stanvanrooy6@gmail.com>
Co-authored-by: Mahbub Murshed <48570820+mamurshe@users.noreply.github.com>
Co-authored-by: SDPCloud <tharanishanth16@gmail.com>

* Enterprise API: Power Platform connector – Certification T144365ALVAO

* Enterprise API: Power Platform connector – Certification T144365ALVAO - Readme update

* Revert "ManageEngine ServiceDesk Plus Cloud app submission (#2517)"

This reverts commit d36b5d4fa7.

* Update apiDefinition.swagger.json - solverTeamId type

---------

Co-authored-by: SDPCloud <129050205+SDPCloud@users.noreply.github.com>
Co-authored-by: Farhan <103836444+94farhan@users.noreply.github.com>
Co-authored-by: saferoombiz <32263053+saferoombiz@users.noreply.github.com>
Co-authored-by: Tess Ellenoir Duursma <thomasduursma@outlook.com>
Co-authored-by: Johannes Heesterman <johannes@elfsquad.io>
Co-authored-by: johannesheesterman <heestermanj@gmail.com>
Co-authored-by: Stan van Rooy <stanvanrooy6@gmail.com>
Co-authored-by: Mahbub Murshed <48570820+mamurshe@users.noreply.github.com>
Co-authored-by: SDPCloud <tharanishanth16@gmail.com>
2024-03-28 21:22:50 +05:30
Rick Wilson c4506376fd
Voice Monkey (Independent Publisher) (#3201)
* init

* README updates
2024-03-28 18:01:58 +05:30
Rick Wilson 305e4d68d6
init (#3246) 2024-03-28 18:00:58 +05:30
Gulshan Khurana 696824b182
Financial Conduct Authority (FCA) (Independent Publisher) (#3242)
* Create ReadME.md

Created Financial Conduct Authority (FCA) UK Connector folder and ReadME file underneath

* Update ReadME.md

* Update ReadME.md

* Update ReadME.md

* Rename ReadME.md to ReadME.md

Corrected the foldername

* Update ReadME.md

* Added files via upload

Uploaded the following files:
apiDefinition.swagger.json
apiProperties.json

* Update apiProperties.json

* Update ReadME.md

* Added file via upload

Added the following files:
* apiDefinition.swagger.json
* apiProperties.json

* Delete independent-publisher-connectors/FInancial Conduct Authority (FCA) UK Connector/ReadME.md

* Delete independent-publisher-connectors/FInancial Conduct Authority (FCA) UK Connector/apiDefinition.swagger.json

* Delete independent-publisher-connectors/FInancial Conduct Authority (FCA) UK Connector/apiProperties.json

* Rename ReadME.md to ReadME.md

* Delete independent-publisher-connectors/FInancial Conduct Authority (FCA) UK Connector/ReadME.md

* Added ReadME.md file

* Rename ReadME.md to ReadME.md

* Add files via upload

* Delete independent-publisher-connectors/FInancial Conduct Authority (FCA) UK Connector directory
2024-03-28 18:00:08 +05:30
bleul 1738b68ad9
Update Luware Nimbus Connector (#3329) 2024-03-28 17:39:10 +05:30
QuocViet Le 98f828a415
Cognite Data Fusion update authorizationUrlQueryStringTemplate (#3331)
* add Cognite Data Fusion

* add summary and description to parameters

* update apiproperties enum value

* update Categories

* update Categories

* update multi cluster

* update redirecturl tenantid

* changes per feedback

* remove security definitions from swagger

* remove bluefield from swagger

* remove displayName and description from TenantId

* add artifacts per request

* update authorizationUrlQueryStringTemplate

* remove old redirect url
2024-03-28 17:00:01 +05:30
Troy Taylor 154c2546db
Add files via upload (#3261) 2024-03-28 12:55:29 +05:30
Troy Taylor 4defc4c9ad
Add files via upload (#3180) 2024-03-28 12:54:16 +05:30
Troy Taylor 7181e27a62
Openpm (Independent Publisher) (#2884)
* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit 096a7c3199, reversing
changes made to cb0948670f.

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

This reverts commit cb0948670f, reversing
changes made to dc26e8a026.

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

This reverts commit 01764d0a6d.

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

This reverts commit a3f086ef0f.

* Add files via upload

* Revert "Add files via upload"

This reverts commit eeff7b7a02.

* 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 1d85506958.

* Add files via upload
2024-03-28 12:52:41 +05:30
Troy Taylor 01eb43bd9b
OpenQR (Independent Publisher) (#3056)
* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit 096a7c3199, reversing
changes made to cb0948670f.

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

This reverts commit cb0948670f, reversing
changes made to dc26e8a026.

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

This reverts commit 01764d0a6d.

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

This reverts commit a3f086ef0f.

* Add files via upload

* Revert "Add files via upload"

This reverts commit eeff7b7a02.

* 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 1d85506958.

* Update readme.md

* Revert "Update readme.md"

This reverts commit b94447a142.

* Add files via upload
2024-03-28 12:50:44 +05:30
Stijn Nooijen 2a1f5c70de
chore: Update brand color (#3317) 2024-03-25 20:47:22 +05:30
Amit Chaudhari 07b51a9ddb
Seismic Configuration (Verified Publisher) (#3305)
* 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

* fix: fixed bad url for new endpoints

* fix: Basepath removed

* Configuration Connector Updates

* bring back offline access in apiProperties.json

* Update apiDefinition.swagger.json

* Apply suggestions from code review

Co-authored-by: Ganapati Sarkar <gpsarkar@users.noreply.github.com>

* Update certified-connectors/Seismic Configuration/apiDefinition.swagger.json

* enum validation changes

---------

Co-authored-by: Ganapati Sarkar <gpsarkar@users.noreply.github.com>
2024-03-25 18:13:31 +05:30
Rick Wilson 05475b68d3
Govee (Independent Publisher) (#3194)
* init

* description and summary updates
2024-03-25 11:21:53 +05:30
chandraarora 29f850a229
merge to powerplatform (#3316)
* 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

* added new action extract text and images

* updating extract resource name and updating PDF4me Connect

* Add new actions Classify and Parse in PDF4me Connect

* updating parameters for UrlToPdf. renaming operationIds

* updating rotate in text stamp

* added outputFormat to PDF4me PdfToExcel

* commit check

* commit check

* commit check

* adding isAsync prop

* set isAsync prop for SplitPdfByBarcode

* updating Preview status to Production

* updating stamp feature and adding new action DeleteBlankPages

* how to get api key

* how to get api key update

* Added getting started link

* Adding new params to PDF4me HtmlToPdf

* correcting text

* adding new prototype methods for PDF4me

* adding call status method

---------

Co-authored-by: varunynoox <38215867+varunynoox@users.noreply.github.com>
Co-authored-by: Varun Satish <varun.satish@ynoox.in>
Co-authored-by: Chandra <chandra.arora@swisslife.ch>
2024-03-21 21:22:11 +05:30
Filippo Zanella a18ba9ef2c
Fix typos and issues on ForceManager CRM connector (#3309)
* Add ForceManager CRM connector

* Fix typos and brand color icon

* Set ForceManager brand color

* Update ForceManager CRM connector (bug fixes + add new actions and triggers)

* Fix issues on ForceManager CRM connector

* Fix issues on ForceManager CRM connector and add graceful error handling

* Fix typos and issues on ForceManager CRM connector

* Fix typo
2024-03-20 21:07:17 +05:30
zm cde57a5b8a
copilot changes (#3302)
* copilot changes

* redirect url changed

* title and description changed

* title and description changed

* removed unwanted keys

* folder ID & lable ID type changed

* typo error fixed

---------

Co-authored-by: barathan-1015 <barathan@zohocorp.com>
2024-03-20 19:43:49 +05:30
naisonslalom a7b67128a0
Snowflake V2 - Update User Agent Header Policy (#3310)
* Fix for HTTP 500 error

Fix for HTTP 500 error

* Code clean up and removing Covert Action

* Update apiProperties.json

Added User-Agent header and updated connection parameters

* Update readme.md

Updated Audience URL with space holder
Added Connection credentials information

* Update apiDefinition.swagger.json

Added Covert action and updated schema

* Updates from Karthik

Updates from Karthik

* Minor updates in Regex and datatype update in schema

Minor updates in Regex
Datatype update in schema

* Update script.csx

Updating the account regex to make it generic subdomain pattern

* Adding 500 status code for Convert function

Adding 500 status code for Convert function

* Updated regex validation for instance url

Updated regex validation for instance url

* Updated schema for GetResults

Updated schema for GetResults
Updated regex validation

* Updating escape sequence in regex

Updating escape sequence in regex

* Update readme.md

Updated readme.md

* Update readme.md

Update readme.md

* Update readme.md

Fixed review comments about step C

* Implemented review comments

Updated redireceMode as GlobalPerConnector
Updated redirectUrl as empty string
Added clientId and clientSecret with default null value

* Update apiProperties.json

Removed redirecturl

* Adding snowflake v2 files

Adding snowflake v2 files

* Updated the readme.md file to reflect the deprecated Snowflake connector

Updated the readme.md file to reflect the deprecated Snowflake connector.

* Update readme.md

Update readme.md as per the template

* Updated Readme

Updated Readme as per the template

* Revert "Update readme.md"

This reverts commit dd8acac802.

* Updated readme.md to fix the issues found in review

* Update apiProperties.json

Update User-Agent header value

---------

Co-authored-by: karthik-slalom <158529915+karthik-slalom@users.noreply.github.com>
2024-03-20 17:20:18 +05:30
anmolbohra97 8cd93d7c55
ACS Chat: Add delete and update functionalities (#3311)
* [Chat] Power automate connectors update and delete chat thread properties - #3628031

* updated spaces

---------

Co-authored-by: V V S N L Prasanna K <v-vprasannak@microsoft.com>
2024-03-20 16:04:44 +05:30
Stijn Nooijen 5fad60fabd
feat: Add get, create and delete authentications endpoints (#3308) 2024-03-19 19:52:42 +05:30
wiredup-jh f5c3f2f619
Initial commit of WiredUp KPIs. The connector will eventually supersede the PIPware KPIs connector. (#3307) 2024-03-19 19:28:50 +05:30
Mikko 275630dd87
Small corrections and typos fixed (#3306)
* Create Folder

* Delete certified-connectors/Mockster/test

* Mockster commit

* Fix misspelling

* Update apiDefinition.swagger.json

Fix misspelling

* Update README.md

Fixed formatting

* Update README.md

Fix formatting error

* Add files via upload
2024-03-18 22:45:19 +05:30
Simen Bøhmer 0b0414fe64
small changes in default values (#3303) 2024-03-18 21:45:30 +05:30
Nicholas Hance f731ac341c
Adds Dynamic Schema for attachments (#3300) 2024-03-15 20:06:42 +05:30
Victor Perl 04f29441d8
Update swagger, add csx (SignatureAPI) (#3298) 2024-03-15 16:33:22 +05:30
Stephen Martin 552aca8477
Hub Planner initial structure commit (#3301)
* Hub Planner initial structure commit

* Resolved feedback
2024-03-15 16:23:39 +05:30
Hiren Patel 7276b79b1b
Updated existing PDF.co connector with version 2.0 with all missing functionality from pdf.co. (#3287)
* PDFco Connector Initial Commit

* Changed Brand Color

* Added/Modified property descriptions. Other PR related changes

* Added pdf.co plugin 2.0 with all missing features from pdf.co

* Fixed swagger validation errors as well modified response codes

---------

Co-authored-by: Hiren Patel <hirenpatel2236@gmail.com>
2024-03-14 21:00:02 +05:30
harshitav-docusign e3325a7d6d
Ms.ds1005.3.12.2024.prod: Fix Connect config issue (#3299)
* 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

* identiti verification added

* Fix typo in "List documents from an envelope" action name

* DS1002 R2 and C2 Release for DocuSign Connector
Porting changes from DocuSign Demo -> DocuSign Connector

* FLOW-427: Support "Transform PDF fields to DocuSign tabs" in Power Automate

* Sales copilot custom actions are added

(cherry picked from commit 90c06017e4)

* Update title with lower case

(cherry picked from commit 9b6111c28c)

* Release candidate DS1003 created

* Build number updated

* cherry picking from harshita devMerge pull request #37 from harshitav-docusign/BugBashFixes

SalesCopilot: Recipient names as array. Status to TitleCase. DocumentNLP formatting

* Merged bug fixesMerge pull request #36 from harshitav-docusign/recordId_issue

RecordId and OrgUrl filters fixed. Activities and Records render latest first

* Merge pull request #37 from harshitav-docusign/BugBashFixes

SalesCopilot: Recipient names as array. Status to TitleCase. DocumentNLP formatting

* Adding back PPDF tranformation fields

* Fix spacing issues

* Transfering DocuSign demo code to DocuSign prod connector

* Porting changes from DocuSign demo dev to MSFlow.DS1003.10.17.2023

* Fix the title and description specific to Prod

* Corrected the swagger. Removed envelopeId from responseMerge pull request #38 from harshitav-docusign/swagger_updates

Fixed swagger errors. Remove envelope Id from the description

* removed merge conflicts

* Additional properties fixed. DateTime formatted

* Added local time and additional properties

* Remove the Max payload exceed messaging

* Remove changes in the DocuSign folder

* Remove Connect error handling to DocuSign Prod

---------

Co-authored-by: Srihari Padmanabhan <90345666+sriharip-docusign@users.noreply.github.com>
Co-authored-by: Srihari Padmanabhan <srihari.padmanabhan@docusign.com>
Co-authored-by: Angel Garcia Reyes <105454462+angelga-docusign@users.noreply.github.com>
Co-authored-by: Mahbub Murshed <48570820+mamurshe@users.noreply.github.com>
2024-03-14 10:43:45 +05:30
zm e2b1a1dda9
Copilot changes (#3292)
* Copilot changes

* Copilot changes

* website and category changed

---------

Co-authored-by: barathan-1015 <barathan@zohocorp.com>
2024-03-13 21:49:54 +05:30
Nicholas Hance 0217814a6f
Gravity Forms Professional: Initial Version (Certified Connector) (#3279)
* Gravty Forms by reenhanced initial release

* Update readme.md for expectations

* Adds Power Form 7

* WooCommerce v1.0 pre-release

* Readme updates for WooCommerce connector

* Title fix: WooCommerce

* url fix

* Includes updates requested by Automattic

* Cannot modify apiProperties

* Implement changes requested by @v-eisljami

* V2.0.0 release WooCommerce plugin

* WooCommerce: Resolves issue with dynamic schema for get request

* WooCommerce: Update brand icon color

* Adds Gravity Forms Professional

* Dynamic Schema for member items uses hardcoded value for speed

* Update apiDefinition.swagger.json

reword the GetForms description
2024-03-13 21:06:04 +05:30