Salesmate integration (Marketing, Communication). Imported from open-connector.
https://{link_name}/apis/company/v4
| Param | Type | Required | Description |
|---|---|---|---|
| name | string | required | Name of the company. Salesmate documents a maximum length of 255. |
| owner | integer | optional | Salesmate user ID that owns this company. |
| website | string | optional | Website URL of the company. |
| phone | string | optional | Primary phone number of the company. |
| otherPhone | string | optional | Secondary phone number of the company. |
| skypeId | string | optional | Skype ID of the company. |
| facebookHandle | string | optional | Facebook profile or handle for the company. |
| linkedInHandle | string | optional | LinkedIn profile link for the company. |
| twitterHandle | string | optional | Twitter profile or handle for the company. |
| googlePlusHandle | string | optional | Google Plus profile or handle for the company. |
| currency | string | optional | Three-letter ISO currency code for the company, in uppercase. |
| billingAddressLine1 | string | optional | Line one of the billing address. |
| billingAddressLine2 | string | optional | Line two of the billing address. |
| billingCity | string | optional | Billing city name. |
| billingZipCode | string | optional | Billing ZIP or postal code. |
| billingState | string | optional | Billing state name. |
| billingCountry | string | optional | Billing country name. |
| description | string | optional | Description attached to the company. |
| tags | string | optional | Comma-separated tags associated with the company. |
| customFields | object | optional | Additional Salesmate company custom fields keyed by field API name. |
/apis/company/v4/{companyId}
| Param | Type | Required | Description |
|---|---|---|---|
| companyId | integer | required | Unique identifier of the Salesmate company to retrieve. |
/apis/v1/products
| Param | Type | Required | Description |
|---|---|---|---|
| name | string | required | Name of the product. |
| sku | string | optional | Unique SKU or code of the product. |
| currency | string | required | Three-letter ISO currency code for the product, in uppercase. |
| unitPrice | number | required | Sale price of the product. |
| description | string | optional | Description attached to the product. |
| isActive | boolean | optional | Whether the product is active for sales. |
| tags | string | optional | Comma-separated tags associated with the product. |
| owner | integer | optional | Salesmate user ID that owns this product. |
| costPerUnit | number | optional | Cost per unit for the product. |
| directCost | number | optional | Direct cost of the product. |
/apis/v1/products/{productId}
| Param | Type | Required | Description |
|---|---|---|---|
| productId | integer | required | Unique identifier of the Salesmate product to delete. |
/apis/module/v4/modules/internal_name
/apis/core/v4/users