pnp / prompt-pulse

Prompt Pulse is a free Microsoft Teams Power App enabling users to schedule and share Microsoft 365 Copilot prompts via Adaptive Cards to Teams, Group Chats and Viva Engage communities. It uses SharePoint as a data source.
MIT License
6 stars 1 forks source link

Fixing prompt adaptive cards and engage messages #6

Closed alexc-MSFT closed 1 month ago

alexc-MSFT commented 1 month ago

Bug fixes including the addition of 2 new flows to support sending adaptive card notifications as a service account user.

This user is automatically added to Teams and groups backing engage communities via the app.

This was necessary as in the previous version of Prompt Pulse, adaptive cards/messages would not send as the user deploying/configuring the flow did not have permissions to the team/group etc.

Also updated documentation to reflect the need to create a service account.