1. Start a Conversation
Last updated
Last updated
If a User is not part of any Conversations yet, the FG - Create New Conversation
element will be visible to them every time they navigate to the Messages page.
If the Current User is part of Conversations and would like to start a new Conversation, they can start a new Conversation by clicking any of the 3 "New Conversation" button elements:
The template automatically checks when a Conversation already exists between the Current User and the selected Users. When true, the existing Conversation is displayed within the Repeating Group Messages (Existing Conversation)
element (shown below). This way, the Current User knows that they will be sending a message to that existing Conversation thread, instead of starting a new thread with the same Users.
Editor:
Preview:
1. In the app editor, navigate to the API Workflows section by clicking here:
2. Modify the copy in the "send email" actions of the new_2person_conversation and new_group_conversation endpoints: