{"id":168198,"date":"2024-11-27T17:58:53","date_gmt":"2024-11-27T08:58:53","guid":{"rendered":"https:\/\/support.questetra.com\/developer-blog\/public-forms-query-parameter\/"},"modified":"2026-04-14T09:19:48","modified_gmt":"2026-04-14T00:19:48","slug":"public-forms-query-parameter","status":"publish","type":"post","link":"https:\/\/support.questetra.com\/en\/developer-blog\/public-forms-query-parameter\/","title":{"rendered":"Opening a Public Form with Initial Input Values"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">With Questetra, you can create public web forms and accept data input from users outside your organization.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We have already introduced the following topics about public forms.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/message-start-event-receive-task-form-basic\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u201cLet&#8217;s Create a Public Form (Basic)\u201d<\/a><br>Form settings and publishing<\/li>\n\n\n\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/message-start-event-receive-task-form-validation\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u201cLet&#8217;s Create a Public Form (Input Check)\u201d<\/a><br>Validating values entered into a field of a form, such as an email address, and setting the processing deadline for the waiting form<\/li>\n\n\n\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/multilingual-public-forms\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u201cMultilingual Support for Public Forms\u201d<\/a><br>Setting the display language of the form and points to make it multilingual<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">This article introduces a method for opening a form with initial input values set by adding parameters with specified values to the URL of the public form. This method is useful for the following purposes<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You can add links to the public inquiry form on multiple product pages. By adding parameters to each page&#8217;s link, you can open the form with the information specific to that product page already entered. This reduces the number of errors made when selecting product categories or product names.<\/li>\n\n\n\n<li>You can send customers who have purchased customized products or services a URL that opens a contact form with the customized information already entered. This prevents inconsistencies in inquiries and reduces the number of times you have to communicate with the customer.<\/li>\n\n\n\n<li>You can issue a URL for each outsource employee by adding their name or ID as a parameter to the URL of the form that they repeatedly submit. This eliminates the need for each of them to enter their own unique information each time, reducing typos and time spent entering information.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">By adding parameters with input values to the URL, you can set initial values based on how the form is opened, such as according to the page from which the link was opened.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The initial input values for forms can also be set as the initial values for data items, but here we will explain how to specify the initial input values for published forms using query parameters. For more information about query parameters, please refer to \u201c<a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/multilingual-public-forms\/#query-parameter\">Make Public Forms Multilingual<\/a>\u201d.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large has-lightbox\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-attachment-id=\"168210\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/public-forms-query-parameter\/attachment\/blog-public-forms-query-parameter-en01-01-png\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN01-01.png.png?fit=2500%2C1406&amp;ssl=1\" data-orig-size=\"2500,1406\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"blog-public-forms-query-parameter-EN01-01.png\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN01-01.png.png?fit=1024%2C576&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN01-01.png.png?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-168210\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN01-01.png.png?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN01-01.png.png?resize=560%2C315&amp;ssl=1 560w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN01-01.png.png?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN01-01.png.png?resize=1536%2C864&amp;ssl=1 1536w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN01-01.png.png?resize=2048%2C1152&amp;ssl=1 2048w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN01-01.png.png?resize=1200%2C675&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Specifying Initial Input Values Using Query Parameters<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For public forms generated by the [<a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/message-start-event-form\/\" target=\"_blank\" rel=\"noreferrer noopener\">Message Start Event (form)<\/a>], you can specify the values that are entered in the input fields when the form is displayed. Specify the target input fields and their initial input values in the form display URL in the form of query parameters. When the form is opened via the URL with the added query parameters, the values are entered into the target input fields.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Specification Method<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Add <code>?&lt;field name&gt;=&lt;setting value&gt;<\/code> to the end of the form URL.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To specify multiple parameters, concatenate <code>&lt;field name&gt;=&lt;setting value&gt;<\/code> with \u201c&amp;\u201d. The language specification, <code>locale=&lt;language code&gt;<\/code>, can also be used in combination with this.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The format of the setting values for each data type is the same as the parameter specification for HTTP communication.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/questetra.zendesk.com\/hc\/en-us\/articles\/360024573691\" target=\"_blank\" rel=\"noreferrer noopener\">R2250: Business Data Embedding (HTTP)<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">URL encoding (percent encoding) is required to specify a string containing non-ASCII characters.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Specification example<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">When specifying the numeric data item q_exampleNumeric with the numeric value \u201c1234\u201d,<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>https:\/\/&lt;your workflow platform domain&gt;\/System\/Event\/MessageStartForm\/&lt;app ID&gt;\/&lt;node number&gt;\/view?q_exampleNumeric=1234<\/code><\/pre>\n\n\n\n<h5 class=\"wp-block-heading\">URL encoding example <\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">(query parameter section only)<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>?title=\u7af9\u88fd\u30b3\u30fc\u30b9\u30bf\u30fc\u306b\u95a2\u3059\u308b\u304a\u554f\u3044\u5408\u308f\u305b\n\u21d2\n?title=%E7%AB%B9%E8%A3%BD%E3%82%B3%E3%83%BC%E3%82%B9%E3%82%BF%E3%83%BC%E3%81%AB%E9%96%A2%E3%81%99%E3%82%8B%E3%81%8A%E5%95%8F%E3%81%84%E5%90%88%E3%82%8F%E3%81%9B<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Notes<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The initial input value cannot be specified for File-types. In addition, Organization-type, User-type, and Discussion-type cannot be displayed in public forms.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The entered values can be deleted or changed in the same way as normal input\/selected values. The initial values of data items defined in the app are overwritten by the input values specified by query parameters.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Examples of using initial input values in public forms<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here are three examples of using query parameters to set initial input values in public forms<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Using a common form to handle inquiries about multiple categories<\/li>\n\n\n\n<li>Sending a link to a form with customized information about a sold product<\/li>\n\n\n\n<li>Providing a personalized URL and opening the form with the relevant information already entered<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">1. Using a common form to handle inquiries about multiple categories<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">For inquiry forms that handle multiple products or content categories, it is possible to prepare a form for each category. However, if you want to add a common question, you must modify all the forms.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By swapping the initial input values for each category, it is possible to use a single common public form to handle inquiries for multiple categories.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"791\" height=\"630\" data-attachment-id=\"168213\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/public-forms-query-parameter\/attachment\/blog-public-forms-query-parameter-en02a-01\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02a-01.png?fit=1766%2C1406&amp;ssl=1\" data-orig-size=\"1766,1406\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"blog-public-forms-query-parameter-EN02a-01\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02a-01.png?fit=791%2C630&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02a-01.png?resize=791%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-168213\" style=\"object-fit:cover\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02a-01.png?resize=791%2C630&amp;ssl=1 791w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02a-01.png?resize=396%2C315&amp;ssl=1 396w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02a-01.png?resize=768%2C611&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02a-01.png?resize=1536%2C1223&amp;ssl=1 1536w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02a-01.png?resize=1200%2C955&amp;ssl=1 1200w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02a-01.png?w=1766&amp;ssl=1 1766w\" sizes=\"auto, (max-width: 791px) 100vw, 791px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large has-lightbox\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"788\" height=\"630\" data-attachment-id=\"168215\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/public-forms-query-parameter\/attachment\/blog-public-forms-query-parameter-en02b-01\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02b-01.png?fit=1759%2C1406&amp;ssl=1\" data-orig-size=\"1759,1406\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"blog-public-forms-query-parameter-EN02b-01\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02b-01.png?fit=788%2C630&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02b-01.png?resize=788%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-168215\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02b-01.png?resize=788%2C630&amp;ssl=1 788w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02b-01.png?resize=394%2C315&amp;ssl=1 394w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02b-01.png?resize=768%2C614&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02b-01.png?resize=1536%2C1228&amp;ssl=1 1536w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02b-01.png?resize=1200%2C959&amp;ssl=1 1200w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN02b-01.png?w=1759&amp;ssl=1 1759w\" sizes=\"auto, (max-width: 788px) 100vw, 788px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The parameters are specified in the link that opens the form. If you add query parameters to the URLs of the buttons for each category on the web page, when the link is opened, the form will open with the initial values specified by the query parameters.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also specify text so that you can enter a template for the information to be entered that matches the type of inquiry. Entering a template for the text makes it easier for users filling in the form to notice any errors in selecting a category, and it also helps to reduce incorrect entries.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large has-lightbox\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-attachment-id=\"168218\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/public-forms-query-parameter\/attachment\/blog-public-forms-query-parameter-en03a-01\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03a-01.png?fit=2500%2C1406&amp;ssl=1\" data-orig-size=\"2500,1406\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"blog-public-forms-query-parameter-EN03a-01\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03a-01.png?fit=1024%2C576&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03a-01.png?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-168218\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03a-01.png?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03a-01.png?resize=560%2C315&amp;ssl=1 560w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03a-01.png?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03a-01.png?resize=1536%2C864&amp;ssl=1 1536w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03a-01.png?resize=2048%2C1152&amp;ssl=1 2048w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03a-01.png?resize=1200%2C675&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><figcaption class=\"wp-element-caption\">Example 1 of specifying initial input values using query parameters<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-attachment-id=\"168220\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/public-forms-query-parameter\/attachment\/blog-public-forms-query-parameter-en03b-01\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03b-01.png?fit=2500%2C1406&amp;ssl=1\" data-orig-size=\"2500,1406\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"blog-public-forms-query-parameter-EN03b-01\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03b-01.png?fit=1024%2C576&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03b-01.png?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-168220\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03b-01.png?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03b-01.png?resize=560%2C315&amp;ssl=1 560w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03b-01.png?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03b-01.png?resize=1536%2C864&amp;ssl=1 1536w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03b-01.png?resize=2048%2C1152&amp;ssl=1 2048w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN03b-01.png?resize=1200%2C675&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><figcaption class=\"wp-element-caption\">Example 2 of specifying initial input values using query parameters<\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">2. Sending a link to a form with customized information about the sold product<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You can send a customized inquiry form with the customized information to the customer who purchased the customized product. Since the correct information is already entered, the customer does not have to re-enter it, and the support staff can respond accurately.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-attachment-id=\"168222\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/public-forms-query-parameter\/attachment\/blog-public-forms-query-parameter-en05-01\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN05-01.png?fit=2500%2C1406&amp;ssl=1\" data-orig-size=\"2500,1406\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"blog-public-forms-query-parameter-EN05-01\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN05-01.png?fit=1024%2C576&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN05-01.png?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-168222\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN05-01.png?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN05-01.png?resize=560%2C315&amp;ssl=1 560w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN05-01.png?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN05-01.png?resize=1536%2C864&amp;ssl=1 1536w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN05-01.png?resize=2048%2C1152&amp;ssl=1 2048w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN05-01.png?resize=1200%2C675&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">3. Providing a personalized URL and opening the form with the relevant information already entered<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When multiple guest members repeatedly enter information associated with each individual on a common form, you can open the form with the information already entered by adding IDs, names, etc. as query parameters to the URL. This reduces the risk of typos and the time required to enter the information.<\/p>\n\n\n\n<p class=\"has-ast-global-color-4-background-color has-background wp-block-paragraph\">In this case, the information remains on the device, so please open the form on a device that is managed by the person entering the information, or on devices that have been set to not save to the history.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-attachment-id=\"168225\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/public-forms-query-parameter\/attachment\/blog-public-forms-query-parameter-en04-01\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN04-01.png?fit=2500%2C1406&amp;ssl=1\" data-orig-size=\"2500,1406\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"blog-public-forms-query-parameter-EN04-01\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN04-01.png?fit=1024%2C576&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN04-01.png?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-168225\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN04-01.png?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN04-01.png?resize=560%2C315&amp;ssl=1 560w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN04-01.png?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN04-01.png?resize=1536%2C864&amp;ssl=1 1536w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN04-01.png?resize=2048%2C1152&amp;ssl=1 2048w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-parameter-EN04-01.png?resize=1200%2C675&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<hr class=\"wp-block-coblocks-dynamic-separator\" style=\"height:50px\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">You can use query parameters to set initial values for input fields. You can use public forms in a wider range of situations, such as allowing each outsourced employee to open a form with identifying values, or allowing your customer to fill out a single generic form in a style that matches to the content of the link source page. In addition, setting default input values can reduce the amount of data users have to enter and the number of input errors they make.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For public web forms generated by [Message Start Event(form)], you can set initial input values via query parameters in the form URL to streamline inquiries, such as those for customized products. This functionality reduces user errors and saves time by pre-filling relevant information.<\/p>\n","protected":false},"author":25,"featured_media":167882,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","_uag_custom_page_level_css":"","advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_wpcom_ai_launchpad_first_post":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"{title}\n\n{excerpt}\n\n{url}","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2},"_wpas_customize_per_network":false,"jetpack_post_was_ever_published":true},"categories":[296],"tags":[],"class_list":["post-168198","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-developer-blog"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?fit=1200%2C630&ssl=1","uagb_featured_image_src":{"full":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?fit=1200%2C630&ssl=1",1200,630,false],"thumbnail":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=440%2C440&ssl=1",440,440,true],"medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?fit=600%2C315&ssl=1",600,315,true],"medium_large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?fit=768%2C403&ssl=1",768,403,true],"large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?fit=1024%2C538&ssl=1",1024,538,true],"1536x1536":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?fit=1200%2C630&ssl=1",1200,630,true],"2048x2048":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?fit=1200%2C630&ssl=1",1200,630,true],"newspack-article-block-landscape-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=1200%2C630&ssl=1",1200,630,true],"newspack-article-block-portrait-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=900%2C630&ssl=1",900,630,true],"newspack-article-block-square-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=1200%2C630&ssl=1",1200,630,true],"newspack-article-block-landscape-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=800%2C600&ssl=1",800,600,true],"newspack-article-block-portrait-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=600%2C630&ssl=1",600,630,true],"newspack-article-block-square-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=800%2C630&ssl=1",800,630,true],"newspack-article-block-landscape-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=600%2C450&ssl=1",600,450,true],"newspack-article-block-portrait-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=450%2C600&ssl=1",450,600,true],"newspack-article-block-square-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=600%2C600&ssl=1",600,600,true],"newspack-article-block-landscape-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=400%2C300&ssl=1",400,300,true],"newspack-article-block-portrait-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=300%2C400&ssl=1",300,400,true],"newspack-article-block-square-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=400%2C400&ssl=1",400,400,true],"newspack-article-block-landscape-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=200%2C150&ssl=1",200,150,true],"newspack-article-block-portrait-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=150%2C200&ssl=1",150,200,true],"newspack-article-block-square-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?resize=200%2C200&ssl=1",200,200,true],"newspack-article-block-uncropped":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/blog-public-forms-query-paramete-eyecatch-05.jpg?fit=1200%2C630&ssl=1",1200,630,true]},"uagb_author_info":{"display_name":"Tomoatsu Horibe","author_link":"https:\/\/support.questetra.com\/en\/author\/horibequestetra\/"},"uagb_comment_info":0,"uagb_excerpt":"For public web forms generated by [Message Start Event(form)], you can set initial input values via query parameters in the form URL to streamline inquiries, such as those for customized products. This functionality reduces user errors and saves time by pre-filling relevant information.","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9DiIh-HKS","jetpack_likes_enabled":true,"jetpack-related-posts":[{"id":80114,"url":"https:\/\/support.questetra.com\/en\/developer-blog\/message-start-event-receive-task-form-basic\/","url_meta":{"origin":168198,"position":0},"title":"Let&#8217;s Create Public Web Forms (Basic)","author":"Hirotaka NISHI","date":"2020-10-01","format":false,"excerpt":"Introducing \u201cMessage Start Event (Form)\u201d and \u201cReceive Task (Form)\u201d that can be set up as a Web form accessible from outside.","rel":"","context":"In &quot;Questetra Developers Blog&quot;","block_context":{"text":"Questetra Developers Blog","link":"https:\/\/support.questetra.com\/en\/category\/developer-blog\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/web-form-featured-image.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/web-form-featured-image.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/web-form-featured-image.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/web-form-featured-image.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/web-form-featured-image.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":80706,"url":"https:\/\/support.questetra.com\/en\/developer-blog\/message-start-event-receive-task-form-validation\/","url_meta":{"origin":168198,"position":1},"title":"Let\u2019s Create Public Web Forms (Input check)","author":"Hirotaka NISHI","date":"2020-04-02","format":false,"excerpt":"Introducing how to set the deadline for processing \u201cReceive Task (Form)\u201d and a method of validation on email addresses using regular expressions.","rel":"","context":"In &quot;Questetra Developers Blog&quot;","block_context":{"text":"Questetra Developers Blog","link":"https:\/\/support.questetra.com\/en\/category\/developer-blog\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/web-form-featured-image.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/web-form-featured-image.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/web-form-featured-image.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/web-form-featured-image.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/web-form-featured-image.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":79328,"url":"https:\/\/support.questetra.com\/en\/bpmn-icons\/receive-task-form\/","url_meta":{"origin":168198,"position":2},"title":"Receive Task (form)","author":"Hirotaka NISHI","date":"2024-09-02","format":false,"excerpt":"Publishes a Web form when a token arrives and awaits input to the web form. Advances the token if there is an input to the web form. The Web form can be submitted by users who don't have an account for the Workflow platform. The user is notified of the\u2026","rel":"","context":"In &quot;BPMN Icons&quot;","block_context":{"text":"BPMN Icons","link":"https:\/\/support.questetra.com\/en\/category\/bpmn-icons\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-receive-task-form-1200%C3%97675.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-receive-task-form-1200%C3%97675.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-receive-task-form-1200%C3%97675.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-receive-task-form-1200%C3%97675.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-receive-task-form-1200%C3%97675.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":76212,"url":"https:\/\/support.questetra.com\/en\/bpmn-icons\/message-start-event-form\/","url_meta":{"origin":168198,"position":3},"title":"Message Start Event (form)","author":"Hirotaka NISHI","date":"2024-09-02","format":false,"excerpt":"Issues a Web form (its URL) for awaiting entry. Starts a new process automatically by receiving entry. The form can be embedded on any website using \"iframe\" HTML tag.","rel":"","context":"In &quot;BPMN Icons&quot;","block_context":{"text":"BPMN Icons","link":"https:\/\/support.questetra.com\/en\/category\/bpmn-icons\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-message-start-event-form-1200x675.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-message-start-event-form-1200x675.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-message-start-event-form-1200x675.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-message-start-event-form-1200x675.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-message-start-event-form-1200x675.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":79727,"url":"https:\/\/support.questetra.com\/en\/data-items\/string-type\/","url_meta":{"origin":168198,"position":4},"title":"String-Type","author":"Peter Glover","date":"2019-09-30","format":false,"excerpt":"Displays a text field that accepts any character type. Available in both a single line and multiple line format.","rel":"","context":"In &quot;Data Items&quot;","block_context":{"text":"Data Items","link":"https:\/\/support.questetra.com\/en\/category\/data-items\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/String.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/String.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/String.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/String.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/String.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":79635,"url":"https:\/\/support.questetra.com\/en\/templates\/inquiry-response-flow-20130924\/","url_meta":{"origin":168198,"position":5},"title":"Inquiry Response Flow","author":"Hirotaka NISHI","date":"2021-03-11","format":false,"excerpt":"Accepts and answers customer inquiries. An answer template is automatically prepared when an inquiry is received via Web form or email. At the Step of [1. Acceptance \/ Answer], the support person creates answer sentences and replies, or if necessary, chooses to ask an advice or translation request. If the\u2026","rel":"","context":"In &quot;Workflow Apps&quot;","block_context":{"text":"Workflow Apps","link":"https:\/\/support.questetra.com\/en\/category\/templates\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/eye-catch-inquiry-response-flow-20130924-220-en.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/eye-catch-inquiry-response-flow-20130924-220-en.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/eye-catch-inquiry-response-flow-20130924-220-en.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/eye-catch-inquiry-response-flow-20130924-220-en.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/eye-catch-inquiry-response-flow-20130924-220-en.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]}],"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/168198","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/comments?post=168198"}],"version-history":[{"count":13,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/168198\/revisions"}],"predecessor-version":[{"id":168308,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/168198\/revisions\/168308"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media\/167882"}],"wp:attachment":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media?parent=168198"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/categories?post=168198"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/tags?post=168198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}