* Add dox42 Custom Connector to certified-connectors folder
* Change description of the dox42 Connectorf
Make slight adjustment in the README.md
* Change Host URL to more generic URL
* Make some parameters mandatory to prevent potential errors
* Revert connector to old logic
* Add HTTP POST method as action
* Implement the suggested changes
* Make requested changes
* Remove placeholders from security section
Co-authored-by: Diego Schleis <dox42diegoschleis>
* Adding NotificationMethod to Verified Connector
* Adding possibility to dynamically set company id
* Delete Settings
Co-authored-by: Benedikt Bergmann <benedikt.bergmann@crmkonsulterna.se>
* FLOW-78: Support for adding recipient type in the add recipient action
* add core required param for add recipient - param name : custom fields
* Add custom fields to recipient
* Support setting core params for all signer types
* Support for inperson signer recipient type
* Update response to fit schema for in person signer
* New schema changs for connec 2.0 json sim
* Update model to recognize Connect SIM 2.0 format
* add custom fields to the webhook response model
* Update webhook response transformation logic for connect 2.0 json sim format
* FLOW-133: Support recipient types Agent, CC, Certified Delivery, Editor & Intermediary
* Add recipient step has following 2 changes.
* Remove custom fields
* Update dropdown labels to match with NDSE
* FLOW-136: Support witness recipient type
* FLOW-84: Create envelope from template expects input for body when no recipients are specified
Instead, present the user with option to add recipient name, email
* Tag the recipient id field returned by add recipient step "important" , so that it shows in the UI output
* In case recipient roles are not specified in the template, request "Email subject" and "Email body" from the user
* Fix whitespaces
* Make the connect trigger changes backward compatible using versioning
* Keep the previous version of operation id the same for create envelope using template action
* Update name for send envelope using template
* Add custom fields to "create envelope using template" FLOW action
* Extract parsing custom fields to a separate method
* Use a prefix to differentiate between text custom field and list custom field
* FLOW-159: enable user to set label for tabs, in the add recipient tabs step
* FLOW-180: Version "add recipient to an envelope" action
* Remove duplicated method
* FLOW-78: Support for adding recipient type in the add recipient action
* add core required param for add recipient - param name : custom fields
* Add custom fields to recipient
* Support setting core params for all signer types
* Support for inperson signer recipient type
* Update response to fit schema for in person signer
* New schema changs for connec 2.0 json sim
* Update model to recognize Connect SIM 2.0 format
* add custom fields to the webhook response model
* Update webhook response transformation logic for connect 2.0 json sim format
* FLOW-133: Support recipient types Agent, CC, Certified Delivery, Editor & Intermediary
* Add recipient step has following 2 changes.
* Remove custom fields
* Update dropdown labels to match with NDSE
* FLOW-136: Support witness recipient type
* FLOW-84: Create envelope from template expects input for body when no recipients are specified
Instead, present the user with option to add recipient name, email
* Tag the recipient id field returned by add recipient step "important" , so that it shows in the UI output
* In case recipient roles are not specified in the template, request "Email subject" and "Email body" from the user
* Fix whitespaces
* Make the connect trigger changes backward compatible using versioning
* Keep the previous version of operation id the same for create envelope using template action
* Update name for send envelope using template
* Add custom fields to "create envelope using template" FLOW action
* Extract parsing custom fields to a separate method
* Use a prefix to differentiate between text custom field and list custom field
* FLOW-159: enable user to set label for tabs, in the add recipient tabs step
* Add files via upload
Initial submit custom connector
* Moved to certified connector folder
moving from custom connector to certified connector folder
* Updated responses and added summary
Updated responses of both action and summary updated with sentence.
* Updated api definition for resource app names
Updated list of resource app names
* First version of the PKIsigning platform connector
* Remove ending punctuation from summary.
* Add missing response descriptions
* Update apiProperties.json
* Add missing information to readme.md
* Fix validation error
* Revert unwanted updates of host and description in swaggerfile
* Fix typos
* Remove excessive fields for papertypes and actors
* Update API definition
* Update readme file
* Add authenticationkey to Trigger response and Get request data calls to prevent polling for updates
Co-authored-by: Wim Zoet <wzoet@interconnected.software>
* Add Text Request connector files
* Fix text request connector existing descriptions
* Fix Text Request connection version numbers
* Add descriptions to Text Request responses
* Remove Text Request look-a-like-value defaults
* 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
* Create Time end date not required
* added some response properties
* add project tags
* Update Project Tags added
* Update Time Tags added
* Update Users and Groups of Projects
* typo fix
* default responses removed
* absentify connector added
* change color
* contact and metadata added
* description fixes
* default response added
* operationId properties should use pascal case.
* changed by template
* Update README.md
Co-authored-by: Marc <marc.hochleutner@sharepoint-template.com>
Co-authored-by: v-EgorKozhadei <105671031+v-EgorKozhadei@users.noreply.github.com>
* First upload of PowerAssist certified connector.
* Fixes to pass paconn validation
* Updated Website
Co-authored-by: Dan Morton <dan.morton@elevate-digital.com>
* Fixed response data types
* Base64 encoding in script, Accept and Content-Type headers internal, transactionDataType enum
* Fix indentation, remove unicode characters
* Fixed connector to ap10-sb region
* Region specific connectors for asia pacific
* Remove ™ from readme
Co-authored-by: TSzeredi <TSzeredi@grepton.hu>
Co-authored-by: SC-MPetzold <105208820+SC-MPetzold@users.noreply.github.com>
* version 2
Changes include:
Removing "Get Historical Data" action as this was exposing a Web API end-point marked as obsolete.
Correcting a number of the defined response schemas that had content nested under a "datasource" element.
Updating action descriptions and markdown readme.
Adding required meta data to swagger API definition.
* Improvements requested by certification team
Response descriptions improved.
ReadMe edited to something more succinct.
Icon background colour changed to an allowed value.
* Added new endpoint definitions and script
* Added missing comma
Co-authored-by: gsmcmurtrie <gsmcmurtrie@gmail.com>
* Initial version of the connector
* Add icon
Add icon
* Remove customParameter values and format json
* Remove icon
* Remove default responses and format json
* Fix array issue in apiDefinition.swagger.json
* Adjust indent size
* Apply indentation to apiDefinition.swagger.json
* Apply indentation to apiProperties.json
* Add customParameters values
A new user who is going to use the Talkdesk Connector must first have a Talkdesk account. Once he has one, he will need to be able to edit the customParameters values and replace {{YourTalkdeskAccount}} with his newly created Talkdesk account name.
* Added fixed values for customParameters
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
Remove empty schemas
* Refactor apiProperties for dynamic auth fields
* Update authorization url
- Meisterplan REST API now supports allocation entity to be resolved by key or name. Applied this change to the API definition file.
- added script file so it is added to archive in ISV Studio. The script redirects the api calls to the correct region in case the connector is using OAuth authentication flow
* initial commit
submitting connector for certification
* update client id
removing per Microsoft guidelines
* remove resouceURI value
updating per Microsoft guidelines
* remove aad resource id
updating per Microsoft guidlines
* swagger changes
Updating to remove default responses, empty response schemas, empty operations, and adding description values for all properties.
* expand readme
updating per Microsoft guidelines
* delete settings.json
removing per Microsoft guidelines
* delete icon.png
removing per Microsoft guidelines
* remove Comment operation
Empty operation being removed
* update property name
Instances of "Tikit ID" are being renamed to "Ticket ID" before ISV submission
* null property fix, triggers, readme
Resolving an issue identified in validation around handling null strings/ints, adding triggers, and updated readme to include reference to the triggers
* github validation error
correcting an issue identified in github validation for file attachments
* missing policy operations
Policy operations were not previously defined
* incorrect apiProperties
* tikit policy operations
updating with policy operations
* group enumeration
groups do not enumerate correctly
* Add Zippydoc custom connector
* Move Zippydoc connector to certified-connectors dir
* Remove Zippydoc connector from independent-publisher-connectors dir
* Fill in empty titles and update response schemas
* Format readme.md in accordance with the template
* Update description
* Updated Swagger for IA-Connect 9.3 release
Updated Swagger for IA-Connect 9.3 release: JML connector
NOTE: For all actions that have new inputs, the API acts as per the previous version if you don't provide this inputs. This means that existing flows will not break. This has been extensively tested.
NOTE: For all actions that have new outputs, these are in addition to the existing outputs and simply make new flows simpler (by providing you with more information) but does not impact existing flows. Again this has been extensively tested.
ActiveDirectoryAddADUser has new outputs: CreatedUserDistinguishedName, CreatedUserSAMAccountName, CreatedUserPrincipalName
ActiveDirectoryAddADUserToMultipleADGroupsByName has new input MaxGroupsPerCall
ActiveDirectoryResetADUserPasswordByIdentity has new input ResetPasswordTwice
ActiveDirectoryRemoveADUserFromMultipleADGroupsByNamehas new input MaxGroupsPerCall
OpenExchangePowerShellRunspace has new inputs OnlyConnectIfNotAlreadyConnected, CommandTypesToImportLocally, AdditionalCommandsToImportLocallyCSV
IsExchangePowerShellRunspaceOpen has new input TestCommunications
Added new action ExchangeSetMailboxAutoReplyConfiguration
Added new actions AzureADv2AddAzureADUser, AzureADv2ResetAzureADUserPassword
AzureADv2GetAzureADUserGroupMembership has new input PropertiesToReturn
AzureADv2AddUserToGroup and AzureADv2RemoveUserFromGroup have a default changed for the input CheckUserGroupMembershipsFirst (was false, now true). This is was changed because the Swagger was incorrect: The default for the action was actually true but accidently set to false in the previous Swagger.
Added new actions AzureADv2AddADUserToMultipleADGroups, AzureADv2RemoveADUserFromMultipleADGroups
AzureADv2RemoveUserFromAllGroups has new input MaxAzureADGroupsPerCall
AzureADv2SetAzureADUser has new inputs FaxNumber, AgeGroup, ConsentProvidedForMinor, MailNickName, EmployeeId
Added new actions AzureADv2ResetAzureADUserProperties, AzureADv2NewSecurityGroup, AzureADv2RemoveSecurityGroup, AzureADv2NewMicrosoft365Group, AzureADv2GetGroups, AzureADv2EnableUser, AzureADv2DisableUser
Actions OpenO365PowerShellRunspace and OpenO365PowerShellRunspaceWithCertificate have new inputs OnlyConnectIfNotAlreadyConnected, CommandTypesToImportLocally, AdditionalCommandsToImportLocallyCSV
Action IsO365PowerShellRunspaceOpen has new input TestCommunications
Action O365NewO365DistributionGroup has new outputs CreatedGroupDN, CreatedGroupGUID, CreatedGroupIdentity
Added new actions O365RemoveDistributionGroup, O365SetO365MailboxAutoReplyConfiguration
Added new action JMLConnectToJMLEnvironment
* Removed SID and GUID example values
SID and GUID example values are not supported (in descriptions) so they were removed / replaced by a string phrase.
* Push Commit
* swagger and readme changes to fit feedback
* additional changes made
* Update descriptions for Properties
* Grammar/Hyphen changes
* Publisher Changes, Requested by Stack Owner
Co-authored-by: Andre Roberts <andrerobert@usf.edu>
* Add Meisterplan connector to certified-connectors
* Updated swagger definition file
- Some request parameters were incorrectly documented as required, which has been fixed
* Updated the api definition file, readme.md
- formatted the readme according to the template. All headings should now be present.
- replaced all secret-look-a-like-values to some string
- Using OBS instead of Obs as abbreviation
- Set name attribute of ProgramCreateRequest to required
- Fixed model definition of PriorityCreateRequest
- changed publisher and stackowner to Meisterplan
* Submit Centrical Connector for Certification
* Removed requirements for custom script
* Fixing comments from the Microsoft Certification Team.
* Fixing api swagger description
Co-authored-by: doron <Doron.Neumann@gameffective.com>
Updated Swagger for IA-Connect 9.3 release
SetMouseMultiplier new input ApplyToCurrentMouseMoveMethod. If this input is not provided, the API acts as per the previous version (i.e. won't break existing flows)
A few minor description updates where there was a fault in the previous description
Added UnlockSession, LockSession, IsSessionLocked
Added GetGenericCredentialFromOrchestrator
Renamed friendly name "Get Orchestrator Flow stats" to "Get Flows stats from Orchestrator" (underlying API name not changed)
Added GetOrchestratorWorkerAvailabilityStats,GetOrchestratorWorkerFlowUsageHeatmap
* 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
* Added the pre production environment
* Added the pre production environment
* Put the dummy client id back