connectcampaignservice_update_campaign_outbound_call_config {paws.customer.engagement}R Documentation

Updates the outbound call config of a campaign

Description

Updates the outbound call config of a campaign. This API is idempotent.

See https://www.paws-r-sdk.com/docs/connectcampaignservice_update_campaign_outbound_call_config/ for full documentation.

Usage

connectcampaignservice_update_campaign_outbound_call_config(
  id,
  connectContactFlowId = NULL,
  connectSourcePhoneNumber = NULL,
  answerMachineDetectionConfig = NULL
)

Arguments

id

[required]

connectContactFlowId
connectSourcePhoneNumber
answerMachineDetectionConfig

[Package paws.customer.engagement version 0.9.0 Index]