Skip to main content

Notifications

Power Automate - Connector Development
Unanswered

Not submitted adaptive card in shared team channel

Posted on by 3
i am not able to submitting adaptive card into share teams channel

i have use Post adaptive card and wait for a response  connector in power automate cloud
 
teams channel has shared channel
 
here is adaptive card json
{
    "type": "AdaptiveCard",
    "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
    "version": "1.3",
    "body": [
{
            "type": "TextBlock",
            "text": "Customer registration @{outputs('Get_an_@mention_token_for_a_user')?['body/atMention']}",
            "wrap": true
        },
  {
            "type": "Input.Text",
            "placeholder": "Placeholder text",
            "id": "test"
        },
        {
            "type": "ActionSet",
            "actions": [
                {
                    "type": "Action.Submit",
                    "title": "Action.Submit"
                }
            ]
        }
    ]
}
Categories:

Helpful resources

Quick Links

Welcome to the Power Platform…

We are thrilled to unveil the newly-launched Power Platform Communities!…

Community Update Sept 16…

Power Platform Community Update…

Welcome to the new Power Platform Community!…

We are excited to announce our new Copilot Cookbook Gallery in the Community…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 140,745

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,355

Leaderboard

Featured topics