Skip to content

/AWS1/CL_CNT=>LISTCONTACTFLOWS()

About ListContactFlows

Provides information about the flows for the specified Amazon Connect instance.

You can also create and update flows using the Amazon Connect Flow language.

For more information about flows, see Flows in the Amazon Connect Administrator Guide.

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.

Optional arguments:

IT_CONTACTFLOWTYPES TYPE /AWS1/CL_CNTCONTACTFLOWTYPES_W=>TT_CONTACTFLOWTYPES TT_CONTACTFLOWTYPES

The type of flow.

IV_NEXTTOKEN TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

IV_MAXRESULTS TYPE /AWS1/CNTMAXRESULT1000 /AWS1/CNTMAXRESULT1000

The maximum number of results to return per page. The default MaxResult size is 100.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTLSTCONTACTFLOWSRSP /AWS1/CL_CNTLSTCONTACTFLOWSRSP