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

1944 Коммитов

Автор SHA1 Сообщение Дата
Troy Taylor 6f481d7438
DynamicsDocs (Independent Publisher) (#2020)
* Add files via upload

* Add files via upload
2022-10-11 18:53:58 -07:00
Troy Taylor 7d3635a104
Synthesia (Independent Publisher) (#2021)
* Add files via upload

* Add files via upload
2022-10-11 18:52:17 -07:00
Troy Taylor f7c039e70e
Did You Mean This (Independent Publisher) (#2022)
* Add files via upload

* Add files via upload
2022-10-11 18:51:06 -07:00
Troy Taylor 2043c2e5bc
Checkly (Independent Publisher) (#2030)
* Add files via upload

* Add files via upload
2022-10-11 18:46:23 -07:00
Tomasz Poszytek 138b803205
Working days (Independent Publisher) (#1964)
* Working days (Independent Publisher)

* Working days (Independent Publisher)
2022-10-11 18:43:37 -07:00
Denis Bobrov b3f5c839f4
Fix json schema for LMS365 (Certified connector) v2 (#2047)
Change the order of the enum values so that the new one is added to the bottom of the list
2022-10-11 09:51:11 -07:00
Varun Satish 8b72d144a3
merge to PowerPlatform (#2046)
* 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
2022-10-11 09:49:47 -07:00
sankumrav 686339bcf6
Updated the method names (#2044)
* initial commit

* initial commit

* addresed the review comments.

* Add reusable parameter and issue fix in the api definition

* addresed the review comments.

* addresed the review comments.

* addresed the review comments.

* addresed the review comments.

* Add double property update methods

* updated the color.

* updated the method name.

Co-authored-by: Austin Wu <wuaustin@microsoft.com>
2022-10-10 18:24:29 -07:00
Roman Rylov 8fd1d4898d
Update connector (#2000)
* Update connector

Update legal company name
Remove duplicated locales
Add new endpoints

* Fix issues with schema

Fix issues with schema
2022-10-10 10:56:43 -07:00
Guillaume Clement 8b2427745d
Adding Morf (certified-connectors) (#2029)
* Adding Morf to certified-connectors

* Update Morf stackOwner and response schemas (#2029)
2022-10-10 10:41:00 -07:00
Varun Satish 9b29c1a1c4
merge pdf4me to PowerPlatform (#2040)
* 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
2022-10-10 09:47:29 -07:00
Ivan Bort f2a039e42f
initial commit OpenLegacy IDM I (AS400) (#1975) 2022-10-06 14:04:17 -07:00
Benjamin Schmidt 597899d7cc
Zuva DocAI (Certified Connector) (#1978)
* Zuva DocAI connector

* Fix indentation level

* Remove default base URL
2022-10-06 14:01:29 -07:00
Luise Freese 4b3d85b1a8
Update README.md (#2034)
typo fix
2022-10-06 13:40:38 -07:00
Jon Nylander 7eda5c388d
Rebranding of Projectplace to ProjectPlace (#2035)
No actual changes - just the rebranding of Planview Projectplace to
camel case ProjectPlace.

Also took the time to update some of the swagger definition file to
refer to "activities" rather than "planlets". The word "planlet" is
really internal to Projectplace - while the word "activity" is
understandable by an end user.
2022-10-06 13:39:47 -07:00
mialandin b44c812dfd
Vocean connector version 2.0 (#2023)
* Added Vocean to certified-connectors

* Vocean connector updated with actions to inseart ideas and the first triggers.

* Vocean connector. Visibility info added to operations.

* Vocean connector description updated.

Co-authored-by: mia.landin <mia.landin@vocean.com>
2022-10-06 13:38:32 -07:00
Srihari Padmanabhan e7c3d40f4e
Fix XML parsing logic regression in the trigger response parsing code (#2025)
* FLOW-78: Support for adding recipient type in the add recipient action

* add core required param for add recipient - param name : custom fields

* Add custom fields to recipient

* Support setting core params for all signer types

* Support for inperson signer recipient type

* Update response to fit schema for in person signer

* New schema changs for connec 2.0 json sim

* Update model to recognize Connect SIM 2.0 format

* add custom fields to the webhook response model

* Update webhook response transformation logic for connect 2.0 json sim format

* FLOW-133: Support recipient types Agent, CC, Certified Delivery, Editor & Intermediary

* Add recipient step has following 2 changes.
* Remove custom fields
* Update dropdown labels to match with NDSE

* FLOW-136: Support witness recipient type

* FLOW-84: Create envelope from template expects input for body when no recipients are specified
Instead, present the user with option to add recipient name, email

* Tag the recipient id field returned by add recipient step "important" , so that it shows in the UI output

* In case recipient roles are not specified in the template, request "Email subject" and "Email body" from the user

* Fix whitespaces

* Make the connect trigger changes backward compatible using versioning

* Keep the previous version of operation id the same for create envelope using template action

* Update name for send envelope using template

* Add custom fields to "create envelope using template" FLOW action

* Extract parsing custom fields to a separate method

* Use a prefix to differentiate between text custom field and list custom field

* FLOW-159: enable user to set label for tabs, in the add recipient tabs step

* FLOW-180: Version "add recipient to an envelope" action

* Remove duplicated method

* FLOW-184: Support adding list custom fields for "create envelope using template" and "create envelope" actions
List custom fields shows up as an enum

* FLOW-168: list custom fields missing in the connect response

* Rename custom fields variable name

* Fix merge conflicts

* Move the login information code block to where it was

* FLOW-200: IDV Workflow IDV is a mandatory field but flow saving without selecting Workflow IDV

* Throw 400 BadRequest instead of InternalException to make the flow fail fast in case of user error

* shorten the custom field suffix to allow for longer field names

* Fix setting up phone authentication

* FLOW-213: Merge sms related code changes from Angel

* Change the field type of country code and phone number to integer

* FLOW-225: Trigger do not work after connector upgrade from 2.0 to 2.1
xml parsing logic was missing
2022-10-04 16:23:23 -07:00
eshupps 3251427c01
Power tools pro v4 0 (#1984)
* Update to version 4.0

* New host and base URL
* Change apiKey header value to "X-Apptigent-Id"
* Add new Collections, Files, Data and Text endpoints

* Revert "Update to version 4.0"

This reverts commit b92ecbbc4a.

* Update to version 4.0

* New host and base URL
* Change apiKey header value to "X-Apptigent-Id"
* Add new Collections, Files, Data and Text endpoints

* Correct change validation errors in api definition

* Remove output type reference and replace with direct 'file' type schema value in ResizeImage, ConvertImage and TextToSpeech (actual result would not change for user but fails validation checks)
Change enum string value from non-special character back to unicode value

* Remove all "outputFile" ref objects and replace with direct file type reference to pass validation checks

* Correct Map Timezone endpoint operation ID
2022-10-03 17:20:12 -07:00
dwmorton18 6717ef217a
Power Assist v1.4 (#1990)
* Updated iconBrandColor

* Updated apiDefinition on old-state prior to merge conflicts.

* Removed unnecessary string typings.

* Added Round. Updated host, website, readme.

Co-authored-by: Dan Morton <dan.morton@elevate-digital.com>
2022-10-03 17:18:36 -07:00
TheStig@SecPlugs 62d713e3d1
Typos, rewording and remaining branding changes (#1992)
* Typos, rewording and remaining branding changes

* fixed privacy policy link

Co-authored-by: TheStig <thestig@secplugs.com>
2022-10-03 17:18:05 -07:00
sandeepkokare94 61c5681411
updated cyberprood connector to support new APIS (#2007)
* updated cyberprood connector to support new APIS

* PR comment resolved to make it list instead of values

* PR comment resolved remove value path

* PR comment resolved remove value path to itemValuePath

* added dynamic list instead of dynamic values

* removed paramter field and added value

* alphanumeric character in summary

* testing new connector for validation

* add required changes

* added paramters to category

* remove summary extra char

* removed required field

* removed required field

Co-authored-by: Sandeep Kokare <Sandeep.Kokare@blueconchtech.com>
2022-10-03 17:16:04 -07:00
Varun Satish 834d8ba73d
Updating PDF4me connector version (#2012)
* 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
2022-10-03 17:11:18 -07:00
Miyake Hideo 4dd6a7885b
update apiDefinition.swagger.json (#2009) 2022-10-03 17:11:03 -07:00
sankumrav cda18aec0e
Added a new dataType and updated the icon color (#2013)
* initial commit

* initial commit

* addresed the review comments.

* Add reusable parameter and issue fix in the api definition

* addresed the review comments.

* addresed the review comments.

* addresed the review comments.

* addresed the review comments.

* Add double property update methods

* updated the color.

Co-authored-by: Austin Wu <wuaustin@microsoft.com>
2022-10-03 17:09:48 -07:00
Bruno Ledesma ba73bb3c21
Submits Cascade Strategy nextgen power automate custom connector for verification. (#2014) 2022-10-03 17:06:51 -07:00
Rambatla Venkat Rao 56772b94eb
Updated HYAS Insight (#2017)
* Update apiDefinition.swagger.json

* Update apiProperties.json

* Update readme.md

* Update apiDefinition.swagger.json

* Update apiProperties.json
2022-10-03 17:02:50 -07:00
Troy Taylor b92fc8f5ef
HTTP Garden (Independent Publisher) (#1958)
* Add files via upload

* Update apiDefinition.swagger.json
2022-09-29 17:01:12 -07:00
Troy Taylor bfbd9a9c39
Add files via upload (#1974) 2022-09-29 16:59:20 -07:00
Troy Taylor 766e5cd778
PrexView (Independent Publisher) (#1976)
* Add files via upload

* Add files via upload

* Delete independent-publisher-connectors/Owlbot directory

* Update apiDefinition.swagger.json
2022-09-29 16:58:22 -07:00
Jonathan Stanger 4a2e85cf02
GIS Cloud Connector (#1979)
* Open Sourcing Connector files

* Address all comments by @v-EgorKozhadei
2022-09-28 18:48:12 +02:00
sankumrav 30dfc4894d
initial commit for Azure Digital Twins (#1991)
* initial commit

* initial commit

* addresed the review comments.

* Add reusable parameter and issue fix in the api definition

* addresed the review comments.

* addresed the review comments.

* addresed the review comments.

* addresed the review comments.

Co-authored-by: Austin Wu <wuaustin@microsoft.com>
2022-09-28 16:30:50 +02:00
Troy Taylor c785febfb4
Badgr (Independent Publisher) v1.1 (#1933)
* Add files via upload

* Update apiDefinition.swagger.json
2022-09-27 17:41:26 -07:00
RoyPaarMS d17bb5cf56
GitLab (Independent Publisher) (#1848)
* GitLab (Independent Publisher)

Added support triggering pipelines, creating a pipeline trigger, linking a runner to a project, and updating a merge request.

* GitLab (Independent Publisher)

Fixed swagger issues

* GitLab (Independent Publisher)

Updated summaries

* GitLab (Independent Publisher)

Removed warnings
2022-09-27 17:39:52 -07:00
CiresonOps 70d401ca44
Icon Brand Color (#2005)
* connector artifacts

initial commit of connector artifacts

* iconbrandcolor

replacing default color per pull request guidelines

* Swagger and Change Validation

updating swagger per issues identified in validation phase

* property names, values, grammar

updating per recent microsoft pull request notes around property names having proper casing, grammar, and correct values in the case of the privacy policy property.

* iconBrandColor

updating brand color
2022-09-27 18:37:46 +02:00
tarynsnell 70bab8aaa2
Initial commit. (#1968)
* Initial commit.

* Made changes to swagger and README

Co-authored-by: tarynsnell <tsnell@realdataconsulting.com>
2022-09-27 16:28:09 +02:00
Marc 43b821d0d9
addd_project_template (#1997) 2022-09-26 14:03:08 +02:00
Srihari Padmanabhan 57f532b4f7
Add SMS delivery of envelope (#1989)
* FLOW-78: Support for adding recipient type in the add recipient action

* add core required param for add recipient - param name : custom fields

* Add custom fields to recipient

* Support setting core params for all signer types

* Support for inperson signer recipient type

* Update response to fit schema for in person signer

* New schema changs for connec 2.0 json sim

* Update model to recognize Connect SIM 2.0 format

* add custom fields to the webhook response model

* Update webhook response transformation logic for connect 2.0 json sim format

* FLOW-133: Support recipient types Agent, CC, Certified Delivery, Editor & Intermediary

* Add recipient step has following 2 changes.
* Remove custom fields
* Update dropdown labels to match with NDSE

* FLOW-136: Support witness recipient type

* FLOW-84: Create envelope from template expects input for body when no recipients are specified
Instead, present the user with option to add recipient name, email

* Tag the recipient id field returned by add recipient step "important" , so that it shows in the UI output

* In case recipient roles are not specified in the template, request "Email subject" and "Email body" from the user

* Fix whitespaces

* Make the connect trigger changes backward compatible using versioning

* Keep the previous version of operation id the same for create envelope using template action

* Update name for send envelope using template

* Add custom fields to "create envelope using template" FLOW action

* Extract parsing custom fields to a separate method

* Use a prefix to differentiate between text custom field and list custom field

* FLOW-159: enable user to set label for tabs, in the add recipient tabs step

* FLOW-180: Version "add recipient to an envelope" action

* Remove duplicated method

* FLOW-184: Support adding list custom fields for "create envelope using template" and "create envelope" actions
List custom fields shows up as an enum

* FLOW-168: list custom fields missing in the connect response

* Rename custom fields variable name

* Fix merge conflicts

* Move the login information code block to where it was

* FLOW-200: IDV Workflow IDV is a mandatory field but flow saving without selecting Workflow IDV

* Throw 400 BadRequest instead of InternalException to make the flow fail fast in case of user error

* shorten the custom field suffix to allow for longer field names

* Fix setting up phone authentication

* FLOW-213: Merge sms related code changes from Angel

* Change the field type of country code and phone number to integer
2022-09-23 22:12:17 +02:00
stsiek e3b7906db3
Added new action (#1983)
Co-authored-by: Siek <stephan.siek@gmail.com>
2022-09-23 20:51:59 +02:00
Vincent Mejan e73f3e1989
N able cloud user hub cert validation (#1952)
* new file:   certified-connectors/N-able Cloud User Hub/apiDefinition.swagger.json
new file:   certified-connectors/N-able Cloud User Hub/apiProperties.json
new file:   certified-connectors/N-able Cloud User Hub/readme.md

N-able Cloud User Hub first publish

* Add certified-connectors/N-able Cloud User Hub/readme.md

* Resolve PR review comments

Co-authored-by: Vincent Mejan <v.mejan@spinpanel.com>
2022-09-23 19:44:11 +02:00
boltth 7360aa9a52
BiG EVAL (Certified Connector) (#1962)
* BiG EVAL Connector added

* brand-color modified

* Readme completed and title-tags filled as required by the review.

* reserved words removed
2022-09-23 19:39:34 +02:00
Sebastian Kolb 38fe8c7edd
Add Connection Parameter to Select Meisterplan Region (#1986)
- user has to select region before OAuth sign-in process with Meisterplan starts
- use region connection parameter to navigate to the Meisterplan API Gateway
- remove script that did the redirect to the API Gateway before
- remove all security properties from swagger file. This may fix the issue that the authorization header is not send with the request
2022-09-23 19:04:05 +02:00
duaali13 43f396c3c5
Swagger and readme files updated after review (#1988)
* Updated iconBrandColor in apiProperties.json

* Updated API Swagger Definition file

* Updated swagger and readme file

* updates in swagger and readme

* swagger and readme update

Co-authored-by: MohsinAQ <90461565+MohsinAQ@users.noreply.github.com>
2022-09-23 19:00:29 +02:00
Mahbub Murshed 45fe64fdc1
Update apiDefinition.swagger.json (#1985) 2022-09-22 10:18:12 -07:00
Denis Bobrov 5bbedd37f0
Fix json schema for LMS365 connector (#1980)
Extra comma is removed
2022-09-22 15:42:14 +02:00
Denis Bobrov 20bfdc2b92
Added "EnrollToMultiple" session enrollment type (#1977)
Added missing session enrollment type option
#18599
2022-09-21 17:14:43 +02:00
CR-mitsubayashi 49d93892e3
Cloud BOT (Certified Connector) (#1969)
* Updated connector for Cloud BOT

* Updated readme

* Updated apiDefinition.swagger.json
2022-09-20 16:25:55 +02:00
worm333 71841e9597
Update request body parameters in Zippydoc connector (#1973)
* Add Zippydoc custom connector

* Move Zippydoc connector to certified-connectors dir

* Remove Zippydoc connector from independent-publisher-connectors dir

* Fill in empty titles and update response schemas

* Format readme.md in accordance with the template

* Update description

* Update request body parameters in 'Upload Table' action
2022-09-20 13:34:15 +02:00
TuckermanRav c33b1c500d
Update to Staging Urls During Microsoft Review (#1972)
* Added UiPath Orchestrator Connector

* Corrections to be inline with coding standards.

* Made strategy a hidden but required field.

* Update iconBrandColor & runtime Urls

* Update iconBrandColor & runtime Urls

* Reverted back to cloud urls

* Updated to staging urls for Microsoft review.
2022-09-19 16:57:41 +02:00
Miyake Hideo 296250b574
Connpass (Independent Publisher) (#1939)
* Proposal - Connpass (Independent Publisher)

* [edit] apiDefinition.swagger.json

* [edit] apiDefinition.swagger.json
2022-09-16 18:39:20 -07:00
FlowJoe 1369259842
Fantasy Premier League (Independent Publisher) (#1927)
* Fantasy Premier League initial commit

Initial commit

* Added new line to json files

* Modified swagger namings

* Removed apostrophes from names

* updated params with x-ms-summary, description and x-ms-encoding

* Changed default responses to correct response code

* x-ms-connector-metadata added

* Updated descriptions, missing titles, unicode elements, apiproperties naming and readme publisher
2022-09-16 18:37:56 -07:00