web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Copilot for Finance and Operations

(0) ShareShare
ReportReport
Posted on by 4
For some reason my adaptive card only works in copilot studio. Any ideas why it isn't working using the sidecar in D365 Finance and Operations?
Works in the studio:
This my adaptive card code:
{
    /$schema/: /http://adaptivecards.io/schemas/adaptive-card.json/,
    /type/: /AdaptiveCard/,
    /version/: /1.3/,
    /body/: [
        {
            /type/: /TextBlock/,
            /text/: /Please fill out the information below:/,
            /weight/: /Bolder/,
            /size/: /Medium/
        },
        {
            /type/: /Input.Text/,
            /id/: /company/,
            /placeholder/: /Enter company name/,
            /label/: /Company/,
            /isRequired/: true,
            /errorMessage/: /Company is required/
        },
        {
            /type/: /Input.Text/,
            /id/: /name/,
            /placeholder/: /Enter your name/,
            /label/: /Name/,
            /isRequired/: true,
            /errorMessage/: /Name is required/
        },
        {
            /type/: /Input.Text/,
            /id/: /currencyCode/,
            /placeholder/: /Enter currency code (e.g., USD)/,
            /label/: /Currency Code/,
            /isRequired/: true,
            /errorMessage/: /Currency code is required/
        },
        {
            /type/: /Input.Text/,
            /id/: /customerGroup/,
            /placeholder/: /Enter customer group/,
            /label/: /Customer Group/,
            /isRequired/: true,
            /errorMessage/: /Customer group is required/
        },
        {
            /type/: /Input.Text/,
            /id/: /email/,
            /placeholder/: /Enter your email/,
            /label/: /Email/,
            /isRequired/: true,
            /errorMessage/: /Email is required/
        },
        {
            /type/: /Input.Text/,
            /id/: /phone/,
            /placeholder/: /Enter your phone number/,
            /label/: /Phone/,
            /isRequired/: true,
            /errorMessage/: /Phone number is required/
        }
    ],
    /actions/: [
        {
            /type/: /Action.Submit/,
            /title/: /Submit/,
            /style/: /positive/,
            /data/: {
                /action/: /submitDetails/
            }
        }
    ]
}
 
 
 
Schema:
kind: Record
properties:
  action: String
  actionSubmitId: String
  company: String
  currencyCode: String
  customerGroup: String
  email: String
  name: String
  phone: String
I have the same question (0)
  • H.Hassan Profile Picture
    85 on at
    Hi,
    I am also facing the same issue. Did you find any solution for this? If yes, kindly let me know.

    Thanks in advance

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 152

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 73 Super User 2026 Season 1

#3
ManoVerse Profile Picture

ManoVerse 55 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans