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

3026 Коммитов

Автор SHA1 Сообщение Дата
HiveCPQIntegration f139eb48a9
HiveCPQ Product Configurator (Certified Connector) (#3704)
* Initial

* Update readme document

* add known issues and limitations

* fix validation issues

* provide actions as a capability

* remove a property which does not seem supported

* add some missing punctuation

* Fix a mistake in the readme.md

* Fix bad response schemas found during certified connector testing

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

* update readme with new operations

* add integer format for successCount

* Address global redirect security issue

* [ID-234] - update swagger & readme for the Q2 release

* [ID-256] - remove recursive reference

* 2024 Q4 update

* Remove double for in description
2024-11-19 16:56:37 +05:30
connorjustbecause 34f2debc82
Update Text Request Connector (#3618)
* Make some Text Request parameters optional

* Add triggers to connector

* Fix summary of post webhook
2024-11-14 22:43:47 +05:30
DmitryKleshchov efac621568
Added support for setting signing order for Create Participant Action. Exposed Template Id, Workspace Id & Data Fields for contract models. Product quantity changed from int to decimal to support new functionality of fractured quantity. (#3687) 2024-11-07 22:19:53 +05:30
nishanthynoox b99a5320e1
Merged to Power Platform (#3697)
* updating PDF4me connect swagger

* updating PDF4me Connect swagger

* PDF4me Connnect- removing unnecessary space

* Adding new actions in PDF4me Connect

* Updating PDF4me Connect app version

* updating PDF4me and PDF4me Connect swagger

* updating PDF4me contact and connector metadata

* pdf4me connector version update

* changing preview to prod status of PDF4me actions

* fixing PDF4me validations errors

* restoring operationId

* adding new method in PDF4me and PDF4me connect

* adding new actions to PDF4me connectors

* correcting operation id

* correcting operation id

* restoring operation id. removing unpublished deprecated method

* including font color for text stamp

* correcting operation id

* correcting authorizationUrl

* removing deprecation for GenerateDocumentFromPdf

* updating auth urls

* updating auth urls in PDF4me

* changed the version number

* changed the version number

* added new action extract text and images

* updating extract resource name and updating PDF4me Connect

* Add new actions Classify and Parse in PDF4me Connect

* updating parameters for UrlToPdf. renaming operationIds

* updating rotate in text stamp

* added outputFormat to PDF4me PdfToExcel

* commit check

* commit check

* commit check

* adding isAsync prop

* set isAsync prop for SplitPdfByBarcode

* updating Preview status to Production

* updating stamp feature and adding new action DeleteBlankPages

* how to get api key

* how to get api key update

* Added getting started link

* Adding new params to PDF4me HtmlToPdf

* correcting text

* adding new prototype methods for PDF4me

* adding call status method

* updating properties and desc in PDF4me

* updating description

* save formatting

* adding new methods to PDF4me and PDF4me Connect

* updating version

* desciption correction

* spelling correction

* spelling correction

* adding new image processing methods to PDF4me

* adding new fill a pdf form method

* Create EPC QR Code

* updated epc qr code

* updated

* updated description

* updated epc in swissQR

* Version updated

* Added new PDF4me feature prepare for print

---------

Co-authored-by: varunynoox <38215867+varunynoox@users.noreply.github.com>
Co-authored-by: Varun Satish <varun.satish@ynoox.in>
Co-authored-by: chandraarora <35835798+chandraarora@users.noreply.github.com>
Co-authored-by: Chandra <chandra.arora@swisslife.ch>
2024-11-07 22:08:37 +05:30
Troy Taylor 4d145cb43d
Cohere (Independent Publisher) v1.1 Plugin (#3480)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add 200 - OK

* Add files via upload
2024-11-05 17:32:00 +05:30
bw-tribal 8bff86eac6
add important visibility to service parameters (#3693) 2024-10-23 20:34:58 +05:30
Nirmal 3abeed7b44
Annature (Independent Publisher) - Updated API Response (#3517)
* upgraded version v1

* fixed schema for old clients

* changed api response type string to boolean

* Added Pagination Parameters

---------

Co-authored-by: NirmalK <nirmalk.web@gmail.com>
2024-10-23 20:19:47 +05:30
vanadhar 362499e0f6
Update ConnectorPackageValidator.ps1 (#3685) 2024-10-23 13:20:04 +05:30
Rick Wilson 23c1dfba18
Consumer complaints (Independent Publisher) (#3579)
* init

* fixed issues from validator
2024-10-16 17:29:37 +05:30
Rick Wilson 4646e51327
init (#3597) 2024-10-16 17:28:29 +05:30
Rick Wilson b2fd405194
USAJOBS (Independent Publisher) (#3602)
* init

* duplicate word removal
2024-10-16 17:27:12 +05:30
Rick Wilson 40cb0c5893
init (#3603) 2024-10-16 17:19:33 +05:30
vmanoharas f3683495ef
Update README.md (#3686)
Testing
2024-10-15 21:36:08 +05:30
zm ee0f380bd8
contact url changed (#3683)
* Update readme.md

* Update apiDefinition.swagger.json
2024-10-08 20:33:03 +05:30
James Steiner 68e224c6aa
Added new "List documents in documents tray" activity. (#3677)
* Added initial connector files.

* Changed icon color to conform to requirements.

* Adjusted Readme to the reviewers advice

* Update endpoint for 'Download File/Section'.

* Added functionality to support new "List documents in document tray" activity.

---------

Co-authored-by: Florian Mittermeier <florian.mittermeier@docuware.com>
2024-10-04 22:17:19 +05:30
Michael Tims c01e386831
Support PATCH for SendHttpRequest action (#3676)
Co-authored-by: BLACKBAUD\Michael.Tims <michael.tims@blackbaud.com>
2024-10-04 21:56:23 +05:30
Anthony Phan f711f1e29d
Add delete subscription action (#3673)
* make formId optional

* add itemId to file schema

* Add Response delete to api
2024-10-04 21:45:34 +05:30
Joseph Brinkman 590ca87116
Snowflake v2 bug fixes and refactoring Convert action (#3670)
* - First pass at getting all partitions. Still needs a few parameters setup so the code is currently broken. WIP.

* Update script.csx

Convert all partitions, not just the first one.

* Update script.csx

Fix placeholders of querystring params that need gotten/set for fetching subsequent partitions.

* Update script.csx

Fix syntax errors to ensure that isn't why connector upload is failing.

* Update script.csx

Fix more compilation errors.

* Update script.csx

Wanted a record of the fact that these changes are still returning subsequent partitions in array format, despite literally every response being converted.

Is there maybe some sort of caching of the connector behavior, because it seems like I can't ever get the behavior of my data flow to change at all...

* Update script.csx

This version of the connector is the most complete example that can successfully be uploaded as a custom connector.

Yet I still can't get the behavior to change no matter what code changes I make.

* Issue #5 - Null detection and Type Conversion Error (#1)

* Update script.csx

- Fix null detection.

* Fix issue with null handling in Snowflake connector

---------

Co-authored-by: jbrinkman <github@brinkman.me>

* Update apiDefinition.swagger.json

- This version of the swaggerjson SHOULD be working, but we are seeing the DataSchema object being flattened out once uploaded to customer connector.

* array data for DataSchema

Got the swagger right (was really the code was had checked in before with just a little cleanup.

The custom connector is now failing due to internal server error so we need to find a way to use the test page in powerapps online, despite the fact that it doesn't really handle array data very well. Possibly specifying the raw body data might be a workaround.

* Update script.csx

- Last few tweaks to get the customer connector to return subsequent partitions in pre-converted format.

* Add version information into readme documentation

* cleanup endpoints

- extra body element is required. Caused a whole mess of issues.
- change DataSchema to required and deprecate or delete unused endpoints as needed.
- Remove fetchAllPages feature and separate into its own branch.

* Code cleanup.

- Make log messages more accurate.
- Remove last remnant of fetchAllPartitions.

* code cleanup

* more minor code cleanup

* intermediate check in

- The code is acting absolutely insane and returning GetResults method as just a single property "Data" formatted as array. Since this is the 0 partition it should include metadata.
- The interface is also not showing the partition parameter for the execsql method, so something is borked.

* GetResults partition zero fixed

- This was a very subtle issue related to the fact that when you call GetResults operation for partition zero you have no request body, so it cannot be parsed as json.
- Change the response of execstmt async to match the schema of the sync version b/c the powerapps ui does not seem to be able to deal with the fact that async/sync have different response formats respectively.

* SPC-36: Handle unexpected async responses better (#5)

* Update script.csx

- Fix async detection based on response code instead of request params, b/c apparently snowflake API can decide to return an async response if a synchronous response takes too long to return.

* Fix typo in script.csx

"BeginFetch" misspelled

---------

Co-authored-by: Joseph Brinkman <github@brinkman.me>

* SPC-39: MULTI_STATEMENT_COUNT parameter was being ignored (#6)

* Update apiDefinition.swagger.json

- change parameter name case to match snowflake docs exactly

* add StatementHandles

Map new response property for multi-statement handling.

* Apply mappings to GetResults

Same statementHandles mapping that was previously added to ExecSql was applied to GetResults to support Async

* Remove async fixes

These changes are already in dev branch, it was just a temporary change for debugging.

* GetResults schema (#7)

Innacurate schema was causing compilation issues in the power apps. Better to leave it as a untyped object since the schema is dynamic.

* - Parse Object/Array types (#8)

They were represented as a string before.

* Document limitations per my experience. (#9)

* Document limitations per my experience.

* - Tweak readme

* Update language limitations in the Readme documentation.

---------

Co-authored-by: jbrinkman <github@brinkman.me>

* openapi spec validation errors (#10)

I was able to type the untyped objects, but a lot of those openapi spec validation errors are inherent to the fact that the snowflake api routes are technically all partial matches for eachother since the exec stmt path is "/"

* Updated version history

* Fix typo

---------

Co-authored-by: TobinWritesCode <tobin.chee@improving.com>
2024-10-03 22:05:09 +05:30
Varun Satish bdea84c76b
Merge to powerplatform (#3664)
* updating PDF4me connect swagger

* updating PDF4me Connect swagger

* PDF4me Connnect- removing unnecessary space

* Adding new actions in PDF4me Connect

* Updating PDF4me Connect app version

* updating PDF4me and PDF4me Connect swagger

* updating PDF4me contact and connector metadata

* pdf4me connector version update

* changing preview to prod status of PDF4me actions

* fixing PDF4me validations errors

* restoring operationId

* adding new method in PDF4me and PDF4me connect

* adding new actions to PDF4me connectors

* correcting operation id

* correcting operation id

* restoring operation id. removing unpublished deprecated method

* including font color for text stamp

* correcting operation id

* correcting authorizationUrl

* removing deprecation for GenerateDocumentFromPdf

* updating auth urls

* updating auth urls in PDF4me

* changed the version number

* changed the version number

* added new action extract text and images

* updating extract resource name and updating PDF4me Connect

* Add new actions Classify and Parse in PDF4me Connect

* updating parameters for UrlToPdf. renaming operationIds

* updating rotate in text stamp

* added outputFormat to PDF4me PdfToExcel

* commit check

* commit check

* commit check

* adding isAsync prop

* set isAsync prop for SplitPdfByBarcode

* updating Preview status to Production

* updating stamp feature and adding new action DeleteBlankPages

* how to get api key

* how to get api key update

* Added getting started link

* Adding new params to PDF4me HtmlToPdf

* correcting text

* adding new prototype methods for PDF4me

* adding call status method

* updating properties and desc in PDF4me

* updating description

* save formatting

* adding new methods to PDF4me and PDF4me Connect

* updating version

* desciption correction

* spelling correction

* spelling correction

* adding new image processing methods to PDF4me

* adding new fill a pdf form method

---------

Co-authored-by: chandraarora <35835798+chandraarora@users.noreply.github.com>
Co-authored-by: Chandra <chandra.arora@swisslife.ch>
2024-09-27 20:39:51 +05:30
harshitav-docusign f8c2e892be
DS October 2024 release Ms.ds1007.9.5.2024.demo (#3662)
* FLOW-427: Support "Transform PDF fields to DocuSign tabs" in Power Automate

* Updated the text and rearranged the Signature type position

* Add signatureType implementation

* modularize the signatureType block

* Optimized code

* REmoved enum

* recipient events are added to V3 connect

* Fix SMS issue

* Add tooltip

* Fixing DS EU Qualified signature type

* Added support to checkbox and radio button

* Checkbox and radio button code added to trigger

* Enable COC added on selecting Combined option

* rename the sataticSchema definition

* String replace fixed

* Add checkbox and radio button to the tabs output

* zip header added

* Removed statis response for certificate

* Removed Log Information

* Sales copilot custom actions are added

* Update title with lower case

* Sales copilot custom actions are added

(cherry picked from commit 90c06017e4)

* Update title with lower case

(cherry picked from commit 9b6111c28c)

* Release candidate DS1003 created

* Build number updated

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

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

* renamed activities and documentsRecords to follow camelcase naming pattern

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

* DocumentNaturalLanguage reformatted

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

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

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

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

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

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

* Adding back PPDF tranformation fields

* Fix spacing issues

* Transfering DocuSign demo code to DocuSign prod connector

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

* Fix the title and description specific to Prod

* Fix swagger errors. Remove envelope Id from the description

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

Fixed swagger errors. Remove envelope Id from the description

* removed merge conflicts

* Update DocumentId to Output Format

* Additional properties fixed. DateTime formatted

* Additional properties fixed. DateTime formatted

* Added local time and additional properties

* Add reminders code added

* remove ms-test-value

* Add response

* corrected the spelling error

* Lock functionality added

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

* Add optional property for the tab

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

* Modify the default date to older date

* Saleforce support is added to copilot

* Add the error handling

* Increment build number

* Flow-512-b

* Embedded recipient type feature added

* Remove remote option

* convert to string

* string conversion implemented

* label name updated

* remove the AddParam method

* Add entityLogicName

* migrating DocuSign demo connector code to DocuSign connector

* Update swagger file metadata

* Void envelope added

* Resend custom action added

* Get recipient information added

* Required output added

* Documents added

* Remove the Max payload exceed messaging

* Remove changes in the DocuSign folder

* Flow-532

* Filters working for most of the cases

* Working for status, emailid

* remove debuggin lines

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

* updated the description

* Added expiry after in the Add reminder for envelope

* Added custom field support

* Fixed indendation

* Add custom name search field

* correct the customFieldName

* correct the spell error

* Bunmping the release number

* Prod branch for DS1006 release created

* correct the host name

* Update the description

* Branding update added

* Resend envelope AI enabled

* ListEnvelope for sales copilot added

* Migrated code from demo to Prod

* Undo prod related texts

* spell corrections

* Update spelling error

* fixed the if case at filteredEnvelopes

* Remove extra brackets

* to and from Date propertiews updates. Resend automatically picks up the Account id

* Key sales custom action added

* Email summary added

* update the connector description to be within character limit.

* Prod code updated

* Update description of the demo connector.

* Descriptions updated to related activities and records

* Email summary and Key sales info are tested to be working

* Update the description

* Update background color to white

* swagger updates are made and protocol is filtered for crmOrgURL

* Update the description

* Check for forward slash and update the parameter

* Add recipientGuid. Add TabInfo in the tabs

* add decline tab to add tabs action

* support all tab types

* Read hostURL from the context

* Rename the host url methods and optimise the GetEnvelopeURL code

* Renaming variables

* UpdateDSDemoDescription

* Upgrade the version number

* FLOW-198 suuport all tab types

* remove unused array

* FLOW-20 Apply a template

* Fix sales copilot Email Summary issue

* Updated the description of List envelopes

* Hostname changes ported from Prod connector

* Update the end date description

* FLOW-623 numerical tab field update

* FLOW-623 update numerical value field label

* FLOW-629 document ID field added to Checkbox groups

* get tab info action does not support tab groups

* Update the spelling of the associated word

---------

Co-authored-by: Srihari Padmanabhan <srihari.padmanabhan@docusign.com>
Co-authored-by: Srihari Padmanabhan <90345666+sriharip-docusign@users.noreply.github.com>
Co-authored-by: Young Seok Lee <young.lee@docusign.com>
2024-09-26 09:37:58 +05:30
Daniel McPherson 63ef7fa19d
Sync changes from release-package fork V1.1.1 (#3656)
* Sync changes from release-package fork

* Update apiDefinition.swagger.json

Fixes based on MS review.

---------

Co-authored-by: Tendocs Developer <support@tendocs.com>
2024-09-25 17:43:52 +05:30
Aditya Kulkarni 948ec86889
Seismic for Copilot for Sales (Verified Publisher) - new connector added (#3654)
* Seismic for Copilot for Sales Connector for certification

* readme.md

* readme updated

* Readme Update

* readme updated

* Typo fix

* link updated

* updated readme

* readme udpated

* added more openAPI extensions

* updated readme
2024-09-25 17:20:01 +05:30
Varun Satish d036bc2fb4
merge to power platform (#3651)
* updating PDF4me connect swagger

* updating PDF4me Connect swagger

* PDF4me Connnect- removing unnecessary space

* Adding new actions in PDF4me Connect

* Updating PDF4me Connect app version

* updating PDF4me and PDF4me Connect swagger

* updating PDF4me contact and connector metadata

* pdf4me connector version update

* changing preview to prod status of PDF4me actions

* fixing PDF4me validations errors

* restoring operationId

* adding new method in PDF4me and PDF4me connect

* adding new actions to PDF4me connectors

* correcting operation id

* correcting operation id

* restoring operation id. removing unpublished deprecated method

* including font color for text stamp

* correcting operation id

* correcting authorizationUrl

* removing deprecation for GenerateDocumentFromPdf

* updating auth urls

* updating auth urls in PDF4me

* changed the version number

* changed the version number

* added new action extract text and images

* updating extract resource name and updating PDF4me Connect

* Add new actions Classify and Parse in PDF4me Connect

* updating parameters for UrlToPdf. renaming operationIds

* updating rotate in text stamp

* added outputFormat to PDF4me PdfToExcel

* commit check

* commit check

* commit check

* adding isAsync prop

* set isAsync prop for SplitPdfByBarcode

* updating Preview status to Production

* updating stamp feature and adding new action DeleteBlankPages

* how to get api key

* how to get api key update

* Added getting started link

* Adding new params to PDF4me HtmlToPdf

* correcting text

* adding new prototype methods for PDF4me

* adding call status method

* updating properties and desc in PDF4me

* updating description

* save formatting

* adding new methods to PDF4me and PDF4me Connect

* updating version

* desciption correction

* spelling correction

* spelling correction

---------

Co-authored-by: chandraarora <35835798+chandraarora@users.noreply.github.com>
Co-authored-by: Chandra <chandra.arora@swisslife.ch>
2024-09-20 18:00:17 +05:30
Beerd 05520cb96e
Improve "New submission" and "Task fulfilled" triggers (#3659) 2024-09-20 15:37:12 +05:30
tillbier 156f53f54c
remove undefined property 'scriptOperations' from connector 'Insiders Cloud' (#3653)
Co-authored-by: tbi <t.bier@insiders-technologies.de>
2024-09-20 13:16:09 +05:30
dox42diegoschleis fbc7e41733
Fix issue with URL building in custom connector (#3648) 2024-09-18 17:24:24 +05:30
Beerd 9eb2c6106b
MoreApp Forms - Improve "Create task" action (#3636)
* Improve "Create task" action

* Review comments
2024-09-12 15:39:11 +05:30
Abdellahi Mezid b051dd9e1b
feat: add new endpoints: profiles matching, profile grading & jobs matchong (#3635) 2024-09-04 13:15:22 +05:30
niklas-recordedfuture be4aef698e
Recorded Future Identity 1.1.0 (#3550)
* change JSON formatting

* update API definition schemas

* fix typo in api spec
2024-09-03 22:48:00 +05:30
Jos Smits b987d1e05d
Exact Online Premium - fixed handling plaintext payloads (#3637) 2024-09-03 18:29:17 +05:30
Andras Fordos fe0f17eaf0
AION init (#3577) 2024-08-30 19:54:49 +05:30
Troy Taylor c681eb50f5
Add files via upload (#3576) 2024-08-30 19:53:48 +05:30
Michael Megel 547e3ddc69
Amazon S3 Bucket (Independent Publisher) - Bugfix (#3498)
* - Uploaded of binary files were not encoded correctly in S3 bucket. This issue was related to a wrong format of the body.
- Object Keys with white spaces caused a HTTP 403 due to an AWS Signature mismatch

* - readme updated

* - readme updated

---------

Co-authored-by: Michael Megel <michael.megel@mme2k.onmicrosoft.com>
2024-08-30 19:36:08 +05:30
Mar Pedroche d4c6519c61
Beauhurst (Independent Publisher) (#3493)
* Beauhurst (Independent Publisher)

* New Logo

* Icon and setting remove

* Remove ScreenShots and img folder
2024-08-30 19:13:09 +05:30
Farhan Latif 8341b90c14
App Store Connect (Independent Publisher) (#3216)
* Initial Commit

* Fixed 'x-ms-connector-metadata '

---------

Co-authored-by: DevCarti <officialflutterdeveloper@gmail.com>
2024-08-29 22:37:49 +05:30
vanadhar 2fc295e7c4
Update ConnectorPackageValidator.ps1 (#3629)
Handled some typical internal structure issues in connector/flow/plugin solution zip
2024-08-29 10:14:46 +05:30
Matt Carroll 5c71cc0247
Added GetFormSubmissionNswGovPayPayment action to OneBlink connector (#3627) 2024-08-27 13:09:42 +05:30
Marc 54bd200620
absentify remove deprecated fields (#3622)
* absentify remove deprecated fields

* Update README.md
2024-08-27 12:49:11 +05:30
tillbier ae6be5ca33
Insiders Cloud connector proposal (#3604)
Co-authored-by: tbi <t.bier@insiders-technologies.de>
2024-08-19 22:34:30 +05:30
mgszy 5844c9e8ef
Tribal/mszy/sits (#3614)
* Initial Commit

* Changed to include production, test and development endpoints

* tweaking the urls

* Moved from incorrectly placed in independent-publisher-connectors

* Tweaking the readme

* tweaking readme and name of action

* Included etag support for PUT requests

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

* Added the missing definitions

* Changed 201 description to be created

* Added a sentence in the publisher section

* added the word Publisher

* - Cosmetic changes to make it clear that an entity will be replaced
- Made If-Match property visible and mandatory as it is required
- Tweaked readme to change update to replcace
- Removed known issue which has been resolved with Microsoft

* Added new SITS connector

* changed so that the icon colour is valid

* added required headers

* added SITS.UI and removed clientid

* Some wording tweaks

* More minor wording tweaks

---------

Co-authored-by: mszy-tribal <81627647+mszy-tribal@users.noreply.github.com>
2024-08-19 21:35:53 +05:30
Marc 344373cfbf
absentify update descriptions (#3615)
* Update title, descriptions and x-ms-summary

* Create definitions
2024-08-19 20:42:32 +05:30
Niels Swimberghe 4177978f74
Allow additional properties in AssemblyAI connector (#3609) 2024-08-08 17:50:07 +05:30
vanadhar 3b4d8988c8
Update ConnectorPackageValidator.ps1 (#3610)
Added solution checker and incorporated the below logic
Solutions.xml and customizations.xml and [Content_Types].xml should be present. (For any zip file, else its invalid solution zip file)
Reading specific non-empty nodes in customizations.xml we can figure out which folders we need to validate for existence. Namely, 'Connector' we have to validate for all solution zip files.
For flow solution, you need to validate Connector and Workflow folders both are present or not.
For ai plugin we have to check the aipluginoperations and aiplugins apart from connector folder validation
2024-08-07 17:52:21 +05:30
Sylvain Churlet 8714b04ef4
Skiply connector (#3607)
* add ubiqod v2 swagger

* chore: Add deployment instructions for Ubiqod connector

* Add data in properties

* Fix typo in apiDefinition.swagger.json

* Add data in properties
2024-08-06 22:08:02 +05:30
rdziarnowski-egnyte 27c54b165a
Egnyte: Connector update (#3605)
Co-authored-by: Bartek Mogielski <bmogielski@egnyte.com>
2024-08-06 21:54:57 +05:30
vanadhar 9f0ebe6c9f
Create ConnectorPackageValidator.ps1 (#3608)
The package validation script validates the package structure and helps the customer prepare the package in the correct way before coming to partner center for submission.
To run this script properly, the following steps should be followed:
1) Open Windows PowerShell in Admin mode
2) Set execution policy to unrestricted using command Set-ExecutionPolicy -ExecutionPolicy Unrestricted and confirming with ‘y’ (‘Yes’). This will enable the powershell to be executed without any restriction.
3) Now execute the ConnectorPackageValidator.ps1 providing the zip file path containing the connector package and specifying whether plugin is enabled or not. Please refer the example below:
.\ConnectorPackageValidator.ps1 “C:\Users\user01\Downloads\ConnectorCertificationPackage.zip” “no”
Please note that the first argument is a valid zip file path containing the package and the second argument is 'yes'/'y' indicating plugin is enabled or 'no'/'n' indicating otherwise.
2024-08-06 15:28:39 +05:30
Niels Swimberghe 0b06353139
Update AssemblyAI connector to 1.1.0 (#3601)
* Add AssemblyAI connector

* Fix typos

* Update readme.md

* Update to 1.1.0

* Update AssemblyAI user agent
2024-07-31 22:11:44 +05:30
elkuliko 00787c5150
Copilot for finance custom connector (#3563)
* adding copilot for finance custom connector

* nit changes

* nit changes

* add identity provider option

* remove space

* add readme file

* rename swagger

* fix comments

* fix APIProperties
2024-07-30 22:21:48 +05:30
Graham McDonald 01d84dfded
Cognito Forms: Improving error messages (#3599)
* Adding get and delete entry

* Removing schema from default response

* Fixing spelling

* Adding it

* Handling PR feedback to remove redirectUrl

* Removing entry input parameter from GetEntry endpoint

* Removing response body from delete entry operation

* change to object

---------

Co-authored-by: Caleb Corpening <caleb.roosevelt.corpening@gmail.com>
2024-07-29 22:10:13 +05:30
Troy Taylor 33e4f2853d
OpenAI Assistants (Independent Publisher) v1.1 Fix instructions parameter (#3532)
* Revert "Merge branch 'microsoft:dev' into dev"

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

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

This reverts commit cb0948670f, reversing
changes made to dc26e8a026.

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

This reverts commit 01764d0a6d.

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

This reverts commit a3f086ef0f.

* Add files via upload

* Revert "Add files via upload"

This reverts commit eeff7b7a02.

* Add files via upload

* Delete independent-publisher-connectors/FileIO directory

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Revert "Add files via upload"

This reverts commit 1d85506958.

* Update readme.md

* Revert "Update readme.md"

This reverts commit b94447a142.

* Add files via upload

* Add files via upload

* Remove ApyHub

* Fix instructions parameter
2024-07-29 20:07:06 +05:30