View source: R/connectcampaignservice_operations.R
connectcampaignservice_create_campaign | R Documentation |
Creates a campaign for the specified Amazon Connect account. This API is idempotent.
See https://www.paws-r-sdk.com/docs/connectcampaignservice_create_campaign/ for full documentation.
connectcampaignservice_create_campaign(
name,
connectInstanceId,
dialerConfig,
outboundCallConfig,
tags = NULL
)
name |
[required] |
connectInstanceId |
[required] |
dialerConfig |
[required] |
outboundCallConfig |
[required] |
tags |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.