Add a response to Wiki
Warning
You can only set up integration with Wiki in Yandex Forms for business.
You can integrate your form with Wiki to save user responses on a wiki page. For example, if you're using a form to register participants for an event, you can automatically create a list of participants in Wiki. To learn more about wiki pages, go to Wiki Help.
To send responses to Wiki:
-
Select a form and go to Integration.
-
Select a group of actions for which you want to send responses to Wiki and click
at the bottom of the group.
-
Specify the address of the wiki page where you want to send data from the form. Example:
users/login/my-page
. By default, responses are added to the bottom of the page. To add responses to a specific place on the page:-
Insert an anchor in the place where you want to add responses from the form. For example,
{{a name="form"}}
. -
In the Wiki integration settings, append the
#
character and the name of the anchor to the page address like this:users/login/my-page#form
. Responses from the form will be added to the page after the anchor.
-
-
In the Text field, specify what data to add to the page. You can format the text using wiki markup.
You can add a response to a prompt or other form data to the text:
-
Select a field and click Variables on the right.
-
Select a variable from the list that you want to add. For instance, you can add a user's name and email to the text.
-
-
For the user to get a link to the wiki page after filling out the form, turn on the Show result to user option under the name of the action.
-
Click Save.
To send responses to multiple wiki pages at the same time, configure multiple notifications using the button at the bottom of the page.
If you want data to only be sent to Wiki if the user gave certain responses, set the conditions.