@wildix-internal/wim-integrations-client > WimIntegrationsService > bulkPutIntegrations
WimIntegrationsService.bulkPutIntegrations() method
Signature:
bulkPutIntegrations(args: BulkPutIntegrationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BulkPutIntegrationsCommandOutput) => void): void;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| args | ||
| options | __HttpHandlerOptions | |
| cb | (err: any, data?: BulkPutIntegrationsCommandOutput) => void | 
Returns:
void