Interactive Forms

Using the JS SDK, iOS SDK or Rest API, you can add interactive forms to a Circuit conversation.
With forms, you can add buttons or radio and input fields to your messages.

Interactive Form Example

Whether you are developing a bot or an app, you can display the form to the conversation and collect the answers from one or several participants.
You can then decide to update the message based on the user's feedback.

The documentation on interactive forms can be found on github.