@wildix/wim-integrations-client
wim-integrations-client package
Classes
Class | Description |
|---|---|
Deletes multiple integrations in a single batch operation. This is a deprecated operation - use DeleteIntegrations instead. | |
Creates multiple integrations in a single batch operation. This is a deprecated operation - use CreateIntegrations instead. | |
Creates a new integration for the specified company with the provided configuration. | |
Creates multiple integrations in a single batch operation. | |
Deletes an existing integration for the specified company and integration ID. | |
Deletes multiple integrations in a single batch operation, either by integration IDs or company IDs. | |
Retrieves a list of all companies with their integration information. This is a deprecated operation - use ListIntegrations instead. | |
Retrieves details of a specific integration by its unique identifier. This is a deprecated operation - use GetIntegration instead. | |
Retrieves details of a specific integration by its unique identifier. | |
Retrieves integrations filtered by multiple companies and services. This is a deprecated operation - use ListIntegrations instead. | |
Retrieves all integrations for a specific company. This is a deprecated operation - use ListIntegrations instead. | |
Retrieves all integrations for a specific service with optional filtering. This is a deprecated operation - use ListIntegrations instead. | |
Retrieves all integrations for multiple services. This is a deprecated operation - use ListIntegrations instead. | |
Base exception class for all service exceptions from Integrations service. | |
Retrieves a paginated list of integrations with optional filtering by company, service, status, and custom field filters. | |
Fetch the whole list of webhook integrations | |
Updates an existing integration for a specific company. This is a deprecated operation - use UpdateIntegration instead. | |
Creates or updates an integration for a specific company. This is a deprecated operation - use CreateIntegration instead. | |
Removes an existing integration for a specific company. This is a deprecated operation - use DeleteIntegration instead. | |
Updates the configuration of an existing integration for the specified company. | |
Functions
Function | Description |
|---|---|
Interfaces
Variables
Variable | Description |
|---|---|
Type Aliases
Type Alias | Description |
|---|---|