Share Flow Setup
#Overview
This section describes how to set up a new Share Flow for user submissions.
The main steps are:
- Creating a new
Feedbackpage in Nationbuilder to host the Share Flow. - Creating a new
Blogpage for the share flow user submissions. - Using
tagsto configure the Share Flow Feedback page. - Adding optional
subpagesfor additional custom panel content. Whitelistingthe blog slug in the Reo Maori API to allow user posts to be made to that blog.- Setting up a new
Pipe Videoenvironment for video uploads. - Setting up a new
AWS S3 bucketfor video storage.
Feedback Page Quickstart
- Create a new Nationbuilder Feedback page
- Tag the page
share_layout - Go to the new page. A helper modal will show with the instructions on how to set the page tags to configure the share flow.

Further Details
- Feedback Page configuration documentation
- Additional information on setting up Pipe Video and AWS S3
Notes and Reminders
-
Remember to whitelist the new blog slug in the Reo Maori API whitelists. Add the blog slug to
CREATE_BLOG_POST_BLOG_SLUG_WHITELISTandUPDATE_BLOG_POST_BLOG_SLUG_WHITELIST. -
Remember to check that the feedback page redirection is working.