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

Feature to create a net new envelope #1205

Merged
merged 2 commits into from
Oct 21, 2021
Merged

Conversation

sriharip-docusign
Copy link
Contributor


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 :)

  • [ x] I attest that the connector works and I verified by deploying and testing all the operations.
  • [x ] I attest that I have added detailed descriptions for all operations and parameters in the swagger file.
  • [x ] I attest that I have added response schemas to my actions, unless the response schema is dynamic.
  • [x ] I validated the swagger file, apiDefinition.swagger.json, by running paconn validate command.
  • [x ] 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.

Note: Please use ignore whitespace of git to view the changes.

@sriharip-docusign sriharip-docusign requested a review from a team as a code owner October 21, 2021 03:22
@ghost
Copy link

ghost commented Oct 21, 2021

CLA assistant check
All CLA requirements met.

@sriyen-msft sriyen-msft merged commit ae45e99 into microsoft:dev Oct 21, 2021
johannesh-recordedfuture pushed a commit to recordedfuture/PowerPlatformConnectors that referenced this pull request Nov 8, 2021
robin-larsson pushed a commit to robin-larsson/PowerPlatformConnectors that referenced this pull request Jan 11, 2022
sriyen-msft added a commit that referenced this pull request Feb 8, 2022
* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added additional fields to SendMessage methods (#1092)

Co-authored-by: Robin Larsson <[email protected]>

* Assently E-Sign updates readme file (#1096)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* Add new actions (#1095)

* Add new actions

* swagger definition

* paths definitions updated

* Fix operations for remove webhook action (#1090)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Fix operation Id for webhook

* Fix merge issues

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* removes schema from default response (#1103)

Otherwise, I fail Connector archive validation

* Add publisher and stackOwner on API properties (#1100)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Lassox/v1.2 (#1102)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* dvelop connector Review20210908 (#1101)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Changes after review

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update README.md

* New connector : Sociabbe (Updated) (#1106)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* adding connector HoneyWellForge (#1089)

* Update apiProperties.json (#1115)

* BuildingMindsTwinCore (certified-connectors)  (#1111)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update field visibility (#1108)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Update field visibility

* dummy clientId

* AccuWeather (Independent Connector) (#1030)

* Submitting AccuWeather IP Connector

* Fixing Current Conditions Response Error

* Fixing some property mappings + Updating read me file

* Fixing Description + Fixing iconBrandColor

* New connector : Sociabble (Updated) (#1114)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* Updating media endpoints again

* Fix typo for Recipient Type (#1124)

* Enable certification validation for independent publisher connector (#1169)

* Updated text and logo, changes due to validation errors (#1159)

* Update apiDefinition.swagger.json

* merged

* Removed empty value properties

* Update apiDefinition.swagger.json

* Update apiProperties.json

Co-authored-by: Rens Braspenning <[email protected]>

* Added a trigger for self service cart created (#1176)

* Added the official CPQSync Connector

* Added trigger for self service cart created

* Added titles for all web hook schemas

* Nextcom (#1123)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

Co-authored-by: Egil Barland <[email protected]>

* Version 1.1 updates. (#1135)

* Added text similarity compatibility (new path/operation).
* Updated docs e.g. reflecting new functionality.
* Fixed minor errors.

* brand color changes done for Zohosign. (#1134)

* BuildingMindsTwin core (certified-connectors) (#1131)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

* Tidied up formatting of README

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Staffbase Connector - Background Color fix (#1129)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* New version of WithoutWire Inventory Platform connector (with fixes/improvements after previous reviews) (#1139)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Nextcom: Update Icon color hex (#1138)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

* Update icon color

Co-authored-by: Egil Barland <[email protected]>

* update links to the documentation site (#1137)

* IN-D Insurance (ICD10/CPT autocoding) (#1112)

* Add files via upload

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete Readme.md

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete README.md

* Delete apiProperties.json

* Create apiDefinition.swagger.json

* Add files via upload

* Add files via upload

* Create README.md

* Update apiDefinition.swagger.json

* Create apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update README.md

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Enhanced the connector with new endpoints and relabeling the connector name (#1110)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* All user-data params are arrays (#1154)

* fix user-data array in POST Invite

* all user-data params are arrays

* Starting the Certification Process (#1153)

* Added AikiDocs Plug-in

Added AikiDocs Plug-in for the initial certification process

* Fixed Readme.md

Clarification of service descriptions was changed

* Adding tag for submission

Added certified-connector tag for submission

* Updates to wording

* Fixes to readme.md text

* Added Test harness Link

* Minor adjustment for peltarion-v.1.1 on dev branch (#1147)

* Jira Search (Independent Publisher) (#1097)

* Initial commit

* Improved descriptions on output schema

* Fixed indents

* Updated icon color

* Update readme.md

make it clearer about using the hostname parameter

* Update readme.md

* Updated readme

* Updated definition as per PR feedback #1045

* Updated readme

Added disclaimer that this is Jira cloud only, not on-premises

* Improved descriptions

Co-authored-by: Mahbub Murshed <[email protected]>

* Updated connector. (#1155)

* timeghost: Bug fixes (#1156)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* typo fix and readme extension. (#1157)

Co-authored-by: Isak Hassbring <[email protected]>

* Added Spinpanel and connector files to the certified connectors folder to prepare for certification (#1145)

* Added Spinpanel and connector files to the certified connectors folder

* Update brand color to supported value

* Fix is string should be boolean

* Fix is string should be boolean #2

* Fix Swagger validation errors

* Fix descriptions, emtpy response schema, remove clientId

* Initial commit (#1141)

* Initial commit

* Updating artifacts to match with certification requirements

* Updating OAuth Scopes and dummy text

* DocJuris Connector v3.1 (#1163)

Adds several new features-
* New Endpoint to get available playbooks
* New Trigger for turn mentions
* Extend turn document endpoint with Option to download screening report
* Extend contract create with playbook id and owning user email
* Refinements to some data titles for clarity in the UI

* Lassox/v1.2 (Bugfix) (#1164)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* LassoX: Fixed issue with field being incorrectly string instead of int32.

* Recorded Future New Connector (#1117)

* Add a new RecordedFuture connector

* Make changes according to paconn validate

* Add to README

* Fix indentation

* Remove image

* Rename connector from New to V2

* Remove empty definitions

* Remove camel-case descriptions

* Set json to 2-space tab

* Remove extension endpoints due to missing response schema

* Rename connector folder to match new title

* Add response schema for /fusion/files, /alert/lookup and /alert/search

* Removed the register symbol (#1166)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* timeghost: new feature (#1161)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* externalId added

* uppercase ID

* Update readme.md's to include #da3b01 (#1167)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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 file and add templates for Independent Publisher (#1170)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* EONET by NASA (Independent Publisher) (#1107)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Added stackOwner

* Remove unicode and HTML tags

* Removed additional unicodes

* Spinpanel, bugfixes, quality improvements (#1174)

* Spinpanel, bugfixes, quality improvements

* Syntax, cleanup

* Updated template URL for readme.md (#1175)

Updated template URL for readme.md

* DataMotion Secure Message Delivery connector initial commit (#1168)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial submission for DataMotion Secure Message Delivery custom connector

* Fixed formatting and icon background color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Update README.md

Fixed bullet point formatting

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>
Co-authored-by: Christopher Ly <[email protected]>

* GoQR (Independent Publisher) (#1127)

* GoQR (Independent Publisher)

* Fixed the validate

* Update apiDefinition.swagger.json

The validator is giving an error, but to work correctly in PowerApps the schema needs to contains the binary format

* Update apiDefinition.swagger.json

Fix the default response

* Update apiProperties.json

Update stackOwner and icon color

* FreeAgent (Independent Publisher) (#1178)

* Added missinf files

* added space to readme.md

Co-authored-by: Nirmal <[email protected]>

* Fix typo in readme.md (#1181)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* HR Cloud (Custom Connector) - Simple Updates (#1180)

* HR Cloud Power Automate connector

* Changes requested in comments

- Removed Applicant action
- Changed Summaries
- Changed Descriptions
- Fixed indentation

* Line up apiProperties

* Description changes

Description text is made more readable for common user.

* Update apiDefinition.swagger.json

* Authentification updates

* Simple type and description updates to apiDefinition.swagger.json

Co-authored-by: Zrinka Fiamengo Lovric <[email protected]>
Co-authored-by: fkaracic <[email protected]>

* ITGlue (Independent Publisher) (#1130)

* Initial files for FreeAgent

* Updated changes based on Feedback-Round 1

* Removed Empty Schema

* Initial files for ITGlue

* Refactored OperationId Names

* Fixed description and Brand Color

* Fixed spaces

* Added dynamic endpoint url

* Added dynamic endpoint with dropdown selection

* Removed other connector files

Co-authored-by: Nirmal <[email protected]>

* Brønnøysundregistrene (Independent Publisher) (#1021)

* Submitting Brønnøysundregistrene IP Connector

* Adding requested changes:
- Connector artifacts must be in English language
- Valid description
- The property called "website" is not allowed in apiProperties.json file

* Fixing Schema Errors

* Secure Code Warrior (Independent Publisher) v1.1 (#1087)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Pull request fixes

* Remove resourseID

* Remove resourceID

* Missing ']'

* Bump version 1.1

* Update publisher

* myStrom (Independent Publisher) (#1158)

* myStrom (Independent Publisher)

* myStrom (Independent Publisher)

* Dexcom (Independent Publisher) (#1142)

* Initial Commit

Added Dexcom Connector Readme, apiProperties, apiDefinition

* Added new line to end of files

added new line to end of files

* Updated README

Updated README to include creating an App on Dexcom Oauth

* Updated swagger file due to errors

Updated swagger file:

Change default to 200
Moved contact within Info
Added missing ,
Added missing x-ms-summary's after upload

* Change Requests

Changed tabbed to spaces
Removed additional spacing
Added correct icon brand colour

* Fixed connection renamed hosting URL to host ID (#1182)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial version of Spring Global connector (#1183)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* [JIRA] Open Source JIRA (#1179)

* open source jira

* Address comments

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added) (#1191)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* added a new action - Delete submission (#1185)

* Users/depfeife/open source docusigndemo (#1177)

* Open-source DocuSignDemo

* Fix the bug

* Removed the clientId and add customParameters

* Fixes to validation

* Address comments

* Remove all the test values from the swagger

* PowerBI Robots Connector PR (#1122)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Adding PowerBI Robtos Connector - DevScope SA, certified-connector

* Update configs

* update color

* Identation, response and missing properties corrections

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Connector title change

* json Identation

* Connector name change

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* fix: Way We Do connector update (#1198)

Expose the Get By Id endpoints as actions

* r/SpaceX (Independent Publisher) (#1126)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fixed response schemas

* Delete settings.json

* Add files via upload

* Fix color and stackOwner

* Fix launchpad details

* Update readme.md

* Update apiDefinition.swagger.json

* Reused are booleans

* Recovery_attempt also a boolean

* recovered is another boolean

* stactic_fire_date_unix is an integer

* windows are integers

* successes are booleans

* Type changes

* Update apiDefinition.swagger.json

* Typo

* ClickUp Team Manager (Independent Publisher) (#1120)

* Add files via upload

* Update ClickUp Team Manager.md

* Rename ClickUp Team Manager.md to readme.md

* Update readme.md

* Update apiProperties.json

Updated iconBrandColor

* Update apiDefinition.swagger.json

Made updates to descriptions and spacing.

* Update apiDefinition.swagger.json

* Update readme.md

* Update apiDefinition.swagger.json

* AccuWeather (Independent Publisher) v1.1 (#1151)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added 'Get location by location key' and fixed validation errors

* Add 'Search by location key' and 'Get alerts by location key'

* Update readme.md

* Add 'Search location by IP address'

* Added 'Get location by IP address'

* Etsy (Independent Publisher) v1.1 (#1074)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fix typos

* Added response schemas

* Updated response schemas

* Defined response schema properties x-ms-summary

* Delete apiDefinition.swagger.json

* New upload to fix merge conflict

* Remove undefined headers

* Remove components

* Fix additional errors

* Update icon color (#1203)

* initial commit

* Move to correct folder

* Correct issues preventing certification

* Remove unicode characters

* Added intro.md file

* Updated connector file and added intro.md file.

* Update to latest swagger file and add intro.md

* Remove intro.md file and fix icon color

* Forgot # for icon color

* remove intro.md file.

* Delete apiDefinition.swagger.json

* Delete intro.md

* Delete apiProperties.json

Co-authored-by: James Armstrong <[email protected]>

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general improvements (parameters, responses) for other methods (#1204)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Add triggers and actions for records and events (#1206)

* FLOW-44 feature to create a net new envelope (while still supporting create envelope using template) (#1205)

* Enate (#1202)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Witivio v2 and rebranding to Virtual Agent Studio (#1196)

* Rebranded Witivio connector

* Updated PR with comments

* Updated ApiProperties with dummy clientId

* Updated with [[Dummy]] Client ID

Co-authored-by: Tanguy <[email protected]>

* LibreBor (Independent Publisher) (#1160)

* Add files via upload

* Delete independent-publisher-connectors/LibreBor directory

* Updated LibreBor connector with latest

* Changed the iconBrandColor

* Delete settings.json

* Removed Unicodes and expanded the descriptions as requested

* Deleted icon.png

* Notion - Independent Publisher (#1152)

* Notion - Independent Publisher

Notion is an application that provides components such as notes, databases, kanban boards, wikis, calendars and reminders. These components and systems can be used individually, or in collaboration with others.

Co-Authored-By: Harshini <[email protected]>

* Updated Privacy Policy

- Attached Privacy Policy &  website URL to the apiDefinition.swagger.json

Co-Authored-By: Harshini <[email protected]>

* Update Readme.md

Removed html code from Readme.md file.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Removed Empty definitions.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

have updated object property visibility to none. and added proper description.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Have added Categories.

Co-Authored-By: Harshini <[email protected]>

* Delete settings.json

have deleted settings.json file

Co-Authored-By: Harshini <[email protected]>

* Update apiProperties.json

have updated the iconBrandColor.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes: -
 - Have removed empty paths.
 - Have added titles to empty operations.
 - Corrected category names to only two.
Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

i have updated description for has more

* Update apiDefinition.swagger.json

- have Updated all titles. and made sure no empty operations.

Co-Authored-By: Harshini <[email protected]>

* Update api.Definition.swagger.json

- Updated changes as requested.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes:
 -Removed all the "_" from OperationId
 -Added all expected response codes.

* Update api.Definition.swagger.json

-Updated all the OperationID values.

* Update api.Definition.swagger.json

-OperationID have been updated.

* Update apiDefinition.swagger.json

-Operation ID has been fixed. made sure Validation error satisfied.

* Update api.Definition.swagger.json

-Validation Successfull.

Co-authored-by: Harshini <[email protected]>
Co-authored-by: Harshini <[email protected]>

* OpenCage Geocoding (Independent Publisher) (#1150)

* Adding OpenCage Geocoding

* Fixing/adding requested changes

* U.K. Government Bank Holidays (Independent Publisher) v1.1 (#1148)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added response schema

* Update README.md

* Update README.md

* Update README.md

* Bump version

* referRing

* Fix Swagger

* Rename UK-Bank-Holidays.swagger.json to apiDefinition.swagger.json

* Weather Forecast (Independent Publisher) (#1149)

* Weather Forecast (Independent Publisher)

Changes

* Weather Forecast (Independent Publisher)

Changes

* WithoutWire Inventory Platform: publisher changed to original value (#1210)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Minor fixes for connection labels (#1209)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

* Fix for Hosting ID field description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Add Cancel Invite Action. Add SignNow Document Groups Support (#1211)

* Fixed 'From' field not being marked as required (#1212)

Co-authored-by: Christopher Ly <[email protected]>

* Update apiDefinition.swagger.json (#1217)

Added two new enums, new version number, few text canges

* Add questionnaire odata (#1216)

* ADD: gateway

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Change Title

* Robots for Power BI (#1219)

* Spring Global connector: small improvements (#1222)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

* Spring Global: small improvements

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Azure IoT Central V3 - release 20211026 (#1218)

* Azure IoT Central V3 - release 20211026

* PR comments

* Updated properties file (#1214)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Updated properties file with background color code

Updated properties file with background color code

* Update as per review comments from PA team

Update as per review comments from PA team

* fixed icon propery color (#1228)

* Eduframe: Update definition and add catalog variants (#1224)

* Update definition and add catalog variants

* Move publisher property to apiProperties file

* [Airmeet] connector (#1215)

* [Airmeet] connector

* [Airmeet] brandcolor change

* [Airmeet] validation request fix

* [Airmeet] validation request fix

* [Airmeet] schema definition added and descriptions corrected

Co-authored-by: Airmeet <[email protected]>
Co-authored-by: Amit Kumar <[email protected]>

* Robots for PowerBI - change icon color (#1229)

* Robots for Power BI

* Robots for PowerBI - change icon color

* HYAS Insight - Added C2 Attribution Actions  (#1220)

* 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

Co-authored-by: Rambatza Venkat Rao <[email protected]>

* updates Assently E-Sign updateCase action (#1232)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* updates Assently E-Sign updateCase action

* Carbon Intensity (Ind…
johannesh-recordedfuture added a commit to recordedfuture/PowerPlatformConnectors that referenced this pull request Mar 28, 2022
* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added additional fields to SendMessage methods (#1092)

Co-authored-by: Robin Larsson <[email protected]>

* Assently E-Sign updates readme file (#1096)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* Add new actions (#1095)

* Add new actions

* swagger definition

* paths definitions updated

* Fix operations for remove webhook action (#1090)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Fix operation Id for webhook

* Fix merge issues

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* removes schema from default response (#1103)

Otherwise, I fail Connector archive validation

* Add publisher and stackOwner on API properties (#1100)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Lassox/v1.2 (#1102)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* dvelop connector Review20210908 (#1101)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Changes after review

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update README.md

* New connector : Sociabbe (Updated) (#1106)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* adding connector HoneyWellForge (#1089)

* Update apiProperties.json (#1115)

* BuildingMindsTwinCore (certified-connectors)  (#1111)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update field visibility (#1108)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Update field visibility

* dummy clientId

* AccuWeather (Independent Connector) (#1030)

* Submitting AccuWeather IP Connector

* Fixing Current Conditions Response Error

* Fixing some property mappings + Updating read me file

* Fixing Description + Fixing iconBrandColor

* New connector : Sociabble (Updated) (#1114)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* Updating media endpoints again

* Fix typo for Recipient Type (#1124)

* Enable certification validation for independent publisher connector (#1169)

* Updated text and logo, changes due to validation errors (#1159)

* Update apiDefinition.swagger.json

* merged

* Removed empty value properties

* Update apiDefinition.swagger.json

* Update apiProperties.json

Co-authored-by: Rens Braspenning <[email protected]>

* Added a trigger for self service cart created (#1176)

* Added the official CPQSync Connector

* Added trigger for self service cart created

* Added titles for all web hook schemas

* Nextcom (#1123)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

Co-authored-by: Egil Barland <[email protected]>

* Version 1.1 updates. (#1135)

* Added text similarity compatibility (new path/operation).
* Updated docs e.g. reflecting new functionality.
* Fixed minor errors.

* brand color changes done for Zohosign. (#1134)

* BuildingMindsTwin core (certified-connectors) (#1131)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

* Tidied up formatting of README

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Staffbase Connector - Background Color fix (#1129)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* New version of WithoutWire Inventory Platform connector (with fixes/improvements after previous reviews) (#1139)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Nextcom: Update Icon color hex (#1138)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

* Update icon color

Co-authored-by: Egil Barland <[email protected]>

* update links to the documentation site (#1137)

* IN-D Insurance (ICD10/CPT autocoding) (#1112)

* Add files via upload

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete Readme.md

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete README.md

* Delete apiProperties.json

* Create apiDefinition.swagger.json

* Add files via upload

* Add files via upload

* Create README.md

* Update apiDefinition.swagger.json

* Create apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update README.md

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Enhanced the connector with new endpoints and relabeling the connector name (#1110)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* All user-data params are arrays (#1154)

* fix user-data array in POST Invite

* all user-data params are arrays

* Starting the Certification Process (#1153)

* Added AikiDocs Plug-in

Added AikiDocs Plug-in for the initial certification process

* Fixed Readme.md

Clarification of service descriptions was changed

* Adding tag for submission

Added certified-connector tag for submission

* Updates to wording

* Fixes to readme.md text

* Added Test harness Link

* Minor adjustment for peltarion-v.1.1 on dev branch (#1147)

* Jira Search (Independent Publisher) (#1097)

* Initial commit

* Improved descriptions on output schema

* Fixed indents

* Updated icon color

* Update readme.md

make it clearer about using the hostname parameter

* Update readme.md

* Updated readme

* Updated definition as per PR feedback #1045

* Updated readme

Added disclaimer that this is Jira cloud only, not on-premises

* Improved descriptions

Co-authored-by: Mahbub Murshed <[email protected]>

* Updated connector. (#1155)

* timeghost: Bug fixes (#1156)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* typo fix and readme extension. (#1157)

Co-authored-by: Isak Hassbring <[email protected]>

* Added Spinpanel and connector files to the certified connectors folder to prepare for certification (#1145)

* Added Spinpanel and connector files to the certified connectors folder

* Update brand color to supported value

* Fix is string should be boolean

* Fix is string should be boolean #2

* Fix Swagger validation errors

* Fix descriptions, emtpy response schema, remove clientId

* Initial commit (#1141)

* Initial commit

* Updating artifacts to match with certification requirements

* Updating OAuth Scopes and dummy text

* DocJuris Connector v3.1 (#1163)

Adds several new features-
* New Endpoint to get available playbooks
* New Trigger for turn mentions
* Extend turn document endpoint with Option to download screening report
* Extend contract create with playbook id and owning user email
* Refinements to some data titles for clarity in the UI

* Lassox/v1.2 (Bugfix) (#1164)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* LassoX: Fixed issue with field being incorrectly string instead of int32.

* Recorded Future New Connector (#1117)

* Add a new RecordedFuture connector

* Make changes according to paconn validate

* Add to README

* Fix indentation

* Remove image

* Rename connector from New to V2

* Remove empty definitions

* Remove camel-case descriptions

* Set json to 2-space tab

* Remove extension endpoints due to missing response schema

* Rename connector folder to match new title

* Add response schema for /fusion/files, /alert/lookup and /alert/search

* Removed the register symbol (#1166)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* timeghost: new feature (#1161)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* externalId added

* uppercase ID

* Update readme.md's to include #da3b01 (#1167)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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 file and add templates for Independent Publisher (#1170)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* EONET by NASA (Independent Publisher) (#1107)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Added stackOwner

* Remove unicode and HTML tags

* Removed additional unicodes

* Spinpanel, bugfixes, quality improvements (#1174)

* Spinpanel, bugfixes, quality improvements

* Syntax, cleanup

* Updated template URL for readme.md (#1175)

Updated template URL for readme.md

* DataMotion Secure Message Delivery connector initial commit (#1168)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial submission for DataMotion Secure Message Delivery custom connector

* Fixed formatting and icon background color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Update README.md

Fixed bullet point formatting

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>
Co-authored-by: Christopher Ly <[email protected]>

* GoQR (Independent Publisher) (#1127)

* GoQR (Independent Publisher)

* Fixed the validate

* Update apiDefinition.swagger.json

The validator is giving an error, but to work correctly in PowerApps the schema needs to contains the binary format

* Update apiDefinition.swagger.json

Fix the default response

* Update apiProperties.json

Update stackOwner and icon color

* FreeAgent (Independent Publisher) (#1178)

* Added missinf files

* added space to readme.md

Co-authored-by: Nirmal <[email protected]>

* Fix typo in readme.md (#1181)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* HR Cloud (Custom Connector) - Simple Updates (#1180)

* HR Cloud Power Automate connector

* Changes requested in comments

- Removed Applicant action
- Changed Summaries
- Changed Descriptions
- Fixed indentation

* Line up apiProperties

* Description changes

Description text is made more readable for common user.

* Update apiDefinition.swagger.json

* Authentification updates

* Simple type and description updates to apiDefinition.swagger.json

Co-authored-by: Zrinka Fiamengo Lovric <[email protected]>
Co-authored-by: fkaracic <[email protected]>

* ITGlue (Independent Publisher) (#1130)

* Initial files for FreeAgent

* Updated changes based on Feedback-Round 1

* Removed Empty Schema

* Initial files for ITGlue

* Refactored OperationId Names

* Fixed description and Brand Color

* Fixed spaces

* Added dynamic endpoint url

* Added dynamic endpoint with dropdown selection

* Removed other connector files

Co-authored-by: Nirmal <[email protected]>

* Brønnøysundregistrene (Independent Publisher) (#1021)

* Submitting Brønnøysundregistrene IP Connector

* Adding requested changes:
- Connector artifacts must be in English language
- Valid description
- The property called "website" is not allowed in apiProperties.json file

* Fixing Schema Errors

* Secure Code Warrior (Independent Publisher) v1.1 (#1087)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Pull request fixes

* Remove resourseID

* Remove resourceID

* Missing ']'

* Bump version 1.1

* Update publisher

* myStrom (Independent Publisher) (#1158)

* myStrom (Independent Publisher)

* myStrom (Independent Publisher)

* Dexcom (Independent Publisher) (#1142)

* Initial Commit

Added Dexcom Connector Readme, apiProperties, apiDefinition

* Added new line to end of files

added new line to end of files

* Updated README

Updated README to include creating an App on Dexcom Oauth

* Updated swagger file due to errors

Updated swagger file:

Change default to 200
Moved contact within Info
Added missing ,
Added missing x-ms-summary's after upload

* Change Requests

Changed tabbed to spaces
Removed additional spacing
Added correct icon brand colour

* Fixed connection renamed hosting URL to host ID (#1182)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial version of Spring Global connector (#1183)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* [JIRA] Open Source JIRA (#1179)

* open source jira

* Address comments

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added) (#1191)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* added a new action - Delete submission (#1185)

* Users/depfeife/open source docusigndemo (#1177)

* Open-source DocuSignDemo

* Fix the bug

* Removed the clientId and add customParameters

* Fixes to validation

* Address comments

* Remove all the test values from the swagger

* PowerBI Robots Connector PR (#1122)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Adding PowerBI Robtos Connector - DevScope SA, certified-connector

* Update configs

* update color

* Identation, response and missing properties corrections

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Connector title change

* json Identation

* Connector name change

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* fix: Way We Do connector update (#1198)

Expose the Get By Id endpoints as actions

* r/SpaceX (Independent Publisher) (#1126)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fixed response schemas

* Delete settings.json

* Add files via upload

* Fix color and stackOwner

* Fix launchpad details

* Update readme.md

* Update apiDefinition.swagger.json

* Reused are booleans

* Recovery_attempt also a boolean

* recovered is another boolean

* stactic_fire_date_unix is an integer

* windows are integers

* successes are booleans

* Type changes

* Update apiDefinition.swagger.json

* Typo

* ClickUp Team Manager (Independent Publisher) (#1120)

* Add files via upload

* Update ClickUp Team Manager.md

* Rename ClickUp Team Manager.md to readme.md

* Update readme.md

* Update apiProperties.json

Updated iconBrandColor

* Update apiDefinition.swagger.json

Made updates to descriptions and spacing.

* Update apiDefinition.swagger.json

* Update readme.md

* Update apiDefinition.swagger.json

* AccuWeather (Independent Publisher) v1.1 (#1151)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added 'Get location by location key' and fixed validation errors

* Add 'Search by location key' and 'Get alerts by location key'

* Update readme.md

* Add 'Search location by IP address'

* Added 'Get location by IP address'

* Etsy (Independent Publisher) v1.1 (#1074)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fix typos

* Added response schemas

* Updated response schemas

* Defined response schema properties x-ms-summary

* Delete apiDefinition.swagger.json

* New upload to fix merge conflict

* Remove undefined headers

* Remove components

* Fix additional errors

* Update icon color (#1203)

* initial commit

* Move to correct folder

* Correct issues preventing certification

* Remove unicode characters

* Added intro.md file

* Updated connector file and added intro.md file.

* Update to latest swagger file and add intro.md

* Remove intro.md file and fix icon color

* Forgot # for icon color

* remove intro.md file.

* Delete apiDefinition.swagger.json

* Delete intro.md

* Delete apiProperties.json

Co-authored-by: James Armstrong <[email protected]>

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general improvements (parameters, responses) for other methods (#1204)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Add triggers and actions for records and events (#1206)

* FLOW-44 feature to create a net new envelope (while still supporting create envelope using template) (#1205)

* Enate (#1202)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Witivio v2 and rebranding to Virtual Agent Studio (#1196)

* Rebranded Witivio connector

* Updated PR with comments

* Updated ApiProperties with dummy clientId

* Updated with [[Dummy]] Client ID

Co-authored-by: Tanguy <[email protected]>

* LibreBor (Independent Publisher) (#1160)

* Add files via upload

* Delete independent-publisher-connectors/LibreBor directory

* Updated LibreBor connector with latest

* Changed the iconBrandColor

* Delete settings.json

* Removed Unicodes and expanded the descriptions as requested

* Deleted icon.png

* Notion - Independent Publisher (#1152)

* Notion - Independent Publisher

Notion is an application that provides components such as notes, databases, kanban boards, wikis, calendars and reminders. These components and systems can be used individually, or in collaboration with others.

Co-Authored-By: Harshini <[email protected]>

* Updated Privacy Policy

- Attached Privacy Policy &  website URL to the apiDefinition.swagger.json

Co-Authored-By: Harshini <[email protected]>

* Update Readme.md

Removed html code from Readme.md file.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Removed Empty definitions.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

have updated object property visibility to none. and added proper description.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Have added Categories.

Co-Authored-By: Harshini <[email protected]>

* Delete settings.json

have deleted settings.json file

Co-Authored-By: Harshini <[email protected]>

* Update apiProperties.json

have updated the iconBrandColor.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes: -
 - Have removed empty paths.
 - Have added titles to empty operations.
 - Corrected category names to only two.
Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

i have updated description for has more

* Update apiDefinition.swagger.json

- have Updated all titles. and made sure no empty operations.

Co-Authored-By: Harshini <[email protected]>

* Update api.Definition.swagger.json

- Updated changes as requested.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes:
 -Removed all the "_" from OperationId
 -Added all expected response codes.

* Update api.Definition.swagger.json

-Updated all the OperationID values.

* Update api.Definition.swagger.json

-OperationID have been updated.

* Update apiDefinition.swagger.json

-Operation ID has been fixed. made sure Validation error satisfied.

* Update api.Definition.swagger.json

-Validation Successfull.

Co-authored-by: Harshini <[email protected]>
Co-authored-by: Harshini <[email protected]>

* OpenCage Geocoding (Independent Publisher) (#1150)

* Adding OpenCage Geocoding

* Fixing/adding requested changes

* U.K. Government Bank Holidays (Independent Publisher) v1.1 (#1148)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added response schema

* Update README.md

* Update README.md

* Update README.md

* Bump version

* referRing

* Fix Swagger

* Rename UK-Bank-Holidays.swagger.json to apiDefinition.swagger.json

* Weather Forecast (Independent Publisher) (#1149)

* Weather Forecast (Independent Publisher)

Changes

* Weather Forecast (Independent Publisher)

Changes

* WithoutWire Inventory Platform: publisher changed to original value (#1210)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Minor fixes for connection labels (#1209)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

* Fix for Hosting ID field description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Add Cancel Invite Action. Add SignNow Document Groups Support (#1211)

* Fixed 'From' field not being marked as required (#1212)

Co-authored-by: Christopher Ly <[email protected]>

* Update apiDefinition.swagger.json (#1217)

Added two new enums, new version number, few text canges

* Add questionnaire odata (#1216)

* ADD: gateway

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Change Title

* Robots for Power BI (#1219)

* Spring Global connector: small improvements (#1222)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

* Spring Global: small improvements

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Azure IoT Central V3 - release 20211026 (#1218)

* Azure IoT Central V3 - release 20211026

* PR comments

* Updated properties file (#1214)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Updated properties file with background color code

Updated properties file with background color code

* Update as per review comments from PA team

Update as per review comments from PA team

* fixed icon propery color (#1228)

* Eduframe: Update definition and add catalog variants (#1224)

* Update definition and add catalog variants

* Move publisher property to apiProperties file

* [Airmeet] connector (#1215)

* [Airmeet] connector

* [Airmeet] brandcolor change

* [Airmeet] validation request fix

* [Airmeet] validation request fix

* [Airmeet] schema definition added and descriptions corrected

Co-authored-by: Airmeet <[email protected]>
Co-authored-by: Amit Kumar <[email protected]>

* Robots for PowerBI - change icon color (#1229)

* Robots for Power BI

* Robots for PowerBI - change icon color

* HYAS Insight - Added C2 Attribution Actions  (#1220)

* 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

Co-authored-by: Rambatza Venkat Rao <[email protected]>

* updates Assently E-Sign updateCase action (#1232)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* updates Assently E-Sign updateCase action

* Carbon Intensity (Ind…
v-eisljami pushed a commit that referenced this pull request Apr 13, 2022
* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added additional fields to SendMessage methods (#1092)

Co-authored-by: Robin Larsson <[email protected]>

* Assently E-Sign updates readme file (#1096)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* Add new actions (#1095)

* Add new actions

* swagger definition

* paths definitions updated

* Fix operations for remove webhook action (#1090)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Fix operation Id for webhook

* Fix merge issues

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* removes schema from default response (#1103)

Otherwise, I fail Connector archive validation

* Add publisher and stackOwner on API properties (#1100)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Lassox/v1.2 (#1102)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* dvelop connector Review20210908 (#1101)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Changes after review

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update README.md

* New connector : Sociabbe (Updated) (#1106)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* adding connector HoneyWellForge (#1089)

* Update apiProperties.json (#1115)

* BuildingMindsTwinCore (certified-connectors)  (#1111)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update field visibility (#1108)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Update field visibility

* dummy clientId

* AccuWeather (Independent Connector) (#1030)

* Submitting AccuWeather IP Connector

* Fixing Current Conditions Response Error

* Fixing some property mappings + Updating read me file

* Fixing Description + Fixing iconBrandColor

* New connector : Sociabble (Updated) (#1114)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* Updating media endpoints again

* Fix typo for Recipient Type (#1124)

* Enable certification validation for independent publisher connector (#1169)

* Updated text and logo, changes due to validation errors (#1159)

* Update apiDefinition.swagger.json

* merged

* Removed empty value properties

* Update apiDefinition.swagger.json

* Update apiProperties.json

Co-authored-by: Rens Braspenning <[email protected]>

* Added a trigger for self service cart created (#1176)

* Added the official CPQSync Connector

* Added trigger for self service cart created

* Added titles for all web hook schemas

* Nextcom (#1123)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

Co-authored-by: Egil Barland <[email protected]>

* Version 1.1 updates. (#1135)

* Added text similarity compatibility (new path/operation).
* Updated docs e.g. reflecting new functionality.
* Fixed minor errors.

* brand color changes done for Zohosign. (#1134)

* BuildingMindsTwin core (certified-connectors) (#1131)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

* Tidied up formatting of README

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Staffbase Connector - Background Color fix (#1129)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* New version of WithoutWire Inventory Platform connector (with fixes/improvements after previous reviews) (#1139)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Nextcom: Update Icon color hex (#1138)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

* Update icon color

Co-authored-by: Egil Barland <[email protected]>

* update links to the documentation site (#1137)

* IN-D Insurance (ICD10/CPT autocoding) (#1112)

* Add files via upload

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete Readme.md

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete README.md

* Delete apiProperties.json

* Create apiDefinition.swagger.json

* Add files via upload

* Add files via upload

* Create README.md

* Update apiDefinition.swagger.json

* Create apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update README.md

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Enhanced the connector with new endpoints and relabeling the connector name (#1110)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* All user-data params are arrays (#1154)

* fix user-data array in POST Invite

* all user-data params are arrays

* Starting the Certification Process (#1153)

* Added AikiDocs Plug-in

Added AikiDocs Plug-in for the initial certification process

* Fixed Readme.md

Clarification of service descriptions was changed

* Adding tag for submission

Added certified-connector tag for submission

* Updates to wording

* Fixes to readme.md text

* Added Test harness Link

* Minor adjustment for peltarion-v.1.1 on dev branch (#1147)

* Jira Search (Independent Publisher) (#1097)

* Initial commit

* Improved descriptions on output schema

* Fixed indents

* Updated icon color

* Update readme.md

make it clearer about using the hostname parameter

* Update readme.md

* Updated readme

* Updated definition as per PR feedback #1045

* Updated readme

Added disclaimer that this is Jira cloud only, not on-premises

* Improved descriptions

Co-authored-by: Mahbub Murshed <[email protected]>

* Updated connector. (#1155)

* timeghost: Bug fixes (#1156)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* typo fix and readme extension. (#1157)

Co-authored-by: Isak Hassbring <[email protected]>

* Added Spinpanel and connector files to the certified connectors folder to prepare for certification (#1145)

* Added Spinpanel and connector files to the certified connectors folder

* Update brand color to supported value

* Fix is string should be boolean

* Fix is string should be boolean #2

* Fix Swagger validation errors

* Fix descriptions, emtpy response schema, remove clientId

* Initial commit (#1141)

* Initial commit

* Updating artifacts to match with certification requirements

* Updating OAuth Scopes and dummy text

* DocJuris Connector v3.1 (#1163)

Adds several new features-
* New Endpoint to get available playbooks
* New Trigger for turn mentions
* Extend turn document endpoint with Option to download screening report
* Extend contract create with playbook id and owning user email
* Refinements to some data titles for clarity in the UI

* Lassox/v1.2 (Bugfix) (#1164)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* LassoX: Fixed issue with field being incorrectly string instead of int32.

* Recorded Future New Connector (#1117)

* Add a new RecordedFuture connector

* Make changes according to paconn validate

* Add to README

* Fix indentation

* Remove image

* Rename connector from New to V2

* Remove empty definitions

* Remove camel-case descriptions

* Set json to 2-space tab

* Remove extension endpoints due to missing response schema

* Rename connector folder to match new title

* Add response schema for /fusion/files, /alert/lookup and /alert/search

* Removed the register symbol (#1166)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* timeghost: new feature (#1161)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* externalId added

* uppercase ID

* Update readme.md's to include #da3b01 (#1167)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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 file and add templates for Independent Publisher (#1170)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* EONET by NASA (Independent Publisher) (#1107)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Added stackOwner

* Remove unicode and HTML tags

* Removed additional unicodes

* Spinpanel, bugfixes, quality improvements (#1174)

* Spinpanel, bugfixes, quality improvements

* Syntax, cleanup

* Updated template URL for readme.md (#1175)

Updated template URL for readme.md

* DataMotion Secure Message Delivery connector initial commit (#1168)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial submission for DataMotion Secure Message Delivery custom connector

* Fixed formatting and icon background color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Update README.md

Fixed bullet point formatting

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>
Co-authored-by: Christopher Ly <[email protected]>

* GoQR (Independent Publisher) (#1127)

* GoQR (Independent Publisher)

* Fixed the validate

* Update apiDefinition.swagger.json

The validator is giving an error, but to work correctly in PowerApps the schema needs to contains the binary format

* Update apiDefinition.swagger.json

Fix the default response

* Update apiProperties.json

Update stackOwner and icon color

* FreeAgent (Independent Publisher) (#1178)

* Added missinf files

* added space to readme.md

Co-authored-by: Nirmal <[email protected]>

* Fix typo in readme.md (#1181)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* HR Cloud (Custom Connector) - Simple Updates (#1180)

* HR Cloud Power Automate connector

* Changes requested in comments

- Removed Applicant action
- Changed Summaries
- Changed Descriptions
- Fixed indentation

* Line up apiProperties

* Description changes

Description text is made more readable for common user.

* Update apiDefinition.swagger.json

* Authentification updates

* Simple type and description updates to apiDefinition.swagger.json

Co-authored-by: Zrinka Fiamengo Lovric <[email protected]>
Co-authored-by: fkaracic <[email protected]>

* ITGlue (Independent Publisher) (#1130)

* Initial files for FreeAgent

* Updated changes based on Feedback-Round 1

* Removed Empty Schema

* Initial files for ITGlue

* Refactored OperationId Names

* Fixed description and Brand Color

* Fixed spaces

* Added dynamic endpoint url

* Added dynamic endpoint with dropdown selection

* Removed other connector files

Co-authored-by: Nirmal <[email protected]>

* Brønnøysundregistrene (Independent Publisher) (#1021)

* Submitting Brønnøysundregistrene IP Connector

* Adding requested changes:
- Connector artifacts must be in English language
- Valid description
- The property called "website" is not allowed in apiProperties.json file

* Fixing Schema Errors

* Secure Code Warrior (Independent Publisher) v1.1 (#1087)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Pull request fixes

* Remove resourseID

* Remove resourceID

* Missing ']'

* Bump version 1.1

* Update publisher

* myStrom (Independent Publisher) (#1158)

* myStrom (Independent Publisher)

* myStrom (Independent Publisher)

* Dexcom (Independent Publisher) (#1142)

* Initial Commit

Added Dexcom Connector Readme, apiProperties, apiDefinition

* Added new line to end of files

added new line to end of files

* Updated README

Updated README to include creating an App on Dexcom Oauth

* Updated swagger file due to errors

Updated swagger file:

Change default to 200
Moved contact within Info
Added missing ,
Added missing x-ms-summary's after upload

* Change Requests

Changed tabbed to spaces
Removed additional spacing
Added correct icon brand colour

* Fixed connection renamed hosting URL to host ID (#1182)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial version of Spring Global connector (#1183)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* [JIRA] Open Source JIRA (#1179)

* open source jira

* Address comments

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added) (#1191)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* added a new action - Delete submission (#1185)

* Users/depfeife/open source docusigndemo (#1177)

* Open-source DocuSignDemo

* Fix the bug

* Removed the clientId and add customParameters

* Fixes to validation

* Address comments

* Remove all the test values from the swagger

* PowerBI Robots Connector PR (#1122)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Adding PowerBI Robtos Connector - DevScope SA, certified-connector

* Update configs

* update color

* Identation, response and missing properties corrections

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Connector title change

* json Identation

* Connector name change

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* fix: Way We Do connector update (#1198)

Expose the Get By Id endpoints as actions

* r/SpaceX (Independent Publisher) (#1126)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fixed response schemas

* Delete settings.json

* Add files via upload

* Fix color and stackOwner

* Fix launchpad details

* Update readme.md

* Update apiDefinition.swagger.json

* Reused are booleans

* Recovery_attempt also a boolean

* recovered is another boolean

* stactic_fire_date_unix is an integer

* windows are integers

* successes are booleans

* Type changes

* Update apiDefinition.swagger.json

* Typo

* ClickUp Team Manager (Independent Publisher) (#1120)

* Add files via upload

* Update ClickUp Team Manager.md

* Rename ClickUp Team Manager.md to readme.md

* Update readme.md

* Update apiProperties.json

Updated iconBrandColor

* Update apiDefinition.swagger.json

Made updates to descriptions and spacing.

* Update apiDefinition.swagger.json

* Update readme.md

* Update apiDefinition.swagger.json

* AccuWeather (Independent Publisher) v1.1 (#1151)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added 'Get location by location key' and fixed validation errors

* Add 'Search by location key' and 'Get alerts by location key'

* Update readme.md

* Add 'Search location by IP address'

* Added 'Get location by IP address'

* Etsy (Independent Publisher) v1.1 (#1074)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fix typos

* Added response schemas

* Updated response schemas

* Defined response schema properties x-ms-summary

* Delete apiDefinition.swagger.json

* New upload to fix merge conflict

* Remove undefined headers

* Remove components

* Fix additional errors

* Update icon color (#1203)

* initial commit

* Move to correct folder

* Correct issues preventing certification

* Remove unicode characters

* Added intro.md file

* Updated connector file and added intro.md file.

* Update to latest swagger file and add intro.md

* Remove intro.md file and fix icon color

* Forgot # for icon color

* remove intro.md file.

* Delete apiDefinition.swagger.json

* Delete intro.md

* Delete apiProperties.json

Co-authored-by: James Armstrong <[email protected]>

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general improvements (parameters, responses) for other methods (#1204)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Add triggers and actions for records and events (#1206)

* FLOW-44 feature to create a net new envelope (while still supporting create envelope using template) (#1205)

* Enate (#1202)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Witivio v2 and rebranding to Virtual Agent Studio (#1196)

* Rebranded Witivio connector

* Updated PR with comments

* Updated ApiProperties with dummy clientId

* Updated with [[Dummy]] Client ID

Co-authored-by: Tanguy <[email protected]>

* LibreBor (Independent Publisher) (#1160)

* Add files via upload

* Delete independent-publisher-connectors/LibreBor directory

* Updated LibreBor connector with latest

* Changed the iconBrandColor

* Delete settings.json

* Removed Unicodes and expanded the descriptions as requested

* Deleted icon.png

* Notion - Independent Publisher (#1152)

* Notion - Independent Publisher

Notion is an application that provides components such as notes, databases, kanban boards, wikis, calendars and reminders. These components and systems can be used individually, or in collaboration with others.

Co-Authored-By: Harshini <[email protected]>

* Updated Privacy Policy

- Attached Privacy Policy &  website URL to the apiDefinition.swagger.json

Co-Authored-By: Harshini <[email protected]>

* Update Readme.md

Removed html code from Readme.md file.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Removed Empty definitions.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

have updated object property visibility to none. and added proper description.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Have added Categories.

Co-Authored-By: Harshini <[email protected]>

* Delete settings.json

have deleted settings.json file

Co-Authored-By: Harshini <[email protected]>

* Update apiProperties.json

have updated the iconBrandColor.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes: -
 - Have removed empty paths.
 - Have added titles to empty operations.
 - Corrected category names to only two.
Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

i have updated description for has more

* Update apiDefinition.swagger.json

- have Updated all titles. and made sure no empty operations.

Co-Authored-By: Harshini <[email protected]>

* Update api.Definition.swagger.json

- Updated changes as requested.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes:
 -Removed all the "_" from OperationId
 -Added all expected response codes.

* Update api.Definition.swagger.json

-Updated all the OperationID values.

* Update api.Definition.swagger.json

-OperationID have been updated.

* Update apiDefinition.swagger.json

-Operation ID has been fixed. made sure Validation error satisfied.

* Update api.Definition.swagger.json

-Validation Successfull.

Co-authored-by: Harshini <[email protected]>
Co-authored-by: Harshini <[email protected]>

* OpenCage Geocoding (Independent Publisher) (#1150)

* Adding OpenCage Geocoding

* Fixing/adding requested changes

* U.K. Government Bank Holidays (Independent Publisher) v1.1 (#1148)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added response schema

* Update README.md

* Update README.md

* Update README.md

* Bump version

* referRing

* Fix Swagger

* Rename UK-Bank-Holidays.swagger.json to apiDefinition.swagger.json

* Weather Forecast (Independent Publisher) (#1149)

* Weather Forecast (Independent Publisher)

Changes

* Weather Forecast (Independent Publisher)

Changes

* WithoutWire Inventory Platform: publisher changed to original value (#1210)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Minor fixes for connection labels (#1209)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

* Fix for Hosting ID field description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Add Cancel Invite Action. Add SignNow Document Groups Support (#1211)

* Fixed 'From' field not being marked as required (#1212)

Co-authored-by: Christopher Ly <[email protected]>

* Update apiDefinition.swagger.json (#1217)

Added two new enums, new version number, few text canges

* Add questionnaire odata (#1216)

* ADD: gateway

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Change Title

* Robots for Power BI (#1219)

* Spring Global connector: small improvements (#1222)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

* Spring Global: small improvements

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Azure IoT Central V3 - release 20211026 (#1218)

* Azure IoT Central V3 - release 20211026

* PR comments

* Updated properties file (#1214)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Updated properties file with background color code

Updated properties file with background color code

* Update as per review comments from PA team

Update as per review comments from PA team

* fixed icon propery color (#1228)

* Eduframe: Update definition and add catalog variants (#1224)

* Update definition and add catalog variants

* Move publisher property to apiProperties file

* [Airmeet] connector (#1215)

* [Airmeet] connector

* [Airmeet] brandcolor change

* [Airmeet] validation request fix

* [Airmeet] validation request fix

* [Airmeet] schema definition added and descriptions corrected

Co-authored-by: Airmeet <[email protected]>
Co-authored-by: Amit Kumar <[email protected]>

* Robots for PowerBI - change icon color (#1229)

* Robots for Power BI

* Robots for PowerBI - change icon color

* HYAS Insight - Added C2 Attribution Actions  (#1220)

* 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

Co-authored-by: Rambatza Venkat Rao <[email protected]>

* updates Assently E-Sign updateCase action (#1232)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* updates Assently E-Sign updateCase action

* Carbon Intensity (Independent…
Amjed-Ayoub pushed a commit that referenced this pull request Dec 14, 2022
* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added additional fields to SendMessage methods (#1092)

Co-authored-by: Robin Larsson <[email protected]>

* Assently E-Sign updates readme file (#1096)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* Add new actions (#1095)

* Add new actions

* swagger definition

* paths definitions updated

* Fix operations for remove webhook action (#1090)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Fix operation Id for webhook

* Fix merge issues

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* removes schema from default response (#1103)

Otherwise, I fail Connector archive validation

* Add publisher and stackOwner on API properties (#1100)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Lassox/v1.2 (#1102)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* dvelop connector Review20210908 (#1101)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Changes after review

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update README.md

* New connector : Sociabbe (Updated) (#1106)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* adding connector HoneyWellForge (#1089)

* Update apiProperties.json (#1115)

* BuildingMindsTwinCore (certified-connectors)  (#1111)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update field visibility (#1108)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Update field visibility

* dummy clientId

* AccuWeather (Independent Connector) (#1030)

* Submitting AccuWeather IP Connector

* Fixing Current Conditions Response Error

* Fixing some property mappings + Updating read me file

* Fixing Description + Fixing iconBrandColor

* New connector : Sociabble (Updated) (#1114)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* Updating media endpoints again

* Fix typo for Recipient Type (#1124)

* Enable certification validation for independent publisher connector (#1169)

* Updated text and logo, changes due to validation errors (#1159)

* Update apiDefinition.swagger.json

* merged

* Removed empty value properties

* Update apiDefinition.swagger.json

* Update apiProperties.json

Co-authored-by: Rens Braspenning <[email protected]>

* Added a trigger for self service cart created (#1176)

* Added the official CPQSync Connector

* Added trigger for self service cart created

* Added titles for all web hook schemas

* Nextcom (#1123)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

Co-authored-by: Egil Barland <[email protected]>

* Version 1.1 updates. (#1135)

* Added text similarity compatibility (new path/operation).
* Updated docs e.g. reflecting new functionality.
* Fixed minor errors.

* brand color changes done for Zohosign. (#1134)

* BuildingMindsTwin core (certified-connectors) (#1131)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

* Tidied up formatting of README

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Staffbase Connector - Background Color fix (#1129)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* New version of WithoutWire Inventory Platform connector (with fixes/improvements after previous reviews) (#1139)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Nextcom: Update Icon color hex (#1138)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

* Update icon color

Co-authored-by: Egil Barland <[email protected]>

* update links to the documentation site (#1137)

* IN-D Insurance (ICD10/CPT autocoding) (#1112)

* Add files via upload

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete Readme.md

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete README.md

* Delete apiProperties.json

* Create apiDefinition.swagger.json

* Add files via upload

* Add files via upload

* Create README.md

* Update apiDefinition.swagger.json

* Create apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update README.md

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Enhanced the connector with new endpoints and relabeling the connector name (#1110)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* All user-data params are arrays (#1154)

* fix user-data array in POST Invite

* all user-data params are arrays

* Starting the Certification Process (#1153)

* Added AikiDocs Plug-in

Added AikiDocs Plug-in for the initial certification process

* Fixed Readme.md

Clarification of service descriptions was changed

* Adding tag for submission

Added certified-connector tag for submission

* Updates to wording

* Fixes to readme.md text

* Added Test harness Link

* Minor adjustment for peltarion-v.1.1 on dev branch (#1147)

* Jira Search (Independent Publisher) (#1097)

* Initial commit

* Improved descriptions on output schema

* Fixed indents

* Updated icon color

* Update readme.md

make it clearer about using the hostname parameter

* Update readme.md

* Updated readme

* Updated definition as per PR feedback #1045

* Updated readme

Added disclaimer that this is Jira cloud only, not on-premises

* Improved descriptions

Co-authored-by: Mahbub Murshed <[email protected]>

* Updated connector. (#1155)

* timeghost: Bug fixes (#1156)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* typo fix and readme extension. (#1157)

Co-authored-by: Isak Hassbring <[email protected]>

* Added Spinpanel and connector files to the certified connectors folder to prepare for certification (#1145)

* Added Spinpanel and connector files to the certified connectors folder

* Update brand color to supported value

* Fix is string should be boolean

* Fix is string should be boolean #2

* Fix Swagger validation errors

* Fix descriptions, emtpy response schema, remove clientId

* Initial commit (#1141)

* Initial commit

* Updating artifacts to match with certification requirements

* Updating OAuth Scopes and dummy text

* DocJuris Connector v3.1 (#1163)

Adds several new features-
* New Endpoint to get available playbooks
* New Trigger for turn mentions
* Extend turn document endpoint with Option to download screening report
* Extend contract create with playbook id and owning user email
* Refinements to some data titles for clarity in the UI

* Lassox/v1.2 (Bugfix) (#1164)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* LassoX: Fixed issue with field being incorrectly string instead of int32.

* Recorded Future New Connector (#1117)

* Add a new RecordedFuture connector

* Make changes according to paconn validate

* Add to README

* Fix indentation

* Remove image

* Rename connector from New to V2

* Remove empty definitions

* Remove camel-case descriptions

* Set json to 2-space tab

* Remove extension endpoints due to missing response schema

* Rename connector folder to match new title

* Add response schema for /fusion/files, /alert/lookup and /alert/search

* Removed the register symbol (#1166)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* timeghost: new feature (#1161)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* externalId added

* uppercase ID

* Update readme.md's to include #da3b01 (#1167)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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 file and add templates for Independent Publisher (#1170)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* EONET by NASA (Independent Publisher) (#1107)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Added stackOwner

* Remove unicode and HTML tags

* Removed additional unicodes

* Spinpanel, bugfixes, quality improvements (#1174)

* Spinpanel, bugfixes, quality improvements

* Syntax, cleanup

* Updated template URL for readme.md (#1175)

Updated template URL for readme.md

* DataMotion Secure Message Delivery connector initial commit (#1168)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial submission for DataMotion Secure Message Delivery custom connector

* Fixed formatting and icon background color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Update README.md

Fixed bullet point formatting

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>
Co-authored-by: Christopher Ly <[email protected]>

* GoQR (Independent Publisher) (#1127)

* GoQR (Independent Publisher)

* Fixed the validate

* Update apiDefinition.swagger.json

The validator is giving an error, but to work correctly in PowerApps the schema needs to contains the binary format

* Update apiDefinition.swagger.json

Fix the default response

* Update apiProperties.json

Update stackOwner and icon color

* FreeAgent (Independent Publisher) (#1178)

* Added missinf files

* added space to readme.md

Co-authored-by: Nirmal <[email protected]>

* Fix typo in readme.md (#1181)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* HR Cloud (Custom Connector) - Simple Updates (#1180)

* HR Cloud Power Automate connector

* Changes requested in comments

- Removed Applicant action
- Changed Summaries
- Changed Descriptions
- Fixed indentation

* Line up apiProperties

* Description changes

Description text is made more readable for common user.

* Update apiDefinition.swagger.json

* Authentification updates

* Simple type and description updates to apiDefinition.swagger.json

Co-authored-by: Zrinka Fiamengo Lovric <[email protected]>
Co-authored-by: fkaracic <[email protected]>

* ITGlue (Independent Publisher) (#1130)

* Initial files for FreeAgent

* Updated changes based on Feedback-Round 1

* Removed Empty Schema

* Initial files for ITGlue

* Refactored OperationId Names

* Fixed description and Brand Color

* Fixed spaces

* Added dynamic endpoint url

* Added dynamic endpoint with dropdown selection

* Removed other connector files

Co-authored-by: Nirmal <[email protected]>

* Brønnøysundregistrene (Independent Publisher) (#1021)

* Submitting Brønnøysundregistrene IP Connector

* Adding requested changes:
- Connector artifacts must be in English language
- Valid description
- The property called "website" is not allowed in apiProperties.json file

* Fixing Schema Errors

* Secure Code Warrior (Independent Publisher) v1.1 (#1087)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Pull request fixes

* Remove resourseID

* Remove resourceID

* Missing ']'

* Bump version 1.1

* Update publisher

* myStrom (Independent Publisher) (#1158)

* myStrom (Independent Publisher)

* myStrom (Independent Publisher)

* Dexcom (Independent Publisher) (#1142)

* Initial Commit

Added Dexcom Connector Readme, apiProperties, apiDefinition

* Added new line to end of files

added new line to end of files

* Updated README

Updated README to include creating an App on Dexcom Oauth

* Updated swagger file due to errors

Updated swagger file:

Change default to 200
Moved contact within Info
Added missing ,
Added missing x-ms-summary's after upload

* Change Requests

Changed tabbed to spaces
Removed additional spacing
Added correct icon brand colour

* Fixed connection renamed hosting URL to host ID (#1182)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial version of Spring Global connector (#1183)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* [JIRA] Open Source JIRA (#1179)

* open source jira

* Address comments

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added) (#1191)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* added a new action - Delete submission (#1185)

* Users/depfeife/open source docusigndemo (#1177)

* Open-source DocuSignDemo

* Fix the bug

* Removed the clientId and add customParameters

* Fixes to validation

* Address comments

* Remove all the test values from the swagger

* PowerBI Robots Connector PR (#1122)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Adding PowerBI Robtos Connector - DevScope SA, certified-connector

* Update configs

* update color

* Identation, response and missing properties corrections

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Connector title change

* json Identation

* Connector name change

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* fix: Way We Do connector update (#1198)

Expose the Get By Id endpoints as actions

* r/SpaceX (Independent Publisher) (#1126)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fixed response schemas

* Delete settings.json

* Add files via upload

* Fix color and stackOwner

* Fix launchpad details

* Update readme.md

* Update apiDefinition.swagger.json

* Reused are booleans

* Recovery_attempt also a boolean

* recovered is another boolean

* stactic_fire_date_unix is an integer

* windows are integers

* successes are booleans

* Type changes

* Update apiDefinition.swagger.json

* Typo

* ClickUp Team Manager (Independent Publisher) (#1120)

* Add files via upload

* Update ClickUp Team Manager.md

* Rename ClickUp Team Manager.md to readme.md

* Update readme.md

* Update apiProperties.json

Updated iconBrandColor

* Update apiDefinition.swagger.json

Made updates to descriptions and spacing.

* Update apiDefinition.swagger.json

* Update readme.md

* Update apiDefinition.swagger.json

* AccuWeather (Independent Publisher) v1.1 (#1151)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added 'Get location by location key' and fixed validation errors

* Add 'Search by location key' and 'Get alerts by location key'

* Update readme.md

* Add 'Search location by IP address'

* Added 'Get location by IP address'

* Etsy (Independent Publisher) v1.1 (#1074)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fix typos

* Added response schemas

* Updated response schemas

* Defined response schema properties x-ms-summary

* Delete apiDefinition.swagger.json

* New upload to fix merge conflict

* Remove undefined headers

* Remove components

* Fix additional errors

* Update icon color (#1203)

* initial commit

* Move to correct folder

* Correct issues preventing certification

* Remove unicode characters

* Added intro.md file

* Updated connector file and added intro.md file.

* Update to latest swagger file and add intro.md

* Remove intro.md file and fix icon color

* Forgot # for icon color

* remove intro.md file.

* Delete apiDefinition.swagger.json

* Delete intro.md

* Delete apiProperties.json

Co-authored-by: James Armstrong <[email protected]>

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general improvements (parameters, responses) for other methods (#1204)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Add triggers and actions for records and events (#1206)

* FLOW-44 feature to create a net new envelope (while still supporting create envelope using template) (#1205)

* Enate (#1202)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Witivio v2 and rebranding to Virtual Agent Studio (#1196)

* Rebranded Witivio connector

* Updated PR with comments

* Updated ApiProperties with dummy clientId

* Updated with [[Dummy]] Client ID

Co-authored-by: Tanguy <[email protected]>

* LibreBor (Independent Publisher) (#1160)

* Add files via upload

* Delete independent-publisher-connectors/LibreBor directory

* Updated LibreBor connector with latest

* Changed the iconBrandColor

* Delete settings.json

* Removed Unicodes and expanded the descriptions as requested

* Deleted icon.png

* Notion - Independent Publisher (#1152)

* Notion - Independent Publisher

Notion is an application that provides components such as notes, databases, kanban boards, wikis, calendars and reminders. These components and systems can be used individually, or in collaboration with others.

Co-Authored-By: Harshini <[email protected]>

* Updated Privacy Policy

- Attached Privacy Policy &  website URL to the apiDefinition.swagger.json

Co-Authored-By: Harshini <[email protected]>

* Update Readme.md

Removed html code from Readme.md file.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Removed Empty definitions.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

have updated object property visibility to none. and added proper description.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Have added Categories.

Co-Authored-By: Harshini <[email protected]>

* Delete settings.json

have deleted settings.json file

Co-Authored-By: Harshini <[email protected]>

* Update apiProperties.json

have updated the iconBrandColor.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes: -
 - Have removed empty paths.
 - Have added titles to empty operations.
 - Corrected category names to only two.
Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

i have updated description for has more

* Update apiDefinition.swagger.json

- have Updated all titles. and made sure no empty operations.

Co-Authored-By: Harshini <[email protected]>

* Update api.Definition.swagger.json

- Updated changes as requested.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes:
 -Removed all the "_" from OperationId
 -Added all expected response codes.

* Update api.Definition.swagger.json

-Updated all the OperationID values.

* Update api.Definition.swagger.json

-OperationID have been updated.

* Update apiDefinition.swagger.json

-Operation ID has been fixed. made sure Validation error satisfied.

* Update api.Definition.swagger.json

-Validation Successfull.

Co-authored-by: Harshini <[email protected]>
Co-authored-by: Harshini <[email protected]>

* OpenCage Geocoding (Independent Publisher) (#1150)

* Adding OpenCage Geocoding

* Fixing/adding requested changes

* U.K. Government Bank Holidays (Independent Publisher) v1.1 (#1148)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added response schema

* Update README.md

* Update README.md

* Update README.md

* Bump version

* referRing

* Fix Swagger

* Rename UK-Bank-Holidays.swagger.json to apiDefinition.swagger.json

* Weather Forecast (Independent Publisher) (#1149)

* Weather Forecast (Independent Publisher)

Changes

* Weather Forecast (Independent Publisher)

Changes

* WithoutWire Inventory Platform: publisher changed to original value (#1210)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Minor fixes for connection labels (#1209)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

* Fix for Hosting ID field description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Add Cancel Invite Action. Add SignNow Document Groups Support (#1211)

* Fixed 'From' field not being marked as required (#1212)

Co-authored-by: Christopher Ly <[email protected]>

* Update apiDefinition.swagger.json (#1217)

Added two new enums, new version number, few text canges

* Add questionnaire odata (#1216)

* ADD: gateway

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Change Title

* Robots for Power BI (#1219)

* Spring Global connector: small improvements (#1222)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

* Spring Global: small improvements

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Azure IoT Central V3 - release 20211026 (#1218)

* Azure IoT Central V3 - release 20211026

* PR comments

* Updated properties file (#1214)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Updated properties file with background color code

Updated properties file with background color code

* Update as per review comments from PA team

Update as per review comments from PA team

* fixed icon propery color (#1228)

* Eduframe: Update definition and add catalog variants (#1224)

* Update definition and add catalog variants

* Move publisher property to apiProperties file

* [Airmeet] connector (#1215)

* [Airmeet] connector

* [Airmeet] brandcolor change

* [Airmeet] validation request fix

* [Airmeet] validation request fix

* [Airmeet] schema definition added and descriptions corrected

Co-authored-by: Airmeet <[email protected]>
Co-authored-by: Amit Kumar <[email protected]>

* Robots for PowerBI - change icon color (#1229)

* Robots for Power BI

* Robots for PowerBI - change icon color

* HYAS Insight - Added C2 Attribution Actions  (#1220)

* 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

Co-authored-by: Rambatza Venkat Rao <[email protected]>

* updates Assently E-Sign updateCase action (#1232)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* updates Assently E-Sign updateCase action

* Carbon Intensity (Independent Publisher) (S…
lindarecfut pushed a commit to recordedfuture/PowerPlatformConnectors that referenced this pull request Feb 14, 2023
* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added additional fields to SendMessage methods (#1092)

Co-authored-by: Robin Larsson <[email protected]>

* Assently E-Sign updates readme file (#1096)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* Add new actions (#1095)

* Add new actions

* swagger definition

* paths definitions updated

* Fix operations for remove webhook action (#1090)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Fix operation Id for webhook

* Fix merge issues

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* removes schema from default response (#1103)

Otherwise, I fail Connector archive validation

* Add publisher and stackOwner on API properties (#1100)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Lassox/v1.2 (#1102)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* dvelop connector Review20210908 (#1101)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Changes after review

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update README.md

* New connector : Sociabbe (Updated) (#1106)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* adding connector HoneyWellForge (#1089)

* Update apiProperties.json (#1115)

* BuildingMindsTwinCore (certified-connectors)  (#1111)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update field visibility (#1108)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Update field visibility

* dummy clientId

* AccuWeather (Independent Connector) (#1030)

* Submitting AccuWeather IP Connector

* Fixing Current Conditions Response Error

* Fixing some property mappings + Updating read me file

* Fixing Description + Fixing iconBrandColor

* New connector : Sociabble (Updated) (#1114)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* Updating media endpoints again

* Fix typo for Recipient Type (#1124)

* Enable certification validation for independent publisher connector (#1169)

* Updated text and logo, changes due to validation errors (#1159)

* Update apiDefinition.swagger.json

* merged

* Removed empty value properties

* Update apiDefinition.swagger.json

* Update apiProperties.json

Co-authored-by: Rens Braspenning <[email protected]>

* Added a trigger for self service cart created (#1176)

* Added the official CPQSync Connector

* Added trigger for self service cart created

* Added titles for all web hook schemas

* Nextcom (#1123)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

Co-authored-by: Egil Barland <[email protected]>

* Version 1.1 updates. (#1135)

* Added text similarity compatibility (new path/operation).
* Updated docs e.g. reflecting new functionality.
* Fixed minor errors.

* brand color changes done for Zohosign. (#1134)

* BuildingMindsTwin core (certified-connectors) (#1131)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

* Tidied up formatting of README

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Staffbase Connector - Background Color fix (#1129)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* New version of WithoutWire Inventory Platform connector (with fixes/improvements after previous reviews) (#1139)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Nextcom: Update Icon color hex (#1138)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

* Update icon color

Co-authored-by: Egil Barland <[email protected]>

* update links to the documentation site (#1137)

* IN-D Insurance (ICD10/CPT autocoding) (#1112)

* Add files via upload

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete Readme.md

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete README.md

* Delete apiProperties.json

* Create apiDefinition.swagger.json

* Add files via upload

* Add files via upload

* Create README.md

* Update apiDefinition.swagger.json

* Create apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update README.md

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Enhanced the connector with new endpoints and relabeling the connector name (#1110)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* All user-data params are arrays (#1154)

* fix user-data array in POST Invite

* all user-data params are arrays

* Starting the Certification Process (#1153)

* Added AikiDocs Plug-in

Added AikiDocs Plug-in for the initial certification process

* Fixed Readme.md

Clarification of service descriptions was changed

* Adding tag for submission

Added certified-connector tag for submission

* Updates to wording

* Fixes to readme.md text

* Added Test harness Link

* Minor adjustment for peltarion-v.1.1 on dev branch (#1147)

* Jira Search (Independent Publisher) (#1097)

* Initial commit

* Improved descriptions on output schema

* Fixed indents

* Updated icon color

* Update readme.md

make it clearer about using the hostname parameter

* Update readme.md

* Updated readme

* Updated definition as per PR feedback #1045

* Updated readme

Added disclaimer that this is Jira cloud only, not on-premises

* Improved descriptions

Co-authored-by: Mahbub Murshed <[email protected]>

* Updated connector. (#1155)

* timeghost: Bug fixes (#1156)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* typo fix and readme extension. (#1157)

Co-authored-by: Isak Hassbring <[email protected]>

* Added Spinpanel and connector files to the certified connectors folder to prepare for certification (#1145)

* Added Spinpanel and connector files to the certified connectors folder

* Update brand color to supported value

* Fix is string should be boolean

* Fix is string should be boolean #2

* Fix Swagger validation errors

* Fix descriptions, emtpy response schema, remove clientId

* Initial commit (#1141)

* Initial commit

* Updating artifacts to match with certification requirements

* Updating OAuth Scopes and dummy text

* DocJuris Connector v3.1 (#1163)

Adds several new features-
* New Endpoint to get available playbooks
* New Trigger for turn mentions
* Extend turn document endpoint with Option to download screening report
* Extend contract create with playbook id and owning user email
* Refinements to some data titles for clarity in the UI

* Lassox/v1.2 (Bugfix) (#1164)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* LassoX: Fixed issue with field being incorrectly string instead of int32.

* Recorded Future New Connector (#1117)

* Add a new RecordedFuture connector

* Make changes according to paconn validate

* Add to README

* Fix indentation

* Remove image

* Rename connector from New to V2

* Remove empty definitions

* Remove camel-case descriptions

* Set json to 2-space tab

* Remove extension endpoints due to missing response schema

* Rename connector folder to match new title

* Add response schema for /fusion/files, /alert/lookup and /alert/search

* Removed the register symbol (#1166)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* timeghost: new feature (#1161)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* externalId added

* uppercase ID

* Update readme.md's to include #da3b01 (#1167)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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 file and add templates for Independent Publisher (#1170)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* EONET by NASA (Independent Publisher) (#1107)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Added stackOwner

* Remove unicode and HTML tags

* Removed additional unicodes

* Spinpanel, bugfixes, quality improvements (#1174)

* Spinpanel, bugfixes, quality improvements

* Syntax, cleanup

* Updated template URL for readme.md (#1175)

Updated template URL for readme.md

* DataMotion Secure Message Delivery connector initial commit (#1168)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial submission for DataMotion Secure Message Delivery custom connector

* Fixed formatting and icon background color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Update README.md

Fixed bullet point formatting

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>
Co-authored-by: Christopher Ly <[email protected]>

* GoQR (Independent Publisher) (#1127)

* GoQR (Independent Publisher)

* Fixed the validate

* Update apiDefinition.swagger.json

The validator is giving an error, but to work correctly in PowerApps the schema needs to contains the binary format

* Update apiDefinition.swagger.json

Fix the default response

* Update apiProperties.json

Update stackOwner and icon color

* FreeAgent (Independent Publisher) (#1178)

* Added missinf files

* added space to readme.md

Co-authored-by: Nirmal <[email protected]>

* Fix typo in readme.md (#1181)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* HR Cloud (Custom Connector) - Simple Updates (#1180)

* HR Cloud Power Automate connector

* Changes requested in comments

- Removed Applicant action
- Changed Summaries
- Changed Descriptions
- Fixed indentation

* Line up apiProperties

* Description changes

Description text is made more readable for common user.

* Update apiDefinition.swagger.json

* Authentification updates

* Simple type and description updates to apiDefinition.swagger.json

Co-authored-by: Zrinka Fiamengo Lovric <[email protected]>
Co-authored-by: fkaracic <[email protected]>

* ITGlue (Independent Publisher) (#1130)

* Initial files for FreeAgent

* Updated changes based on Feedback-Round 1

* Removed Empty Schema

* Initial files for ITGlue

* Refactored OperationId Names

* Fixed description and Brand Color

* Fixed spaces

* Added dynamic endpoint url

* Added dynamic endpoint with dropdown selection

* Removed other connector files

Co-authored-by: Nirmal <[email protected]>

* Brønnøysundregistrene (Independent Publisher) (#1021)

* Submitting Brønnøysundregistrene IP Connector

* Adding requested changes:
- Connector artifacts must be in English language
- Valid description
- The property called "website" is not allowed in apiProperties.json file

* Fixing Schema Errors

* Secure Code Warrior (Independent Publisher) v1.1 (#1087)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Pull request fixes

* Remove resourseID

* Remove resourceID

* Missing ']'

* Bump version 1.1

* Update publisher

* myStrom (Independent Publisher) (#1158)

* myStrom (Independent Publisher)

* myStrom (Independent Publisher)

* Dexcom (Independent Publisher) (#1142)

* Initial Commit

Added Dexcom Connector Readme, apiProperties, apiDefinition

* Added new line to end of files

added new line to end of files

* Updated README

Updated README to include creating an App on Dexcom Oauth

* Updated swagger file due to errors

Updated swagger file:

Change default to 200
Moved contact within Info
Added missing ,
Added missing x-ms-summary's after upload

* Change Requests

Changed tabbed to spaces
Removed additional spacing
Added correct icon brand colour

* Fixed connection renamed hosting URL to host ID (#1182)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial version of Spring Global connector (#1183)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* [JIRA] Open Source JIRA (#1179)

* open source jira

* Address comments

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added) (#1191)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* added a new action - Delete submission (#1185)

* Users/depfeife/open source docusigndemo (#1177)

* Open-source DocuSignDemo

* Fix the bug

* Removed the clientId and add customParameters

* Fixes to validation

* Address comments

* Remove all the test values from the swagger

* PowerBI Robots Connector PR (#1122)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Adding PowerBI Robtos Connector - DevScope SA, certified-connector

* Update configs

* update color

* Identation, response and missing properties corrections

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Connector title change

* json Identation

* Connector name change

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* fix: Way We Do connector update (#1198)

Expose the Get By Id endpoints as actions

* r/SpaceX (Independent Publisher) (#1126)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fixed response schemas

* Delete settings.json

* Add files via upload

* Fix color and stackOwner

* Fix launchpad details

* Update readme.md

* Update apiDefinition.swagger.json

* Reused are booleans

* Recovery_attempt also a boolean

* recovered is another boolean

* stactic_fire_date_unix is an integer

* windows are integers

* successes are booleans

* Type changes

* Update apiDefinition.swagger.json

* Typo

* ClickUp Team Manager (Independent Publisher) (#1120)

* Add files via upload

* Update ClickUp Team Manager.md

* Rename ClickUp Team Manager.md to readme.md

* Update readme.md

* Update apiProperties.json

Updated iconBrandColor

* Update apiDefinition.swagger.json

Made updates to descriptions and spacing.

* Update apiDefinition.swagger.json

* Update readme.md

* Update apiDefinition.swagger.json

* AccuWeather (Independent Publisher) v1.1 (#1151)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added 'Get location by location key' and fixed validation errors

* Add 'Search by location key' and 'Get alerts by location key'

* Update readme.md

* Add 'Search location by IP address'

* Added 'Get location by IP address'

* Etsy (Independent Publisher) v1.1 (#1074)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fix typos

* Added response schemas

* Updated response schemas

* Defined response schema properties x-ms-summary

* Delete apiDefinition.swagger.json

* New upload to fix merge conflict

* Remove undefined headers

* Remove components

* Fix additional errors

* Update icon color (#1203)

* initial commit

* Move to correct folder

* Correct issues preventing certification

* Remove unicode characters

* Added intro.md file

* Updated connector file and added intro.md file.

* Update to latest swagger file and add intro.md

* Remove intro.md file and fix icon color

* Forgot # for icon color

* remove intro.md file.

* Delete apiDefinition.swagger.json

* Delete intro.md

* Delete apiProperties.json

Co-authored-by: James Armstrong <[email protected]>

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general improvements (parameters, responses) for other methods (#1204)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Add triggers and actions for records and events (#1206)

* FLOW-44 feature to create a net new envelope (while still supporting create envelope using template) (#1205)

* Enate (#1202)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Witivio v2 and rebranding to Virtual Agent Studio (#1196)

* Rebranded Witivio connector

* Updated PR with comments

* Updated ApiProperties with dummy clientId

* Updated with [[Dummy]] Client ID

Co-authored-by: Tanguy <[email protected]>

* LibreBor (Independent Publisher) (#1160)

* Add files via upload

* Delete independent-publisher-connectors/LibreBor directory

* Updated LibreBor connector with latest

* Changed the iconBrandColor

* Delete settings.json

* Removed Unicodes and expanded the descriptions as requested

* Deleted icon.png

* Notion - Independent Publisher (#1152)

* Notion - Independent Publisher

Notion is an application that provides components such as notes, databases, kanban boards, wikis, calendars and reminders. These components and systems can be used individually, or in collaboration with others.

Co-Authored-By: Harshini <[email protected]>

* Updated Privacy Policy

- Attached Privacy Policy &  website URL to the apiDefinition.swagger.json

Co-Authored-By: Harshini <[email protected]>

* Update Readme.md

Removed html code from Readme.md file.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Removed Empty definitions.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

have updated object property visibility to none. and added proper description.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Have added Categories.

Co-Authored-By: Harshini <[email protected]>

* Delete settings.json

have deleted settings.json file

Co-Authored-By: Harshini <[email protected]>

* Update apiProperties.json

have updated the iconBrandColor.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes: -
 - Have removed empty paths.
 - Have added titles to empty operations.
 - Corrected category names to only two.
Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

i have updated description for has more

* Update apiDefinition.swagger.json

- have Updated all titles. and made sure no empty operations.

Co-Authored-By: Harshini <[email protected]>

* Update api.Definition.swagger.json

- Updated changes as requested.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes:
 -Removed all the "_" from OperationId
 -Added all expected response codes.

* Update api.Definition.swagger.json

-Updated all the OperationID values.

* Update api.Definition.swagger.json

-OperationID have been updated.

* Update apiDefinition.swagger.json

-Operation ID has been fixed. made sure Validation error satisfied.

* Update api.Definition.swagger.json

-Validation Successfull.

Co-authored-by: Harshini <[email protected]>
Co-authored-by: Harshini <[email protected]>

* OpenCage Geocoding (Independent Publisher) (#1150)

* Adding OpenCage Geocoding

* Fixing/adding requested changes

* U.K. Government Bank Holidays (Independent Publisher) v1.1 (#1148)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added response schema

* Update README.md

* Update README.md

* Update README.md

* Bump version

* referRing

* Fix Swagger

* Rename UK-Bank-Holidays.swagger.json to apiDefinition.swagger.json

* Weather Forecast (Independent Publisher) (#1149)

* Weather Forecast (Independent Publisher)

Changes

* Weather Forecast (Independent Publisher)

Changes

* WithoutWire Inventory Platform: publisher changed to original value (#1210)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Minor fixes for connection labels (#1209)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

* Fix for Hosting ID field description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Add Cancel Invite Action. Add SignNow Document Groups Support (#1211)

* Fixed 'From' field not being marked as required (#1212)

Co-authored-by: Christopher Ly <[email protected]>

* Update apiDefinition.swagger.json (#1217)

Added two new enums, new version number, few text canges

* Add questionnaire odata (#1216)

* ADD: gateway

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Change Title

* Robots for Power BI (#1219)

* Spring Global connector: small improvements (#1222)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

* Spring Global: small improvements

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Azure IoT Central V3 - release 20211026 (#1218)

* Azure IoT Central V3 - release 20211026

* PR comments

* Updated properties file (#1214)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Updated properties file with background color code

Updated properties file with background color code

* Update as per review comments from PA team

Update as per review comments from PA team

* fixed icon propery color (#1228)

* Eduframe: Update definition and add catalog variants (#1224)

* Update definition and add catalog variants

* Move publisher property to apiProperties file

* [Airmeet] connector (#1215)

* [Airmeet] connector

* [Airmeet] brandcolor change

* [Airmeet] validation request fix

* [Airmeet] validation request fix

* [Airmeet] schema definition added and descriptions corrected

Co-authored-by: Airmeet <[email protected]>
Co-authored-by: Amit Kumar <[email protected]>

* Robots for PowerBI - change icon color (#1229)

* Robots for Power BI

* Robots for PowerBI - change icon color

* HYAS Insight - Added C2 Attribution Actions  (#1220)

* 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

Co-authored-by: Rambatza Venkat Rao <[email protected]>

* updates Assently E-Sign updateCase action (#1232)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* updates Assently E-Sign updateCase action

* Carbon Intensity (Independent Publisher) (S…
Amjed-Ayoub pushed a commit that referenced this pull request Feb 23, 2023
* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added additional fields to SendMessage methods (#1092)

Co-authored-by: Robin Larsson <[email protected]>

* Assently E-Sign updates readme file (#1096)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* Add new actions (#1095)

* Add new actions

* swagger definition

* paths definitions updated

* Fix operations for remove webhook action (#1090)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Fix operation Id for webhook

* Fix merge issues

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* removes schema from default response (#1103)

Otherwise, I fail Connector archive validation

* Add publisher and stackOwner on API properties (#1100)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Lassox/v1.2 (#1102)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* dvelop connector Review20210908 (#1101)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Changes after review

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update README.md

* New connector : Sociabbe (Updated) (#1106)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* adding connector HoneyWellForge (#1089)

* Update apiProperties.json (#1115)

* BuildingMindsTwinCore (certified-connectors)  (#1111)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update field visibility (#1108)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Update field visibility

* dummy clientId

* AccuWeather (Independent Connector) (#1030)

* Submitting AccuWeather IP Connector

* Fixing Current Conditions Response Error

* Fixing some property mappings + Updating read me file

* Fixing Description + Fixing iconBrandColor

* New connector : Sociabble (Updated) (#1114)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* Updating media endpoints again

* Fix typo for Recipient Type (#1124)

* Enable certification validation for independent publisher connector (#1169)

* Updated text and logo, changes due to validation errors (#1159)

* Update apiDefinition.swagger.json

* merged

* Removed empty value properties

* Update apiDefinition.swagger.json

* Update apiProperties.json

Co-authored-by: Rens Braspenning <[email protected]>

* Added a trigger for self service cart created (#1176)

* Added the official CPQSync Connector

* Added trigger for self service cart created

* Added titles for all web hook schemas

* Nextcom (#1123)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

Co-authored-by: Egil Barland <[email protected]>

* Version 1.1 updates. (#1135)

* Added text similarity compatibility (new path/operation).
* Updated docs e.g. reflecting new functionality.
* Fixed minor errors.

* brand color changes done for Zohosign. (#1134)

* BuildingMindsTwin core (certified-connectors) (#1131)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

* Tidied up formatting of README

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Staffbase Connector - Background Color fix (#1129)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* New version of WithoutWire Inventory Platform connector (with fixes/improvements after previous reviews) (#1139)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Nextcom: Update Icon color hex (#1138)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

* Update icon color

Co-authored-by: Egil Barland <[email protected]>

* update links to the documentation site (#1137)

* IN-D Insurance (ICD10/CPT autocoding) (#1112)

* Add files via upload

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete Readme.md

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete README.md

* Delete apiProperties.json

* Create apiDefinition.swagger.json

* Add files via upload

* Add files via upload

* Create README.md

* Update apiDefinition.swagger.json

* Create apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update README.md

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Enhanced the connector with new endpoints and relabeling the connector name (#1110)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* All user-data params are arrays (#1154)

* fix user-data array in POST Invite

* all user-data params are arrays

* Starting the Certification Process (#1153)

* Added AikiDocs Plug-in

Added AikiDocs Plug-in for the initial certification process

* Fixed Readme.md

Clarification of service descriptions was changed

* Adding tag for submission

Added certified-connector tag for submission

* Updates to wording

* Fixes to readme.md text

* Added Test harness Link

* Minor adjustment for peltarion-v.1.1 on dev branch (#1147)

* Jira Search (Independent Publisher) (#1097)

* Initial commit

* Improved descriptions on output schema

* Fixed indents

* Updated icon color

* Update readme.md

make it clearer about using the hostname parameter

* Update readme.md

* Updated readme

* Updated definition as per PR feedback #1045

* Updated readme

Added disclaimer that this is Jira cloud only, not on-premises

* Improved descriptions

Co-authored-by: Mahbub Murshed <[email protected]>

* Updated connector. (#1155)

* timeghost: Bug fixes (#1156)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* typo fix and readme extension. (#1157)

Co-authored-by: Isak Hassbring <[email protected]>

* Added Spinpanel and connector files to the certified connectors folder to prepare for certification (#1145)

* Added Spinpanel and connector files to the certified connectors folder

* Update brand color to supported value

* Fix is string should be boolean

* Fix is string should be boolean #2

* Fix Swagger validation errors

* Fix descriptions, emtpy response schema, remove clientId

* Initial commit (#1141)

* Initial commit

* Updating artifacts to match with certification requirements

* Updating OAuth Scopes and dummy text

* DocJuris Connector v3.1 (#1163)

Adds several new features-
* New Endpoint to get available playbooks
* New Trigger for turn mentions
* Extend turn document endpoint with Option to download screening report
* Extend contract create with playbook id and owning user email
* Refinements to some data titles for clarity in the UI

* Lassox/v1.2 (Bugfix) (#1164)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* LassoX: Fixed issue with field being incorrectly string instead of int32.

* Recorded Future New Connector (#1117)

* Add a new RecordedFuture connector

* Make changes according to paconn validate

* Add to README

* Fix indentation

* Remove image

* Rename connector from New to V2

* Remove empty definitions

* Remove camel-case descriptions

* Set json to 2-space tab

* Remove extension endpoints due to missing response schema

* Rename connector folder to match new title

* Add response schema for /fusion/files, /alert/lookup and /alert/search

* Removed the register symbol (#1166)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* timeghost: new feature (#1161)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* externalId added

* uppercase ID

* Update readme.md's to include #da3b01 (#1167)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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 file and add templates for Independent Publisher (#1170)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* EONET by NASA (Independent Publisher) (#1107)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Added stackOwner

* Remove unicode and HTML tags

* Removed additional unicodes

* Spinpanel, bugfixes, quality improvements (#1174)

* Spinpanel, bugfixes, quality improvements

* Syntax, cleanup

* Updated template URL for readme.md (#1175)

Updated template URL for readme.md

* DataMotion Secure Message Delivery connector initial commit (#1168)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial submission for DataMotion Secure Message Delivery custom connector

* Fixed formatting and icon background color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Update README.md

Fixed bullet point formatting

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>
Co-authored-by: Christopher Ly <[email protected]>

* GoQR (Independent Publisher) (#1127)

* GoQR (Independent Publisher)

* Fixed the validate

* Update apiDefinition.swagger.json

The validator is giving an error, but to work correctly in PowerApps the schema needs to contains the binary format

* Update apiDefinition.swagger.json

Fix the default response

* Update apiProperties.json

Update stackOwner and icon color

* FreeAgent (Independent Publisher) (#1178)

* Added missinf files

* added space to readme.md

Co-authored-by: Nirmal <[email protected]>

* Fix typo in readme.md (#1181)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* HR Cloud (Custom Connector) - Simple Updates (#1180)

* HR Cloud Power Automate connector

* Changes requested in comments

- Removed Applicant action
- Changed Summaries
- Changed Descriptions
- Fixed indentation

* Line up apiProperties

* Description changes

Description text is made more readable for common user.

* Update apiDefinition.swagger.json

* Authentification updates

* Simple type and description updates to apiDefinition.swagger.json

Co-authored-by: Zrinka Fiamengo Lovric <[email protected]>
Co-authored-by: fkaracic <[email protected]>

* ITGlue (Independent Publisher) (#1130)

* Initial files for FreeAgent

* Updated changes based on Feedback-Round 1

* Removed Empty Schema

* Initial files for ITGlue

* Refactored OperationId Names

* Fixed description and Brand Color

* Fixed spaces

* Added dynamic endpoint url

* Added dynamic endpoint with dropdown selection

* Removed other connector files

Co-authored-by: Nirmal <[email protected]>

* Brønnøysundregistrene (Independent Publisher) (#1021)

* Submitting Brønnøysundregistrene IP Connector

* Adding requested changes:
- Connector artifacts must be in English language
- Valid description
- The property called "website" is not allowed in apiProperties.json file

* Fixing Schema Errors

* Secure Code Warrior (Independent Publisher) v1.1 (#1087)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Pull request fixes

* Remove resourseID

* Remove resourceID

* Missing ']'

* Bump version 1.1

* Update publisher

* myStrom (Independent Publisher) (#1158)

* myStrom (Independent Publisher)

* myStrom (Independent Publisher)

* Dexcom (Independent Publisher) (#1142)

* Initial Commit

Added Dexcom Connector Readme, apiProperties, apiDefinition

* Added new line to end of files

added new line to end of files

* Updated README

Updated README to include creating an App on Dexcom Oauth

* Updated swagger file due to errors

Updated swagger file:

Change default to 200
Moved contact within Info
Added missing ,
Added missing x-ms-summary's after upload

* Change Requests

Changed tabbed to spaces
Removed additional spacing
Added correct icon brand colour

* Fixed connection renamed hosting URL to host ID (#1182)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial version of Spring Global connector (#1183)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* [JIRA] Open Source JIRA (#1179)

* open source jira

* Address comments

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added) (#1191)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* added a new action - Delete submission (#1185)

* Users/depfeife/open source docusigndemo (#1177)

* Open-source DocuSignDemo

* Fix the bug

* Removed the clientId and add customParameters

* Fixes to validation

* Address comments

* Remove all the test values from the swagger

* PowerBI Robots Connector PR (#1122)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Adding PowerBI Robtos Connector - DevScope SA, certified-connector

* Update configs

* update color

* Identation, response and missing properties corrections

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Connector title change

* json Identation

* Connector name change

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* fix: Way We Do connector update (#1198)

Expose the Get By Id endpoints as actions

* r/SpaceX (Independent Publisher) (#1126)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fixed response schemas

* Delete settings.json

* Add files via upload

* Fix color and stackOwner

* Fix launchpad details

* Update readme.md

* Update apiDefinition.swagger.json

* Reused are booleans

* Recovery_attempt also a boolean

* recovered is another boolean

* stactic_fire_date_unix is an integer

* windows are integers

* successes are booleans

* Type changes

* Update apiDefinition.swagger.json

* Typo

* ClickUp Team Manager (Independent Publisher) (#1120)

* Add files via upload

* Update ClickUp Team Manager.md

* Rename ClickUp Team Manager.md to readme.md

* Update readme.md

* Update apiProperties.json

Updated iconBrandColor

* Update apiDefinition.swagger.json

Made updates to descriptions and spacing.

* Update apiDefinition.swagger.json

* Update readme.md

* Update apiDefinition.swagger.json

* AccuWeather (Independent Publisher) v1.1 (#1151)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added 'Get location by location key' and fixed validation errors

* Add 'Search by location key' and 'Get alerts by location key'

* Update readme.md

* Add 'Search location by IP address'

* Added 'Get location by IP address'

* Etsy (Independent Publisher) v1.1 (#1074)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fix typos

* Added response schemas

* Updated response schemas

* Defined response schema properties x-ms-summary

* Delete apiDefinition.swagger.json

* New upload to fix merge conflict

* Remove undefined headers

* Remove components

* Fix additional errors

* Update icon color (#1203)

* initial commit

* Move to correct folder

* Correct issues preventing certification

* Remove unicode characters

* Added intro.md file

* Updated connector file and added intro.md file.

* Update to latest swagger file and add intro.md

* Remove intro.md file and fix icon color

* Forgot # for icon color

* remove intro.md file.

* Delete apiDefinition.swagger.json

* Delete intro.md

* Delete apiProperties.json

Co-authored-by: James Armstrong <[email protected]>

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general improvements (parameters, responses) for other methods (#1204)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Add triggers and actions for records and events (#1206)

* FLOW-44 feature to create a net new envelope (while still supporting create envelope using template) (#1205)

* Enate (#1202)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Witivio v2 and rebranding to Virtual Agent Studio (#1196)

* Rebranded Witivio connector

* Updated PR with comments

* Updated ApiProperties with dummy clientId

* Updated with [[Dummy]] Client ID

Co-authored-by: Tanguy <[email protected]>

* LibreBor (Independent Publisher) (#1160)

* Add files via upload

* Delete independent-publisher-connectors/LibreBor directory

* Updated LibreBor connector with latest

* Changed the iconBrandColor

* Delete settings.json

* Removed Unicodes and expanded the descriptions as requested

* Deleted icon.png

* Notion - Independent Publisher (#1152)

* Notion - Independent Publisher

Notion is an application that provides components such as notes, databases, kanban boards, wikis, calendars and reminders. These components and systems can be used individually, or in collaboration with others.

Co-Authored-By: Harshini <[email protected]>

* Updated Privacy Policy

- Attached Privacy Policy &  website URL to the apiDefinition.swagger.json

Co-Authored-By: Harshini <[email protected]>

* Update Readme.md

Removed html code from Readme.md file.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Removed Empty definitions.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

have updated object property visibility to none. and added proper description.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Have added Categories.

Co-Authored-By: Harshini <[email protected]>

* Delete settings.json

have deleted settings.json file

Co-Authored-By: Harshini <[email protected]>

* Update apiProperties.json

have updated the iconBrandColor.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes: -
 - Have removed empty paths.
 - Have added titles to empty operations.
 - Corrected category names to only two.
Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

i have updated description for has more

* Update apiDefinition.swagger.json

- have Updated all titles. and made sure no empty operations.

Co-Authored-By: Harshini <[email protected]>

* Update api.Definition.swagger.json

- Updated changes as requested.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes:
 -Removed all the "_" from OperationId
 -Added all expected response codes.

* Update api.Definition.swagger.json

-Updated all the OperationID values.

* Update api.Definition.swagger.json

-OperationID have been updated.

* Update apiDefinition.swagger.json

-Operation ID has been fixed. made sure Validation error satisfied.

* Update api.Definition.swagger.json

-Validation Successfull.

Co-authored-by: Harshini <[email protected]>
Co-authored-by: Harshini <[email protected]>

* OpenCage Geocoding (Independent Publisher) (#1150)

* Adding OpenCage Geocoding

* Fixing/adding requested changes

* U.K. Government Bank Holidays (Independent Publisher) v1.1 (#1148)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added response schema

* Update README.md

* Update README.md

* Update README.md

* Bump version

* referRing

* Fix Swagger

* Rename UK-Bank-Holidays.swagger.json to apiDefinition.swagger.json

* Weather Forecast (Independent Publisher) (#1149)

* Weather Forecast (Independent Publisher)

Changes

* Weather Forecast (Independent Publisher)

Changes

* WithoutWire Inventory Platform: publisher changed to original value (#1210)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Minor fixes for connection labels (#1209)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

* Fix for Hosting ID field description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Add Cancel Invite Action. Add SignNow Document Groups Support (#1211)

* Fixed 'From' field not being marked as required (#1212)

Co-authored-by: Christopher Ly <[email protected]>

* Update apiDefinition.swagger.json (#1217)

Added two new enums, new version number, few text canges

* Add questionnaire odata (#1216)

* ADD: gateway

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Change Title

* Robots for Power BI (#1219)

* Spring Global connector: small improvements (#1222)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

* Spring Global: small improvements

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Azure IoT Central V3 - release 20211026 (#1218)

* Azure IoT Central V3 - release 20211026

* PR comments

* Updated properties file (#1214)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Updated properties file with background color code

Updated properties file with background color code

* Update as per review comments from PA team

Update as per review comments from PA team

* fixed icon propery color (#1228)

* Eduframe: Update definition and add catalog variants (#1224)

* Update definition and add catalog variants

* Move publisher property to apiProperties file

* [Airmeet] connector (#1215)

* [Airmeet] connector

* [Airmeet] brandcolor change

* [Airmeet] validation request fix

* [Airmeet] validation request fix

* [Airmeet] schema definition added and descriptions corrected

Co-authored-by: Airmeet <[email protected]>
Co-authored-by: Amit Kumar <[email protected]>

* Robots for PowerBI - change icon color (#1229)

* Robots for Power BI

* Robots for PowerBI - change icon color

* HYAS Insight - Added C2 Attribution Actions  (#1220)

* 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

Co-authored-by: Rambatza Venkat Rao <[email protected]>

* updates Assently E-Sign updateCase action (#1232)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* updates Assently E-Sign updateCase action

* Carbon Intensity (Independent P…
vmanoharas pushed a commit that referenced this pull request May 30, 2024
* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added additional fields to SendMessage methods (#1092)

Co-authored-by: Robin Larsson <[email protected]>

* Assently E-Sign updates readme file (#1096)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* Add new actions (#1095)

* Add new actions

* swagger definition

* paths definitions updated

* Fix operations for remove webhook action (#1090)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Fix operation Id for webhook

* Fix merge issues

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* removes schema from default response (#1103)

Otherwise, I fail Connector archive validation

* Add publisher and stackOwner on API properties (#1100)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Lassox/v1.2 (#1102)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* dvelop connector Review20210908 (#1101)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Changes after review

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update README.md

* New connector : Sociabbe (Updated) (#1106)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* adding connector HoneyWellForge (#1089)

* Update apiProperties.json (#1115)

* BuildingMindsTwinCore (certified-connectors)  (#1111)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Update field visibility (#1108)

* Add new actions

* swagger definition

* paths definitions updated

* Add publisher and stackOwner on API properties

* Update field visibility

* dummy clientId

* AccuWeather (Independent Connector) (#1030)

* Submitting AccuWeather IP Connector

* Fixing Current Conditions Response Error

* Fixing some property mappings + Updating read me file

* Fixing Description + Fixing iconBrandColor

* New connector : Sociabble (Updated) (#1114)

* New connector : Sociabble

* Changes requested during certification process

* Missing descriptions

* Missing titles

* Update iconBrandColor

* Updating swagger with UploadMedia and UploadMediaUrl returing an object + changing visibility of some endpoints

* Updating media endpoints again

* Fix typo for Recipient Type (#1124)

* Enable certification validation for independent publisher connector (#1169)

* Updated text and logo, changes due to validation errors (#1159)

* Update apiDefinition.swagger.json

* merged

* Removed empty value properties

* Update apiDefinition.swagger.json

* Update apiProperties.json

Co-authored-by: Rens Braspenning <[email protected]>

* Added a trigger for self service cart created (#1176)

* Added the official CPQSync Connector

* Added trigger for self service cart created

* Added titles for all web hook schemas

* Nextcom (#1123)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

Co-authored-by: Egil Barland <[email protected]>

* Version 1.1 updates. (#1135)

* Added text similarity compatibility (new path/operation).
* Updated docs e.g. reflecting new functionality.
* Fixed minor errors.

* brand color changes done for Zohosign. (#1134)

* BuildingMindsTwin core (certified-connectors) (#1131)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added connector files

* cherry pick files

* added icon for connector

* removed unwanted connector and icon

* removed additional redirectURL

* Added specific purpose for connector description

* Tidied up formatting of README

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Staffbase Connector - Background Color fix (#1129)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* New version of WithoutWire Inventory Platform connector (with fixes/improvements after previous reviews) (#1139)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Nextcom: Update Icon color hex (#1138)

* Added Nextcom connector for certification

* Added descriptions to all fields

* Set correct color

* Added response schemas to the error messages

* Fixed spacing on lines

* Sett non-development path for API

* Run files through JSON beautifier

* In lieu of secure string not working, add format

* Update icon color

Co-authored-by: Egil Barland <[email protected]>

* update links to the documentation site (#1137)

* IN-D Insurance (ICD10/CPT autocoding) (#1112)

* Add files via upload

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete Readme.md

* Delete apiProperties.json

* Delete apiDefinition.swagger.json

* Delete README.md

* Delete apiProperties.json

* Create apiDefinition.swagger.json

* Add files via upload

* Add files via upload

* Create README.md

* Update apiDefinition.swagger.json

* Create apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update README.md

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Enhanced the connector with new endpoints and relabeling the connector name (#1110)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* All user-data params are arrays (#1154)

* fix user-data array in POST Invite

* all user-data params are arrays

* Starting the Certification Process (#1153)

* Added AikiDocs Plug-in

Added AikiDocs Plug-in for the initial certification process

* Fixed Readme.md

Clarification of service descriptions was changed

* Adding tag for submission

Added certified-connector tag for submission

* Updates to wording

* Fixes to readme.md text

* Added Test harness Link

* Minor adjustment for peltarion-v.1.1 on dev branch (#1147)

* Jira Search (Independent Publisher) (#1097)

* Initial commit

* Improved descriptions on output schema

* Fixed indents

* Updated icon color

* Update readme.md

make it clearer about using the hostname parameter

* Update readme.md

* Updated readme

* Updated definition as per PR feedback #1045

* Updated readme

Added disclaimer that this is Jira cloud only, not on-premises

* Improved descriptions

Co-authored-by: Mahbub Murshed <[email protected]>

* Updated connector. (#1155)

* timeghost: Bug fixes (#1156)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* typo fix and readme extension. (#1157)

Co-authored-by: Isak Hassbring <[email protected]>

* Added Spinpanel and connector files to the certified connectors folder to prepare for certification (#1145)

* Added Spinpanel and connector files to the certified connectors folder

* Update brand color to supported value

* Fix is string should be boolean

* Fix is string should be boolean #2

* Fix Swagger validation errors

* Fix descriptions, emtpy response schema, remove clientId

* Initial commit (#1141)

* Initial commit

* Updating artifacts to match with certification requirements

* Updating OAuth Scopes and dummy text

* DocJuris Connector v3.1 (#1163)

Adds several new features-
* New Endpoint to get available playbooks
* New Trigger for turn mentions
* Extend turn document endpoint with Option to download screening report
* Extend contract create with playbook id and owning user email
* Refinements to some data titles for clarity in the UI

* Lassox/v1.2 (Bugfix) (#1164)

* LassoX: Initial Certification Commit

* LassoX: Fixed validation errors

* LassoX: Removed all Danish translations

* -  LassoX: Fixed missing comma in apiProperties.json causing submission process to fail.

* LassoX: Added missing newline

* - Added a new endpoint, RelatedProductionUnits, which returns a list of the object type found in "ProductionUnitInformation"
- Changed description of cityName a little.
- Changed version number to 1.2

* - Changed some descriptions and titles for phonenumber and faxnumber.

* LassoX: Fixed issue with field being incorrectly string instead of int32.

* Recorded Future New Connector (#1117)

* Add a new RecordedFuture connector

* Make changes according to paconn validate

* Add to README

* Fix indentation

* Remove image

* Rename connector from New to V2

* Remove empty definitions

* Remove camel-case descriptions

* Set json to 2-space tab

* Remove extension endpoints due to missing response schema

* Rename connector folder to match new title

* Add response schema for /fusion/files, /alert/lookup and /alert/search

* Removed the register symbol (#1166)

Co-authored-by: himanshumotiramani_crest <[email protected]>

* timeghost: new feature (#1161)

* Add groups and private projects

Add groups and private projects

* Set private as required

Set private as required

* Remove x-functions-key

Remove x-functions-key

* Removed required fields

Removed required fields

* timeghost image added

* delete image

* Definition for Project Update

* Time Update definition

* better format

* New task update definition

* update client update definition

* group update defintition added

* timetag update definition added

* Custom Event update definintion added

* project hourly rate added

* color added to client

* timezone amount and cost added to time response

* new response properties

* times response for client and project times

* Get current user and workspace public

* times response fix label

* fix project user property

* role return fix

* fix defaultvalue in users array

* role is required in project users

* externalId added

* uppercase ID

* Update readme.md's to include #da3b01 (#1167)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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 file and add templates for Independent Publisher (#1170)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* EONET by NASA (Independent Publisher) (#1107)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Added stackOwner

* Remove unicode and HTML tags

* Removed additional unicodes

* Spinpanel, bugfixes, quality improvements (#1174)

* Spinpanel, bugfixes, quality improvements

* Syntax, cleanup

* Updated template URL for readme.md (#1175)

Updated template URL for readme.md

* DataMotion Secure Message Delivery connector initial commit (#1168)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial submission for DataMotion Secure Message Delivery custom connector

* Fixed formatting and icon background color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Update README.md

Fixed bullet point formatting

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>
Co-authored-by: Christopher Ly <[email protected]>

* GoQR (Independent Publisher) (#1127)

* GoQR (Independent Publisher)

* Fixed the validate

* Update apiDefinition.swagger.json

The validator is giving an error, but to work correctly in PowerApps the schema needs to contains the binary format

* Update apiDefinition.swagger.json

Fix the default response

* Update apiProperties.json

Update stackOwner and icon color

* FreeAgent (Independent Publisher) (#1178)

* Added missinf files

* added space to readme.md

Co-authored-by: Nirmal <[email protected]>

* Fix typo in readme.md (#1181)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* HR Cloud (Custom Connector) - Simple Updates (#1180)

* HR Cloud Power Automate connector

* Changes requested in comments

- Removed Applicant action
- Changed Summaries
- Changed Descriptions
- Fixed indentation

* Line up apiProperties

* Description changes

Description text is made more readable for common user.

* Update apiDefinition.swagger.json

* Authentification updates

* Simple type and description updates to apiDefinition.swagger.json

Co-authored-by: Zrinka Fiamengo Lovric <[email protected]>
Co-authored-by: fkaracic <[email protected]>

* ITGlue (Independent Publisher) (#1130)

* Initial files for FreeAgent

* Updated changes based on Feedback-Round 1

* Removed Empty Schema

* Initial files for ITGlue

* Refactored OperationId Names

* Fixed description and Brand Color

* Fixed spaces

* Added dynamic endpoint url

* Added dynamic endpoint with dropdown selection

* Removed other connector files

Co-authored-by: Nirmal <[email protected]>

* Brønnøysundregistrene (Independent Publisher) (#1021)

* Submitting Brønnøysundregistrene IP Connector

* Adding requested changes:
- Connector artifacts must be in English language
- Valid description
- The property called "website" is not allowed in apiProperties.json file

* Fixing Schema Errors

* Secure Code Warrior (Independent Publisher) v1.1 (#1087)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Pull request fixes

* Remove resourseID

* Remove resourceID

* Missing ']'

* Bump version 1.1

* Update publisher

* myStrom (Independent Publisher) (#1158)

* myStrom (Independent Publisher)

* myStrom (Independent Publisher)

* Dexcom (Independent Publisher) (#1142)

* Initial Commit

Added Dexcom Connector Readme, apiProperties, apiDefinition

* Added new line to end of files

added new line to end of files

* Updated README

Updated README to include creating an App on Dexcom Oauth

* Updated swagger file due to errors

Updated swagger file:

Change default to 200
Moved contact within Info
Added missing ,
Added missing x-ms-summary's after upload

* Change Requests

Changed tabbed to spaces
Removed additional spacing
Added correct icon brand colour

* Fixed connection renamed hosting URL to host ID (#1182)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Initial version of Spring Global connector (#1183)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* [JIRA] Open Source JIRA (#1179)

* open source jira

* Address comments

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added) (#1191)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* added a new action - Delete submission (#1185)

* Users/depfeife/open source docusigndemo (#1177)

* Open-source DocuSignDemo

* Fix the bug

* Removed the clientId and add customParameters

* Fixes to validation

* Address comments

* Remove all the test values from the swagger

* PowerBI Robots Connector PR (#1122)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Adding PowerBI Robtos Connector - DevScope SA, certified-connector

* Update configs

* update color

* Identation, response and missing properties corrections

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Connector title change

* json Identation

* Connector name change

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* fix: Way We Do connector update (#1198)

Expose the Get By Id endpoints as actions

* r/SpaceX (Independent Publisher) (#1126)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fixed response schemas

* Delete settings.json

* Add files via upload

* Fix color and stackOwner

* Fix launchpad details

* Update readme.md

* Update apiDefinition.swagger.json

* Reused are booleans

* Recovery_attempt also a boolean

* recovered is another boolean

* stactic_fire_date_unix is an integer

* windows are integers

* successes are booleans

* Type changes

* Update apiDefinition.swagger.json

* Typo

* ClickUp Team Manager (Independent Publisher) (#1120)

* Add files via upload

* Update ClickUp Team Manager.md

* Rename ClickUp Team Manager.md to readme.md

* Update readme.md

* Update apiProperties.json

Updated iconBrandColor

* Update apiDefinition.swagger.json

Made updates to descriptions and spacing.

* Update apiDefinition.swagger.json

* Update readme.md

* Update apiDefinition.swagger.json

* AccuWeather (Independent Publisher) v1.1 (#1151)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added 'Get location by location key' and fixed validation errors

* Add 'Search by location key' and 'Get alerts by location key'

* Update readme.md

* Add 'Search location by IP address'

* Added 'Get location by IP address'

* Etsy (Independent Publisher) v1.1 (#1074)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Add files via upload

* Fix typos

* Added response schemas

* Updated response schemas

* Defined response schema properties x-ms-summary

* Delete apiDefinition.swagger.json

* New upload to fix merge conflict

* Remove undefined headers

* Remove components

* Fix additional errors

* Update icon color (#1203)

* initial commit

* Move to correct folder

* Correct issues preventing certification

* Remove unicode characters

* Added intro.md file

* Updated connector file and added intro.md file.

* Update to latest swagger file and add intro.md

* Remove intro.md file and fix icon color

* Forgot # for icon color

* remove intro.md file.

* Delete apiDefinition.swagger.json

* Delete intro.md

* Delete apiProperties.json

Co-authored-by: James Armstrong <[email protected]>

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general improvements (parameters, responses) for other methods (#1204)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Add triggers and actions for records and events (#1206)

* FLOW-44 feature to create a net new envelope (while still supporting create envelope using template) (#1205)

* Enate (#1202)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Witivio v2 and rebranding to Virtual Agent Studio (#1196)

* Rebranded Witivio connector

* Updated PR with comments

* Updated ApiProperties with dummy clientId

* Updated with [[Dummy]] Client ID

Co-authored-by: Tanguy <[email protected]>

* LibreBor (Independent Publisher) (#1160)

* Add files via upload

* Delete independent-publisher-connectors/LibreBor directory

* Updated LibreBor connector with latest

* Changed the iconBrandColor

* Delete settings.json

* Removed Unicodes and expanded the descriptions as requested

* Deleted icon.png

* Notion - Independent Publisher (#1152)

* Notion - Independent Publisher

Notion is an application that provides components such as notes, databases, kanban boards, wikis, calendars and reminders. These components and systems can be used individually, or in collaboration with others.

Co-Authored-By: Harshini <[email protected]>

* Updated Privacy Policy

- Attached Privacy Policy &  website URL to the apiDefinition.swagger.json

Co-Authored-By: Harshini <[email protected]>

* Update Readme.md

Removed html code from Readme.md file.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Removed Empty definitions.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

have updated object property visibility to none. and added proper description.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Have added Categories.

Co-Authored-By: Harshini <[email protected]>

* Delete settings.json

have deleted settings.json file

Co-Authored-By: Harshini <[email protected]>

* Update apiProperties.json

have updated the iconBrandColor.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes: -
 - Have removed empty paths.
 - Have added titles to empty operations.
 - Corrected category names to only two.
Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

i have updated description for has more

* Update apiDefinition.swagger.json

- have Updated all titles. and made sure no empty operations.

Co-Authored-By: Harshini <[email protected]>

* Update api.Definition.swagger.json

- Updated changes as requested.

Co-Authored-By: Harshini <[email protected]>

* Update apiDefinition.swagger.json

Changes:
 -Removed all the "_" from OperationId
 -Added all expected response codes.

* Update api.Definition.swagger.json

-Updated all the OperationID values.

* Update api.Definition.swagger.json

-OperationID have been updated.

* Update apiDefinition.swagger.json

-Operation ID has been fixed. made sure Validation error satisfied.

* Update api.Definition.swagger.json

-Validation Successfull.

Co-authored-by: Harshini <[email protected]>
Co-authored-by: Harshini <[email protected]>

* OpenCage Geocoding (Independent Publisher) (#1150)

* Adding OpenCage Geocoding

* Fixing/adding requested changes

* U.K. Government Bank Holidays (Independent Publisher) v1.1 (#1148)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3e0ea67bd7da4c55b729ff2395ddf68.

* Revert "certify-connector"

This reverts commit 160b208ed6202cb979f15eaae99eca33088faf88.

* 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

* Added response schema

* Update README.md

* Update README.md

* Update README.md

* Bump version

* referRing

* Fix Swagger

* Rename UK-Bank-Holidays.swagger.json to apiDefinition.swagger.json

* Weather Forecast (Independent Publisher) (#1149)

* Weather Forecast (Independent Publisher)

Changes

* Weather Forecast (Independent Publisher)

Changes

* WithoutWire Inventory Platform: publisher changed to original value (#1210)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Minor fixes for connection labels (#1209)

* Staffbase Connector

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Staffbase Connector

* - Move common code to definitions

- Fixed descriptions
- Several minor fixes

* Fixed spelling Error

* Fixed description for /posts query parameter

* Moved connector from custom-connectors into certified connectors

* Fixed missing description

* Fixed icon brand color

* Fixed:

- OperationID for delete Users
- Definition for Post news into channel

* Add Asite (US Gov.) connector  (#1048)

* 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

Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Added missing README.md

Fixed:
- Unicode characters
- German wording translated

* Fixed apiProperties.json Unicode problems

* Fixed Background Color

* Delete Readme.md

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Fixed connection renamed hosting URL to host

* Fix for Hosting ID field description

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: asitedeveloper <[email protected]>
Co-authored-by: deven_bhatt <[email protected]>
Co-authored-by: rachir <[email protected]>
Co-authored-by: ShubhamPanchal <[email protected]>

* Add Cancel Invite Action. Add SignNow Document Groups Support (#1211)

* Fixed 'From' field not being marked as required (#1212)

Co-authored-by: Christopher Ly <[email protected]>

* Update apiDefinition.swagger.json (#1217)

Added two new enums, new version number, few text canges

* Add questionnaire odata (#1216)

* ADD: gateway

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Add dynamic schema definition to resolve available questionnaires

* #16859 Change Title

* Robots for Power BI (#1219)

* Spring Global connector: small improvements (#1222)

* Updates for LMS365 connector (#851)

* add empty schema definition for responses which may contain some data

* Add Admins field to Course details

* Remove ContentType property as it's not needed anymore

* Added "WithoutWire Inventory Platform"

* Improvements according to pull request review

* Fix publisher

* New vesrion of WithoutWire Inventory Platform connector

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations

* Initial version of Spring Global connector

* Code improvements

* Initial version of Spring Global connector (with improvements according to code review)

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* Merge from Microsoft branch

* Revert chanages to merge

* Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added)

* WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods

* Changed publisher (return to original value)

* Spring Global: small improvements

Co-authored-by: Alexei Gus <[email protected]>
Co-authored-by: Mahbub Murshed <[email protected]>
Co-authored-by: Pavlo Nikulin <[email protected]>

* Azure IoT Central V3 - release 20211026 (#1218)

* Azure IoT Central V3 - release 20211026

* PR comments

* Updated properties file (#1214)

* The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

The Enate Connector allows seamless integration with Enate’s enterprise workflow engine. It allows Power Automate Flows to get work from the Enate platform, edit the data, add/download files, update the Enate platform and subscribe to the webhook triggers.  We can also create new work items on the Enate platform using these actions in the connector.

* Updated contents with screenshots

* Updated definition file as per comments from PA team

* Updated properties file with background color code

Updated properties file with background color code

* Update as per review comments from PA team

Update as per review comments from PA team

* fixed icon propery color (#1228)

* Eduframe: Update definition and add catalog variants (#1224)

* Update definition and add catalog variants

* Move publisher property to apiProperties file

* [Airmeet] connector (#1215)

* [Airmeet] connector

* [Airmeet] brandcolor change

* [Airmeet] validation request fix

* [Airmeet] validation request fix

* [Airmeet] schema definition added and descriptions corrected

Co-authored-by: Airmeet <[email protected]>
Co-authored-by: Amit Kumar <[email protected]>

* Robots for PowerBI - change icon color (#1229)

* Robots for Power BI

* Robots for PowerBI - change icon color

* HYAS Insight - Added C2 Attribution Actions  (#1220)

* 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

Co-authored-by: Rambatza Venkat Rao <[email protected]>

* updates Assently E-Sign updateCase action (#1232)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* updates Assently E-Sign updateCase action

* Carbon Intensity (Ind…
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.

2 participants