Breakout Room integrates seamlessly with Formstack, enabling customers to submit screen recordings along with their form submissions.
To enable Breakout Room for Formstack, just follow these steps:
- To your form, add a new field called "Screen Recording URL."
- Add Breakout Room's external javascript, and jQuery, to your Formstack forms. Add these scripts in the Theme -> Edit Theme -> Advanced Code Editor -> Footer section.
- <script id="br-ss" src="https://record.breakoutroom.co/js/zendesk/ss.min.js"></script>
- <script src="https://code.jquery.com/jquery-1.12.3.min.js"></script>
- Your customers should now be able to submit screen recordings through your Formstack form, and those recordings will display within Formstack after submission.
0 Comments