📪 Actions
We've released a new feature called "Actions". Actions let you interact with your responders outside of the "Experience" flow, such as by sending a confirmation email or text after completing an Experience. We will continue to build out more actions as the use cases arise.
Send an Email from Experience
The first action we support is the Send an Email action. Now you can send branded and personalized emails directly from Experience.
Currently, the only time custom emails can be sent is each time when someone completes your experience.
The first version supports HTML emails in the body field so that you can use beautifully created emails in external email builders. We've made it so that you can easily add in custom merge fields from responses.
‼️ Use merge fields in the payment submission buttons
We've added the possibility to add response data directly into the submission buttons of the payment block. This feature should give a better understanding of the selection to responders
🧩 Responsive positioning of CTA button of text response
The submission button on text response became responsive! Now it will always be shown on your screen and you will not need to close the keyboard in order to go next
Other improvements:
- Moved our CI to the Buildkite. This will allow us to develop new features faster!
- Added session replay tool called LogRocket
- Fixed a lot of flaky system tests. This should make our deployment process faster