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

1633 Коммитов

Автор SHA1 Сообщение Дата
Miguel Verweij b8a2a7c2fb updated items 2022-03-22 16:55:34 +01:00
Miguel Verweij f4f35b350c Update apiDefinition.swagger.json 2022-03-22 15:50:27 +01:00
Miguel Verweij 4982c75997 Update apiProperties.json 2022-03-22 15:38:34 +01:00
Miguel Verweij db622ce677
Update apiProperties.json 2022-03-22 15:06:33 +01:00
Miguel Verweij bdcf13b3fa Update apiDefinition.swagger.json 2022-03-20 09:38:38 +01:00
AIForged 2a49e91206
change order of customParameters in apiProperties.json (#1514)
Co-authored-by: Stephanus <stephanus@larcai.com>
2022-03-18 15:55:34 -07:00
Andrii Yudaichev 0d62225304
Document Group Actions (#1476)
* Add Document Groups Actions:
 - get document group(s)
 - get document group fileds schema (ordinar and smart fields)
 - update document group fields (ordinar and smart fields)
  - invite to sign document group

* FLW-134 | Fix Revision
2022-03-17 11:26:26 -07:00
johannesh 923604fe83 Unify json style 2022-03-17 15:54:36 +01:00
johannesh 75c101bcc2 Add additional downloadable risk lists 2022-03-17 15:50:21 +01:00
depfeife-msft f48a2ef3d6
Make the change to fix the paconn update (#1497) 2022-03-16 09:49:29 -07:00
mszy-tribal 2cdbefc146
Tribal (Non-Microsoft Publisher) (#1370)
* Initial Commit

* Changed to include production, test and development endpoints

* tweaking the urls

* Moved from incorrectly placed in independent-publisher-connectors

* Tweaking the readme

* tweaking readme and name of action

* Included etag support for PUT requests

* - added missing bits to the readme.md
- removed empty strings
- Made the clientid [DUMMY]

* Added the missing definitions

* Changed 201 description to be created

* Added a sentence in the publisher section

* added the word Publisher
2022-03-15 21:45:24 -07:00
Encodian d9ec7ba2ee
Encodian March 22 (#1503)
* Encodian March 21 Release

* Encodian April 21 Release

* Encodian May 21 Release

* Encodian June 21 Release

* Encodian - June 21 Release #2

* Encodian - August Release #1

* Encodian - Nov 21 Release

* Encodian - Nov 21 Release #2

* Encodian March 22

* Encodian March 22 #2

* Encodian March 22 #3

* Encodian March 22 #4

* Encodian March 22 #5
2022-03-15 20:50:32 -07:00
Srihari Padmanabhan dd3f373e82
Port changes from DocuSign Demo connector to DocuSign Prod connector (#1506)
* FLOW-44 feature to create a net new envelope (while still supporting create envelope using template)

* ability to add recipient tabs

* FLOW-106: bug fix for multiple documents not attached

* FLOW-96: Fix bug to support custom value for a document type that is not part of the drop down

* FLOW-99: Eliminate the need to have Apply to each when working with a single recipient

* Use dynamic schema for text anchor tab

* Show drop down with a list of tab types (select action is not wired to the schema yet)

* FLOW-94: swagger and script changes to support dynamic tab selection

* Make the display name more readable in the anchor tab drop down

* FLOW-90 - anchor tab: support sign here and initial here tab type

* FLOW-92: support dynamically choosing tab type for most commonly used tabs (except radio, dropdown)

* Add email body when creating envelope
FLOW-89: support setting custom font metadata for anchor tab
FLOW-91: support anchor tab positioning
FLOW-70: update from REST 2.0 to 2.1

* FLOW-92: fit and finish items in anchor tab

* Change the font related input controls to drop down instead of a text box

* Fix paconn validation error

* FLOW-114 - fix bug.
Removed the order field. User can define the ordering in the UI.

* add place holder to indicate that bold and italic are boolean that accept true/false as value

* fix duplicate code introduced during last merge conflict resolution

* Features include
* Create envelope
* Adding document to envelope
* Adding tags to recipient
* Bump the DocuSign API version that the connector uses to 2.1
2022-03-15 20:14:13 -07:00
Development team 6c906a632a
Iconfirm (Non-Microsoft Publisher) (#1389)
* initial commit for iconfirm

* adds an additional endpoint for retrieving specific privacy data for a single processing definition

* updates from feedback

* removes unicode in definition and updates props

* removes empty property value
2022-03-14 18:51:49 -07:00
Miguel Verweij f1f1c6cb0c Dynamic dropdown and visibility added 2022-03-12 18:13:13 +01:00
Paulius ad1a6583c6
Dokobit Portal update (#1482)
* Dokobit Improve texts

* Dokobit added remind endopint, updated descriptions & fields
2022-03-10 17:33:30 -08:00
taylor-hazlett b837c3ad3a
Merge pull request #1492 from microsoft/api-prop-update
Update apiProperties_validator.yml for Azure Pipelines
2022-03-10 17:58:34 -05:00
taylor-hazlett cd6f372c4e Update apiProperties_validator.yml for Azure Pipelines 2022-03-10 17:53:26 -05:00
taylor-hazlett 2c629bd692
Merge pull request #1491 from microsoft/api_prop_pipeline_update
Update apiProperties_validator.yml for Azure Pipelines
2022-03-10 17:30:53 -05:00
taylor-hazlett ee72e23c7f Update apiProperties_validator.yml for Azure Pipelines 2022-03-10 15:10:07 -05:00
airmeet-ci 119b6ddfdd
[AK] stackOwner property added in the apiProperties (#1481) 2022-03-09 17:39:27 -08:00
msanz-acclaro 562dc33486
My Acclaro (#1420)
* adding API definition, properties, and readme file

* first version of swagger doc. Documented responses, at least 1 error, 1 no auth and the successful payload for all endpoints. Removed testing endpoints "simulate order complete" and "simulate quote ready" as those do not apply to customers. Pending to add the MS x metadata descriptors to fully meet the criteria as per the doc

* made all the necessary changes to remove the errors from "paconn validate". Added the metadata descriptors for MS too.

* adding screenshots as per request from MS

* adding the YAML file too, forgot to commit earlier

* removing unnecesary files from repo

* corrected README as per comment in PR: https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785169667

* correcting file as per comment https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785252274

* fixing definition, properties, and README as per comments on PR https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files

* corrected gramaticall errors as per comment https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785171338

* corrected 2 typos

* corrected punctuation

* corrected indentation to 2 space tab

* corrected indentation to 2 space tabs

* this is for an independent connector, should not be in this folder

* Moved from IP connectors as Acclaro owns the service

* adding the files to the corresponding folder for custom connectors

* resorted content in apiDefinition to make it easier to maintain in the future

* fixing version number

* fixing descriptions as per feedback on https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298469

* fixing publisher as per: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298737

* adding new property "stackOwner" as per feedback: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298737

* moved location of connector files as per feedback from: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298031
2022-03-09 16:21:44 -08:00
sid-surveymonkey f9730e773e
Updated descriptions in the schema (#1475) 2022-03-09 15:29:47 -08:00
Mahbub Murshed 3e6a881420
Update apiProperties_validator.yml for Azure Pipelines (#1487) 2022-03-09 12:25:27 -08:00
nunify-admin dbf436b3a2
nunify Connector (#1367)
* nunify connector

* include summary and description for parameters

* add connector metadata

* adding publisher and valid descriptions for apidefinitions

Co-authored-by: Aravind <arav.psgtech@gmail.com>
2022-03-08 13:44:28 -08:00
dmytroIvanovDev e10ac72e55
Open-source Mural Connector. (#1340)
* Open-source Mural Connector.

* Description and client id were changed.

* The readme file has been expanded.

* iconBrandColor was changed.

* Cleient ID and description  were changed.

* All descriptons were fixed.
2022-03-07 19:56:25 -08:00
asitedeveloper 2a5570dd7a
Add new Trigger for Asite Form (#1462)
* Add new Asite connector

* Change connector files according to suggession by Microsoft team

* Update indentation as suggested

* Update indentation and remove redirectUrl

Set redirectMode as a global so for that as Micfosoft team suggested to remove redirectUrl property.

* Remove unicode character in readMe file

* fix indentation

* remove x-ms-api-annotation as suggested by Microsoft Team

* update host URL ,OAuth URL and indentation for both swagger files

* change background color as suggested

* edit action's name and description

* rollback icon background change

* rollback changes

* rollback the background color

* Update apiProperties.json

rollback bg color

* Update apiProperties.json

Change bg color

* Changed brand background colour

* Adding sub-folder API

* Change readme file

* add media property

* [ADD] Add new connector for Asite (US Gov.)

* [MOD] modify asite connector name

* add new trigger and action for form

* add new trigger and action for form

* add new trigger and action for form

Co-authored-by: deven_bhatt <dbhatt@asite.com>
Co-authored-by: rachir <rbulsara@asite.com>
Co-authored-by: ShubhamPanchal <shubhampanchal@asite.com>
2022-03-07 19:39:09 -08:00
David Meushar fcb01338b5
adding CyberProof custom connector (#1366)
Co-authored-by: David Meu <david.meushar@cyberproof.com>
2022-03-07 19:32:08 -08:00
Troy Taylor 7ebad29dec
Word Cloud by Textvis (Independent Publisher) (#1361)
* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3.

* Revert "certify-connector"

This reverts commit 160b208ed6.

* certify-connector

* certify-connector

* certify-connector

* Update apiDefinition.swagger.json

Fixed description

* Update apiDefinition.swagger.json

Cut to below 500

* Update apiDefinition.swagger.json

Cut to below 500.

* Delete icon.png

* Delete settings.json

* Update apiDefinition.swagger.json

* Delete independent-publisher-connectors/HubSpot CMS directory

* Delete independent-publisher-connectors/HubSpot CRM directory

* Delete independent-publisher-connectors/HubSpot Marketing directory

* Delete independent-publisher-connectors/Xero Accounting directory

* Delete independent-publisher-connectors/Xero Payroll - UK directory

* Delete independent-publisher-connectors/Xero Projects directory

* Include iconBrandColor #da3b01 for IP

* Include iconBrandColor #da3b01 in best practices

* Rename README.template.md to readme.md

* Add templates for IP

* Fix typo

* Add files via upload

* Delete Google Cloud Translation directory

* Add files via upload

* Delete Word Cloud by Textvis directory

* Add files via upload
2022-03-07 19:12:19 -08:00
paulculmsee 6439528a29
AIHW My Hospitals (Independent Publisher) (#1333)
* Added measure endpoints

* Measures endpoints

* All API's done

Refinement stage

* formatted json

* Added readme and fixed summary titles

* formatted readme

* formatted readme

* Initial PR commit

* Update props

* Formatting fixes

* Fix for empty schema for flat file endpoint
2022-03-07 19:11:31 -08:00
sebastianzolg f891a6c83f
Infura Ethereum (Independent Publisher) (#1410)
* Adds Infura Ethereum Connector v1

* Passing Swagger Verification

* Adds README.md

* Improved security and transformation docs

* Simplified usage of eth_getBalance method

* Update README.md to match template

* Remove empty properties from swagger.json

Co-authored-by: Sebastian Zolg <sebastian.zolg@swisscom.com>
2022-03-07 19:10:42 -08:00
Troy Taylor a5ce54a539
EmojiHub (Independent Publisher) (#1362)
* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3.

* Revert "certify-connector"

This reverts commit 160b208ed6.

* certify-connector

* certify-connector

* certify-connector

* Update apiDefinition.swagger.json

Fixed description

* Update apiDefinition.swagger.json

Cut to below 500

* Update apiDefinition.swagger.json

Cut to below 500.

* Delete icon.png

* Delete settings.json

* Update apiDefinition.swagger.json

* Delete independent-publisher-connectors/HubSpot CMS directory

* Delete independent-publisher-connectors/HubSpot CRM directory

* Delete independent-publisher-connectors/HubSpot Marketing directory

* Delete independent-publisher-connectors/Xero Accounting directory

* Delete independent-publisher-connectors/Xero Payroll - UK directory

* Delete independent-publisher-connectors/Xero Projects directory

* Include iconBrandColor #da3b01 for IP

* Include iconBrandColor #da3b01 in best practices

* Rename README.template.md to readme.md

* Add templates for IP

* Fix typo

* Add files via upload

* Delete Google Cloud Translation directory

* Add files via upload
2022-03-07 19:08:45 -08:00
airmeet-ci fdaede35a5
Airmeet connector (#1397)
* [Ak] airmeet connector v2

* [ak] minor chnages for default value in get airmeet

Co-authored-by: Amit Kumar <amit.kumar@valuebound.com>
2022-03-04 11:41:23 -08:00
Andrii Yudaichev 5981739771
Schema updates: add 'Create smart link' endpoint; remove 'Send a Slate by email' endpoint (#1391) 2022-03-04 11:40:28 -08:00
Sergei Fedotov 5813b0f822
Renamed 'Text Analytics' connector to 'Language Service' (#1380)
* Updated connector docs

* Renamed connector display name and updated action descriptions
2022-03-04 11:39:22 -08:00
AIForged a79937eb2f
change location of metadata in properties file (#1477)
* Open-source AIForged Connector

* make suggested changes
add desriptions and remove extra spaces

* remove extra spaces

* remove discoveryUrl from customParameters
this cause submission to fail

* move publisher and metadata below properties

Co-authored-by: Stephanus <stephanus@larcai.com>
2022-03-04 11:03:12 -08:00
plmvas cd8277bbc0
Updated iconBrandColor (#1466)
* Updated 'Message request body' to be required

* Updated connector name to be 'DataMotion' instead of 'Secure Message Delivery' and added link to our how-to guide for "X-API-Key" and "X-API-Secret" descriptions

* Updated iconBrandColor

Co-authored-by: Christopher Ly <ChristopherL@datamotion.com>
2022-03-03 19:31:43 -08:00
TrueDialogDynamics 9bc4391048
Add missing comma to api.properties (#1474)
* Initial upload

* Fix iconBrandColor

* Update readme.md

* Add stackOwner to apiProperties.json

* Fix empty titles

* Add schema definition for callbacks

* Update description values of properties

* Update readme.md

Make changes according to the template file

* add missing comma to apiPropeties

Co-authored-by: apoplutin <apoplutin@foundationmedicine.com>
2022-03-03 19:31:09 -08:00
Rambatla Venkat Rao 96e355567d
Updated description for few parameters (#1473)
* Added HYAS Insight in Certified Connectors Folder

* Readded HYAS Insight

* Added HYAS Insight to Dev Branch

* Added HYAS Insight to Dev Branch

* Add files via upload

* Add files via upload

* Delete icon.png

* Delete settings.json

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Add files via upload

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Delete icon.png

* Delete settings.json

* Added HYAS Insight to Certified Connectors Folder

* Update apiProperties.json

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Delete icon.png

* Delete settings.json

* Added new set of files

* Update apiProperties.json

* Delete icon.png

* Delete settings.json

* Create readme.md

* Update readme.md

* Update readme.md

* IPQualityScore Custom Connector Open Source Submission for Review

* Added "active_status" output parameter

Added "active_status" output parameter to "Retrieve Phone Number reputation data" and added a description to the connector actions.

* typo in active_status

* Farsight DNSDB Open Source Submission

* Updated DNSDB Host

* Fixed Issues of Copyright and special characters

* Fixed Unicode Characters Issue

* removed Copyright

* Added C2 Attribution Actions in Readme

* Added C2 Attribution Actions

* Update apiProperties.json

* removed empty property values

* removed all empty operations

* Update Publisher and stackOwner

* updated Publisher and stackOwner Information

* Changes in the descriptions of few fields

Co-authored-by: Rambatza Venkat Rao <vrambatza@7GN0SJ2.ceredox.com>
2022-03-03 17:04:11 -08:00
porterhunley faaa1d6830
Merge pull request #1377 from TimHanewich/dev
Adding StockDataV2 action to Aletheia
2022-03-03 09:39:20 -08:00
natalie-pienkowska 53f8c26219
Update pull_request_template.md 2022-03-03 10:10:12 -05:00
Troy Taylor cbaff7a58c
CQC Data (Independent Publisher) v1.1 - fix text (#1387)
* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3.

* Revert "certify-connector"

This reverts commit 160b208ed6.

* certify-connector

* certify-connector

* certify-connector

* Update apiDefinition.swagger.json

Fixed description

* Update apiDefinition.swagger.json

Cut to below 500

* Update apiDefinition.swagger.json

Cut to below 500.

* Delete icon.png

* Delete settings.json

* Update apiDefinition.swagger.json

* Delete independent-publisher-connectors/HubSpot CMS directory

* Delete independent-publisher-connectors/HubSpot CRM directory

* Delete independent-publisher-connectors/HubSpot Marketing directory

* Delete independent-publisher-connectors/Xero Accounting directory

* Delete independent-publisher-connectors/Xero Payroll - UK directory

* Delete independent-publisher-connectors/Xero Projects directory

* Include iconBrandColor #da3b01 for IP

* Include iconBrandColor #da3b01 in best practices

* Rename README.template.md to readme.md

* Add templates for IP

* Fix typo

* Add files via upload

* Delete Google Cloud Translation directory

* Update CQC-Connector.swagger.json

Correct text found here: https://anypoint.mulesoft.com/exchange/portals/care-quality-commission-5/4d36bd23-127d-4acf-8903-ba292ea615d4/cqc-syndication-1/minor/1.0/console/endpoint/%231850/

* Bump version
2022-03-02 16:43:01 -08:00
sid-surveymonkey 39c431b509
Changes for next version of connector (#1468)
Update current SM Connector to include response details and most common event/triggers based on use cases and customer requests.
2022-03-02 16:42:46 -08:00
LukeMcGovern-UL ba8a0a134b
Ia connect jml (#1444)
* Uploading IA-Connect JML connector for certification

* Added stackOwner property
2022-03-02 16:40:35 -08:00
LukeMcGovern-UL b0480fa700
Updated Swagger for IA-Connect 9.2 release (#1445) 2022-03-02 13:30:31 -08:00
Srihari Padmanabhan 5e3e1ef0e7
Remove order field from add documents flow step (#1470)
* FLOW-44 feature to create a net new envelope (while still supporting create envelope using template)

* ability to add recipient tabs

* FLOW-106: bug fix for multiple documents not attached

* FLOW-96: Fix bug to support custom value for a document type that is not part of the drop down

* FLOW-99: Eliminate the need to have Apply to each when working with a single recipient

* Use dynamic schema for text anchor tab

* Show drop down with a list of tab types (select action is not wired to the schema yet)

* FLOW-94: swagger and script changes to support dynamic tab selection

* Make the display name more readable in the anchor tab drop down

* FLOW-90 - anchor tab: support sign here and initial here tab type

* FLOW-92: support dynamically choosing tab type for most commonly used tabs (except radio, dropdown)

* Add email body when creating envelope
FLOW-89: support setting custom font metadata for anchor tab
FLOW-91: support anchor tab positioning
FLOW-70: update from REST 2.0 to 2.1

* FLOW-92: fit and finish items in anchor tab

* Change the font related input controls to drop down instead of a text box

* Fix paconn validation error

* FLOW-114 - fix bug.
Removed the order field. User can define the ordering in the UI.

* add place holder to indicate that bold and italic are boolean that accept true/false as value

* fix duplicate code introduced during last merge conflict resolution
2022-03-02 10:51:00 -08:00
AIForged b2ce749f0e
AIForged connector remove discoveryUrl to solve submission problem (#1455)
* Open-source AIForged Connector

* make suggested changes
add desriptions and remove extra spaces

* remove extra spaces

* remove discoveryUrl from customParameters
this cause submission to fail

Co-authored-by: Stephanus <stephanus@larcai.com>
2022-03-02 08:16:36 -08:00
aMatthewsYakChat 91a81dc483
Added YakChat connector files (#1401)
* Added YakChat connector files

* Updates from Microsoft feedback

Co-authored-by: Andrew Matthews <andymatt90@hotmail.com>
2022-03-01 13:01:40 -08:00
LukeMcGovern-UL 8c53b5e314
Ia connect dynamiccode (#1446)
* Updated Swagger for IA-Connect 9.2 release

* Updated actions to provide output schema
2022-03-01 12:50:18 -08:00
InEightDevOps 4f8d2c4c99
updated brand color, update icon and added assests folder and files (#1447)
* Added InEight folder and files realted to connector

* updated the files based on review from microsoft

* updated the files based on review from microsoft

* Updated as microsoft's comments

* added intor.md and assests folder

* updated intro.md file

* added images folderunder assests

* update image path

* added intor.md and assests folder

* update brand color

* removed intro.md and assests folder as recommendation from Microsoft

Co-authored-by: Riyaz Hussain Gange Mohammed <Riyaz.Mohammed@INEIGHT.COM>
2022-03-01 11:31:40 -08:00