Skip to content

Commit

Permalink
Merge pull request #5 from pnp/alexc-msft/multiplechannels-update
Browse files Browse the repository at this point in the history
Share to multiple channels
  • Loading branch information
alexc-MSFT authored Aug 20, 2024
2 parents dd0215f + 35c64f8 commit 05a655a
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions Documentation/Architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ As detailed in the [Overview](Overview.md) documentation, there are 3 SharePoint
| ShareLocation | Choice | Location to share the prompt to.
| Users | Person or Group (Allow multiple selections) | Users to share the prompt to.
| TeamId | Single line of text | Id of the Team selected in the app to share the prompt to.
| ChannelId | Single line of text | Id of the Channel selected in the app to share the prompt to.
| GroupId | Single line of text | Id of the Group selected in the app (when sharing to Viva Engage).
| GroupChatId | Single line of text | Id of the Group Chat selected in the app to share the prompt to.
| ChannelIds | Multiple lines of text | Ids of the Channels selected in the app to share the prompt to.
| GroupChatIds | Multiple lines of text | Ids of the Group Chats selected in the app to share the prompt to.
| CommunityIds | Multiple lines of text | Ids of the Communities selected in the app (when sharing to Viva Engage).
| MessageId | Single line of text | Unique id of the adaptive card message - used so we can refer back to it in Power Automate.
| Scheduled | Yes/No | Whether or not the prompt has been scheduled.
| ScheduledDateTime | Date and time | Date/Time to send the prompt.
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Deployment-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ To begin, you will need:
| ShareLocation | Choice | Community, Team, Group Chat, Users |
| Users | Person or Group (Allow multiple selections) |
| TeamId | Single line of text |
| ChannelId | Single line of text |
| GroupId | Single line of text |
| GroupChatId | Single line of text |
| ChannelIds | Multiple lines of text |
| GroupChatIds | Multiple lines of text |
| CommunityIds | Multiple lines of text |
| MessageId | Single line of text |
| Scheduled | Yes/No | Default value = No |
| ScheduledDateTime | Date and time | Include time |
Expand Down
Binary file modified Documentation/Images/prompt-pulse-landing-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions Documentation/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ When a user launches Prompt Pulse for the first time, they will be taken through
From the main screen, the process for sharing a prompt is as follows:

- Enter a **title** and the **prompt** in the boxes provided.
- Choose a location to share the prompt to by using the radio buttons -
- Choose locations to share the prompt to by using the radio buttons -

Viva Engage Community
Viva Engage Communities

Microsoft Teams Channel
Microsoft Teams Channels

Group Chat
Group Chats

Individual Users

Expand Down
Binary file renamed PromptPulse_1_0_0_0.zip → PromptPulse_1_0_0_1.zip
Binary file not shown.

0 comments on commit 05a655a

Please sign in to comment.