Add To Card Carousel

Add cards to a carousel collection in Microsoft Teams

Written By Support Channel

Last updated 8 months ago

Overview of Add To Card Carousel

The Add to Card Carousel action lets you add a new Adaptive Card to a carousel in Microsoft Teams, allowing you to present multiple cards side by side in a scrollable format.

Purpose

Adds an Adaptive Card to the card carousel

Parameters

1 Teams Instance, 1 Card Template, Card Data Values

Output

None

Understand the Add To Card Carousel action

To successfully use the Add To Card Carousel action, several settings must be configured. These settings determine who will receive the card, which card will be displayed, and how its content will be populated.

Teams Instance

Select the Microsoft Teams instance where the card will be sent

Card Template

Choose the Adaptive Card template to be used. See Card Editor for information on card templates.

Card Data

Provide the data needed to populate dynamic elements of the card. These values map to the placeholders or data fields defined in your chosen card template. For example:

  • Title: "Approval #1234"

  • Username: "John Smith"

  • Status: "Pending"

Create and manage Add To Card Carousel actions

Add a Add To Card Carousel action

Add the action

Use the following steps to add the action to a workflow.

Configure the action

Use the following steps to configure the action.

  1. Set values for the fields

    1. Teams Instance

    2. Card Template

  2. Fill in the Card Data if the card template has any.

  3. Click back in the main view to hide the slide-over.

Delete a Add To Card Carousel action

Use the following steps to remove the action from your workflow:

Take care when deleting an action to also remove any logic using its outputs: workflow steps may function incorrectly or break if they attempt to evaluate an output of a deleted action.