Skip to content

Commit

Permalink
HubSpot CRM (Independent Publisher) Minor corrections to existing ope…
Browse files Browse the repository at this point in the history
…rations, ContactsSearch operation (#2551)

* ListContacts Query (HubSpot Connector)

Are the brackets necessary here? The query doesn't work for me unless I remove them.

* CompaniesRead Typo

Changed 'properies' to 'properties'

* Properties Specification for ContactsRead

Added properties field for Contacts query (with ID)

* ContactsSearch Operation

Added ContactsSearch Operation, POST request that will return a set of contacts based on specified filters

* Definitions for Contact, ErrorModel, and Errors

* Response and Schema for ContactsSearch operation

* Removed Default Response Schema

* More Object Definitions

Added more object definitions for future use

* Added more definitions and modified existing ones

* Company Functions

Added responses and replaced object definition with reference.

* Contacts Functions

Added responses and replaced object definitions with references.

* Removed Security Definitions

* Shortened 'After' x-ms-summary 

For validation check

* Company search, parameter, custom object definitions

- Optional parameter IDProperty added to Contact/Company update/get functions to allow use of other unique identifiers.
- Company search method added
- Custom object definitions added for use in custom object methods
- Improved responses/definitions

* Custom Object Methods

Added methods for listing, reading, creating, archiving, updating, and searching custom objects

* Fixed formatting issue

* Added x-ms-summary to parameters

* Definitions for various methods

Meetings, Products, Tickets, Deals, Line items, Owners definitions and parameters

* Added responses/parameters to Deals

* Added responses/parameters to Products

* Added responses/parameters to Tickets

* Added responses/parameters to Line Items

* Added standard calls for Meetings

* Added calls for Owners

* Added generic association call

* Added x-ms-summary field to parameters

* Redefined error model
  • Loading branch information
ryanedshannon authored Dec 13, 2023
1 parent 29c10b1 commit f0ebbda
Showing 1 changed file with 6,421 additions and 4,285 deletions.
Loading

0 comments on commit f0ebbda

Please sign in to comment.