Skip to content

/AWS1/CL_CNT=>CREATEINTEGRATIONASSOCIATION()

About CreateIntegrationAssociation

Creates an Amazon Web Services resource association with an Amazon Connect instance.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

IV_INTEGRATIONTYPE TYPE /AWS1/CNTINTEGRATIONTYPE /AWS1/CNTINTEGRATIONTYPE

The type of information to be ingested.

IV_INTEGRATIONARN TYPE /AWS1/CNTARN /AWS1/CNTARN

The Amazon Resource Name (ARN) of the integration.

When integrating with Amazon Pinpoint, the Amazon Connect and Amazon Pinpoint instances must be in the same account.

Optional arguments:

IV_SOURCEAPPLICATIONURL TYPE /AWS1/CNTURI /AWS1/CNTURI

The URL for the external application. This field is only required for the EVENT integration type.

IV_SOURCEAPPLICATIONNAME TYPE /AWS1/CNTSOURCEAPPLICATIONNAME /AWS1/CNTSOURCEAPPLICATIONNAME

The name of the external application. This field is only required for the EVENT integration type.

IV_SOURCETYPE TYPE /AWS1/CNTSOURCETYPE /AWS1/CNTSOURCETYPE

The type of the data source. This field is only required for the EVENT integration type.

IT_TAGS TYPE /AWS1/CL_CNTTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTCREINTEGRATIONAS01 /AWS1/CL_CNTCREINTEGRATIONAS01