During the creation, configuration and sharing of the public comment form, information that was entered during that process must be added to the web.config file for Agenda Online. This information is added to the first line of the <integration> section.
This information can be found on the following screens:
-
Name. This is the name of the integration that was created when configuring the integration for the public comment option. This is located on the Integrations window. Be sure to enter the name between the quotes (" ") for the name value in the web.config file.
-
URL. This is the URL that is created upon entering information in the fields in the Share Forms window. The URL is located in the Result section of the window. Select the Copy icon next to the field to copy and paste the URL into the web.config file. Be sure to paste this information between the quotes (" ") for the url value in the web.config file.
-
Token. This is the token that is created upon entering information in the Integrations window. The toked is displayed on the Tokens field on the bottom of the window. Select the Copy icon next to the field to copy and paste the token into the web.config file. Be sure to paste this information between the quotes (" ") for the token value in the web.config file.