Is there a way to implement Adaptive Cards onto a Sharepoint Online site without the "Microsoft 365 Developer Program"?

Bill Long 41 Reputation points
2022-07-27T22:22:52+00:00

Hi guys,

I'm new to the Microsoft development environment - I was wondering if it was possible to implement Adaptive Cards onto a Sharepoint Online site without the "Microsoft 365 Developer Program"?

I'm looking to use adaptive cards as a web part on my SharePoint sites and from my research, it seems like the start requires you to be subscribed to the Microsoft 365 Developer Program. I was wondering if there was a workaround if you don't have the subscription.

Any help or thoughts would be greatly appreciated!

Microsoft 365 and Office | SharePoint | For business | Windows
Microsoft 365 and Office | SharePoint Server | Development
0 comments No comments
{count} votes

Accepted answer
  1. RaytheonXie_MSFT 40,476 Reputation points Microsoft External Staff
    2022-07-28T07:07:31.213+00:00

    Hi @Bill Long ,
    We need to build SharePoint Adaptive Card by Extension project. Currently there is no Adaptive Cards we can use without development. Since Adaptive Card Extensions use Microsoft's Adaptive Card Framework to generate UI with its declarative JSON schema, you only need to focus on your component's business logic and let the SharePoint Framework (SPFx) handle making your component look good and work across all platforms.
    Please refer to following steps to build your Adaptive Card
    https://learn.microsoft.com/en-us/sharepoint/dev/spfx/viva/get-started/build-first-sharepoint-adaptive-card-extension


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.