{"id":77405,"date":"2020-03-23T10:50:00","date_gmt":"2020-03-23T01:50:00","guid":{"rendered":"https:\/\/support.questetra.com\/developer-blog\/message-start-event-smtp-dynamic-content\/"},"modified":"2026-06-24T15:17:54","modified_gmt":"2026-06-24T06:17:54","slug":"throwing-message-intermediate-event-email-dynamic-content","status":"publish","type":"post","link":"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-dynamic-content\/","title":{"rendered":"Let\u2019s Send an Email Automatically in the Middle of a Workflow (Mail body chapter)"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"58\" data-attachment-id=\"113114\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/first-questetra-bpm-suite-step1\/attachment\/basic-banner-new-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?fit=1200%2C68&amp;ssl=1\" data-orig-size=\"1200,68\" 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=\"basic-banner-new-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?fit=1024%2C58&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en-1024x58.png?resize=1024%2C58&#038;ssl=1\" alt=\"\" class=\"wp-image-113114\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?resize=1024%2C58&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?resize=600%2C34&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?resize=768%2C44&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group has-border-color has-border-border-color has-text-color has-link-color wp-elements-98f786c0682a04767c33ff8c20b4fe39 has-global-padding is-layout-constrained wp-container-core-group-is-layout-34a480d6 wp-block-group-is-layout-constrained\" style=\"border-width:3px;padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)\">\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-get-started\/\">Previous Post: Basic chapter<\/a><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-get-started\/\">Basic chapter<\/a>: sending an email with a fixed body text to a fixed address<\/li>\n\n\n\n<li><strong>Mail body chapter<\/strong>: changing the body of an email using embedded commands<\/li>\n\n\n\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-dynamic-recipients\/\">Address embed chapter<\/a>: changing the address of an email using embedded commands<\/li>\n\n\n\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-html\/\">HTML Email chapter<\/a>: sending an HTML email<\/li>\n\n\n\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-html-markdown\/\">HTML Email: Markdown chapter <\/a>\u2013 Converting Markdown to HTML and Sending HTML Emails<\/li>\n\n\n\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-html-inline-images\/\">HTML Email: Inline Images chapter <\/a>\u2013 Embedding in Emails and Sending HTML Emails<\/li>\n\n\n\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-troubleshooting\/\">Non-delivery response chapter<\/a>: troubleshooting when an email has not arrived<\/li>\n<\/ul>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Change the body of an email using Embedded Commands<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In the Basic chapter we created a Workflow App that used only the basic function of the Throwing Message Intermediate Event (Email). In this chapter you\u2019ll change the App so that you can set the title, the body of the email, attachments, etc. at the [Confirmation] Task. In addition, the template of the text will be configured further.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter a subject at the [Confirmation] Task<\/li>\n\n\n\n<li>Enter parts of the text in the [Confirmation] Task<\/li>\n\n\n\n<li>Specify the file to be attached to the email at the [Confirmation] Task<\/li>\n\n\n\n<li>Insert the name of the App that sent the email into the text body<\/li>\n\n\n\n<li>Insert the URL of a Process Detail Page into the text body<\/li>\n\n\n\n<li>Insert the Process Start User\u2019s name into the email<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">By combining these settings effectively you can create emails with a wide variety of contents. Let\u2019s look into each function. Please open the editing screen of the Throwing Message Intermediate Event (Email) test App which you created in the Basic chapter.<\/p>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background wp-block-paragraph\">Hereafter, I am going to describe each of the 6 settings on the App mentioned above, one after another. We will touch on the result of the settings at the end of the article, but you can also try to save and release the App upon finishing the setup of each one and check how it works.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Enter a Title at the [Confirmation] Task<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">First, please set the Title Data Item as Editable at the [Confirmation] Task. The Data editing permission settings can be changed in the settings window of the [Confirmation] Task.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/iCowy-zFA4APbt_Ic8hQhox-Jd3DeDfQM1YxhRag_omLV_ZEk4LwgjwWtayO92y4RAFJ_Hn92bFWIgAz9hwS5bvK1Pl6-jDzq03pnL7pZA6XdOWIDtiqPcFgHnq86d9HiLIJdl8S\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">You can now enter a Title in the input form of the [Confirmation] Task. You just have to embed the Title Data Item in the template emails that will be created by the Throwing Message Intermediate Event (Email). Please open the settings window of the Throwing Message Intermediate Event(Email). <\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/xAHuoEGKnssAZ7eX5ZbEKjZbCj-68cb7fg_WVLz7u6EulmMt_o5kOiT8P3BzQs82MR-KEpIv2ZYRtj-40dAK44QvK8uLFCfthttGRANt4-CdcyGHtzybhdQXx48kzzk8ySALaRVW\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Click the \u201cInsert reference\u201d icon to the right of the Subject field. When Title is selected a character string for data embedding is set. The content of the Title Data Item is set in the Subject line of the email to be sent.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/_n3KpqVw7HGI9wfr6zV9-dUR8RtyLMxnv0FQIgg6enVHbJ_YzFT2QbBFxmVq1itbitfHvmblb9RK9TSNExSvOzDMel6aJ_rUmUv_hCoLMLxoJxx1aTelTS37fgAkupGEJqIvLXPD\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Data Items and Process-specific information can be embedded in an email using this procedure in the settings window of the Throwing Message Intermediate Event (Email). Please keep that in mind because we will use this procedure frequently in the following sections.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Enter a part of the email body in the [Confirmation] Task<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s configure the App so that text entered in the [Confirmation] Task is embedded in the body of an auto-sending email. First of all, please add a String-type Data Item so that an input field is added to the [Confirmation] Task. Change each settings item as in the following example.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Item name<\/strong><\/td><td>Body<\/td><\/tr><tr><td><strong>Field name<\/strong><\/td><td>q_string0<\/td><\/tr><tr><td><strong>Data type<\/strong><\/td><td>String, Multiple lines<\/td><\/tr><tr><td><strong>Data editing permission<\/strong><\/td><td>Confirmation task: editable<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Now that you have prepared the Data Items you want to embed in the email body, let\u2019s embed the new Data Items in the Throwing Message Intermediate Event (Email) settings window using the same procedure as with the Title.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/tC1pDLNZ62hh78JrGFq449-Ims0iksLcQShqtGpg9a6e1EqTQZ9uAvlmfSEhg1lHEjwrhhR-FVZ1wGg3Cudl1WFTlLFodtnKtPEWmLeEq73XuQ6gMAFPGGyMWfMePtVnZ_U1wqI1\" alt=\"\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/vTP9URs0boMw2OBIel57QI2FPuad0loe_HJ_Je6zhAiZH-W04griIO-PrdBJcxS12cW6_kRdOF1IhrNVPqZLIMJZDvXRpSAdSJb9347oJcrkq9uSuHj73Q3CxcbHEQrmmLnBboBW\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Embedding procedure is the same as for the Title<\/p>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background wp-block-paragraph\">The numeric part of the referenced Data Item (for example, the &#8220;0&#8221; in q_string0) may be different depending on the environment, but you don\u2019t have to worry about it. The numeric part is the number of the Data Item, so it can be shifted.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the case of typing \u201cMessage: <strong>#{#q_string0}<\/strong>\u201c, for example, if the content of the body in the Data Item is \u201cHello\u201d, the text \u201cMessage: Hello\u201d will be generated. In this way, you can flexibly change the body of the email by setting the part that you want to rewrite according to each situation using the embedded command.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Specify the file to be attached to the email at the [Confirmation] Task<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Although it was a String-type Data Item that was embedded above, embedding a File-type Data Item enables you to attach files to the email. Please add a File-type Data Item and set it up as follows.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Item name<\/strong><\/td><td>Attachments<\/td><\/tr><tr><td><strong>Field name<\/strong><\/td><td>q_file1<\/td><\/tr><tr><td><strong>Maximum value of total file size<\/strong><\/td><td>5MB<\/td><\/tr><tr><td><strong>Description<\/strong><\/td><td>Maximum total file size: 5MB<\/td><\/tr><tr><td><strong>Data editing permission<\/strong><\/td><td>Confirmation task: editable<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background wp-block-paragraph\">Since the size of emails sent by Questetra BPM Suite must be within 10MB, I set the limit for the total size of attachments to 5MB.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By setting it as editable in the [Confirmation] Task, the file upload field will be displayed on the [Confirmation] Task input form. Please do the embedding setting as follows in the settings window&nbsp; of the Throwing Message Intermediate Event (Email) as with the Title.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/vXrZ3dlgz7lIHC9qROpsGoZ5RjJPnS-Tzo8dcOMZF1HnwWrVgsn-n8OvzBKN5bbbtUkbNekInIbAR-oHAJLPjvTBdavTvsbn7Z1NVQAPUZX_v8qnUjYlqD9TwhKsw5forCCUpuVr\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Embedding procedure is the same as for the Title<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By embedding the File-Type Data Item, the file uploaded at the [Confirmation] Task will be attached to the email. The name of the attachment is embedded in the <strong>#{#q_file1}<\/strong> <strong>&nbsp;<\/strong>part of the email body. If you attach multiple files to it, their names will be indicated in a line separated with commas. If you don\u2019t attach any file nothing will be inserted.<\/p>\n\n\n\n<ul class=\"wp-block-list has-very-light-gray-background-color has-background\">\n<li>On and after version 13.1, the method of file attachment has been changed to selecting and specifying a File-type Data Item in the &#8220;Attachments&#8221; field at the bottom of the setting screen<\/li>\n\n\n\n<li>If you just embed it in the body as above, only the file name will be displayed in the body and nothing is attached<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"950\" height=\"109\" data-attachment-id=\"108584\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-dynamic-content\/attachment\/throwing-message-intermediate-event-email-attachment-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/06\/throwing-message-intermediate-event-email-attachment-en.png?fit=950%2C109&amp;ssl=1\" data-orig-size=\"950,109\" 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=\"throwing-message-intermediate-event-email-attachment-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/06\/throwing-message-intermediate-event-email-attachment-en.png?fit=950%2C109&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/06\/throwing-message-intermediate-event-email-attachment-en.png?resize=950%2C109&#038;ssl=1\" alt=\"\" style=\"border:10px solid #aaaaaa; padding:5px; margin:5px; class=\" wp-image-108584\"=\"\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/06\/throwing-message-intermediate-event-email-attachment-en.png?w=950&amp;ssl=1 950w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/06\/throwing-message-intermediate-event-email-attachment-en.png?resize=600%2C69&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/06\/throwing-message-intermediate-event-email-attachment-en.png?resize=768%2C88&amp;ssl=1 768w\" sizes=\"auto, (max-width: 950px) 100vw, 950px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Insert the Name of the App which sent the email into the body text<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Embed the App Name in the email body so that its recipient can see from which App the email was sent. The App Name can be embedded without creating a Data Item.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/CgiqPAtH1TG8ECPJwLYtvliOSRJVBwMKwM83XuZQX9pRxmef56NV5f_pRSTMtcXoQKDdhQy5t7sFx1JcjTkbpshYLyyMAJ8OUQITSYvSFlcRFXSRuaNHURn8idJlucmaEktPSNVo\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">The App Name item is a preset, so it can be selected immediately<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Insert a URL of the Process Detail Page into the text body<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">It will be useful if the Process detail page can be opened directly from the email when the recipient of the email wants to know what kind of processing has been done so far, and what will follow from now on. Let\u2019s paste the URL of the Process detail page in the text body.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The URL of the Process detail page has the format as \u201c<a href=\"http:\/\/example.questetra.net\/OR\/ProcessInstance\/#{processInstanceId}\/view\">http:\/\/example.questetra.net\/OR\/ProcessInstance\/#{processInstanceId}\/view<\/a>\u201d for desktop computers, and &#8220;<a href=\"http:\/\/example.questetra.net\/SP\/OR\/ProcessInstance\/#{processInstance}\/view\"> http:\/\/example.questetra.net\/SP\/OR\/ProcessInstance\/#{processInstance}\/view<\/a>&#8221; for mobile devices. For the part \u201chttp:\/\/example.questetra.net\/\u201d you can embed \u201cSystem Variable: Application Root URL\u201d. The Process ID can also be embedded, so this URL can be generated dynamically, depending on the App used.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"540\" data-attachment-id=\"149643\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-dynamic-content\/attachment\/process-detail-url\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/03\/process-detail-url.png?fit=960%2C540&amp;ssl=1\" data-orig-size=\"960,540\" 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=\"process detail url\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/03\/process-detail-url.png?fit=960%2C540&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/03\/process-detail-url.png?resize=960%2C540&#038;ssl=1\" alt=\"\" class=\"wp-image-149643\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/03\/process-detail-url.png?w=960&amp;ssl=1 960w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/03\/process-detail-url.png?resize=560%2C315&amp;ssl=1 560w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/03\/process-detail-url.png?resize=768%2C432&amp;ssl=1 768w\" sizes=\"auto, (max-width: 960px) 100vw, 960px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Combine data to create a URL<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Please enter <strong>\u201c${var[applicationRoot]}<\/strong>OR\/ProcessInstance\/#{processInstanceId}\/view<strong>\u201d<\/strong> as you see in the screenshot above. If you select \u201cSystem Variable: Application Root URL\u201d, the string of <strong>\u201c${var[applicationRoot]}\u201d<\/strong> is embedded. In the case of \u201cProcess ID\u201d,<strong>\u201c#{processInstanceId}\u201d<\/strong>is embedded. However, you have to fill in the middle part \u201cOR\/ProcessInstance\/#{processInstanceId}\/view\u201d manually.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Insert Process Start User name into an email<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Finally, let\u2019s insert a name into the email. This time, I will insert the name of the Process Start User at the end of the text body. This can also be embedded just by selecting from the reference menu.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/mYp-35bJ5Mp-laMdPTBiPa00CjZPXhcR0mS1JPurwVWPCdAupUctrH51HkD1I70apP1xXjP7pLJDsBtkeGP6TWmErC3y39jTDdtGodmh7xSAMv5xKRWoLrmAYrOWTUQLLBAQuw39\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">The Process Start User item is also preset, so just select it<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">Now you have finished setting up the App. Let\u2019s save and release it to check its operation. Please Start a Process of the App Throwing Message Intermediate Event (Email) test from <strong>Start\uff1cWorkflow<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/85h6cgMJoGAecxbwviQ6d5N06y677oR3hWdt9F2vujraAY-L_X7pvaIlo62UK6U2xnOpkbJcyFYHPYPvkasncT8gJVwUd4jUNRSUbV3og49zJcC5djWKG4I3XbNVWIdoJi65aHop\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">There should be three Data Items which you can edit on the Operating screen of the [Confirmation] Task; Title, Body, and Attachments. The input form should look like the above figure. Please input something and try clicking on \u2018finish \u201cConfirmation\u201d&#8217;.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/uigLCr6tFBDSTTiPSsKO8CGv2FGaryxoRx7InuGpZpxSYkhOipuIm9RAUGt6eJuMJYvofQ8tg_3bmq_5-IKMNO_OUIhAe5fvUb5lqoTWXJ6lRdsbrupAmAnNXvHJWVKf77a1u8Hb\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Is the content you entered reflected? Also, check whether the Process Detail page URL is correct. If you don\u2019t have any issues then the instructions for this chapter are complete. You have become able to do some practical settings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the next chapter, \u201cAddress embed\u201d, I will introduce settings for changing the email address, which is currently fixed, in accordance with the situation.<\/p>\n\n\n\n<p class=\"has-text-align-left wp-block-paragraph\">Next is the <a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-dynamic-recipients\/\">Address embed chapter<\/a>&nbsp;<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Appendix: Embedding Other Types of Data Item<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In this article, a Data Items Title, Body (String-type) and Attachments (File-type) are embedded in an email, but other data types can be embedded as well. I will briefly introduce the result of embedding them here.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/MGwVeyUp-pDl0_EGAu4EkPDzVlFW4wAqxgMMHe16zdzDOHG15Fg_FIUux2wmDxkpKhSqsFKbbdkieHZ3SxIdGPs1cVXc9ljqJEc3nYeHlv91oTwh9YWQuTEZxEJzuiUmC_Ogpl1k\" alt=\"\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/epedezHHSUYg-LzL-7dZXIQ4SGQPlZx9JdRC-7vud6LekhEXMrNS_m4vz_2eXbzuuElQrk3C-JMqyWiiJUPjWF2Sj4Mf0El6v7HTmEhYeN2jZKvUbeeLh_lgnG5tftAyRAcMTYRG\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If you embed the other Data Items in an email as in the example in the left figure, it will be shown on the email as in the right figure. The embedding method itself is the same as String-type and File-type. Please refer to that when you want to use other data types than those introduced in this page.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Next is <a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/throwing-message-intermediate-event-email-dynamic-recipients\/\">Address embed chapter<\/a><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Let&#8217;s set in detail the contents of the email to be sent automatically by &#8220;Throwing Message Intermediate Event (Email)&#8221;, using data embedding etc.<\/p>\n","protected":false},"author":3,"featured_media":77588,"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":false,"_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":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false,"jetpack_post_was_ever_published":false},"categories":[296],"tags":[],"class_list":["post-77405","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\/2019\/07\/featured-image-message-intermediate-event-email.png?fit=1200%2C675&ssl=1","uagb_featured_image_src":{"full":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?fit=1200%2C675&ssl=1",1200,675,false],"thumbnail":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=440%2C440&ssl=1",440,440,true],"medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?fit=560%2C315&ssl=1",560,315,true],"medium_large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?fit=768%2C432&ssl=1",768,432,true],"large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?fit=1024%2C576&ssl=1",1024,576,true],"1536x1536":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?fit=1200%2C675&ssl=1",1200,675,true],"2048x2048":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?fit=1200%2C675&ssl=1",1200,675,true],"newspack-article-block-landscape-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=1200%2C675&ssl=1",1200,675,true],"newspack-article-block-portrait-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=900%2C675&ssl=1",900,675,true],"newspack-article-block-square-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=1200%2C675&ssl=1",1200,675,true],"newspack-article-block-landscape-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=800%2C600&ssl=1",800,600,true],"newspack-article-block-portrait-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=600%2C675&ssl=1",600,675,true],"newspack-article-block-square-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=800%2C675&ssl=1",800,675,true],"newspack-article-block-landscape-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=600%2C450&ssl=1",600,450,true],"newspack-article-block-portrait-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=450%2C600&ssl=1",450,600,true],"newspack-article-block-square-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=600%2C600&ssl=1",600,600,true],"newspack-article-block-landscape-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=400%2C300&ssl=1",400,300,true],"newspack-article-block-portrait-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=300%2C400&ssl=1",300,400,true],"newspack-article-block-square-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=400%2C400&ssl=1",400,400,true],"newspack-article-block-landscape-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=200%2C150&ssl=1",200,150,true],"newspack-article-block-portrait-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=150%2C200&ssl=1",150,200,true],"newspack-article-block-square-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?resize=200%2C200&ssl=1",200,200,true],"newspack-article-block-uncropped":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/featured-image-message-intermediate-event-email.png?fit=1200%2C675&ssl=1",1200,675,true]},"uagb_author_info":{"display_name":"Hirotaka NISHI","author_link":"https:\/\/support.questetra.com\/en\/author\/nishiquestetra\/"},"uagb_comment_info":8,"uagb_excerpt":"Let's set in detail the contents of the email to be sent automatically by \"Throwing Message Intermediate Event (Email)\", using data embedding etc.","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9DiIh-k8t","jetpack_likes_enabled":true,"jetpack-related-posts":[{"id":75446,"url":"https:\/\/support.questetra.com\/en\/templates\/out-of-pocket-expenses-claim-20180325\/","url_meta":{"origin":77405,"position":0},"title":"Out-of-pocket Expenses Claim","author":"Hirotaka NISHI","date":"2020-12-24","format":false,"excerpt":"A User claims every time when expense paid out-of-pocket. Launched by emailing the receipt image taken with \"smartphone\" was done, and the amount and the date etc. of expense paid are automatically entered from the email body. At the Step of [1. Claim (appending], data of the claim can be\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\/03\/eye-catch-out-of-pocket-expenses-claim-20180325-209-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\/03\/eye-catch-out-of-pocket-expenses-claim-20180325-209-en.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/03\/eye-catch-out-of-pocket-expenses-claim-20180325-209-en.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/03\/eye-catch-out-of-pocket-expenses-claim-20180325-209-en.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/03\/eye-catch-out-of-pocket-expenses-claim-20180325-209-en.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":77405,"position":1},"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":[]},{"id":79719,"url":"https:\/\/support.questetra.com\/en\/templates\/account-registration-reservation-process-20171218\/","url_meta":{"origin":77405,"position":2},"title":"Account Registration Reservation Process","author":"Hirotaka NISHI","date":"2021-02-22","format":false,"excerpt":"Issues user accounts and registers to\/deletes from email lists and the Workflow platform\/Roles. Information about a user is entered at the Step of [1. Request for Account], then after approval by the supervisor, it is passed to [3. Set accounts]. After that, additions to and deletions from the email list,\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-account-registration-reservation-process-20171218-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-account-registration-reservation-process-20171218-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-account-registration-reservation-process-20171218-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-account-registration-reservation-process-20171218-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-account-registration-reservation-process-20171218-220-en.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":73649,"url":"https:\/\/support.questetra.com\/en\/developer-blog\/email-start-parse\/","url_meta":{"origin":77405,"position":3},"title":"Parsing the Content of Email and make Automatic Settings Based on It","author":"furuzo","date":"2018-12-18","format":false,"excerpt":"Introducing how to automatically Start a Process by receiving an email, and to input the data into Data Items by parsing the contents of the email automatically.","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\/2018\/12\/Message-Start-Event.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/Message-Start-Event.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/Message-Start-Event.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/Message-Start-Event.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/Message-Start-Event.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":77384,"url":"https:\/\/support.questetra.com\/en\/templates\/inquiry-handling-process-20151013\/","url_meta":{"origin":77405,"position":4},"title":"Inquiry Handling Process","author":"Hirotaka NISHI","date":"2021-01-12","format":false,"excerpt":"Accepts inquiries from customers and answers. A response template is generated automatically when it receives an inquiry via a Web form or an email. If translation or technical advice is required, each Step of [2ab. Answer Support] will be assigned to a team of specialists. Staffs of the Support team\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\/06\/eye-catchinquiry-handling-process-20151013-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\/06\/eye-catchinquiry-handling-process-20151013-en.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/eye-catchinquiry-handling-process-20151013-en.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/eye-catchinquiry-handling-process-20151013-en.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/eye-catchinquiry-handling-process-20151013-en.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":79964,"url":"https:\/\/support.questetra.com\/en\/templates\/event-participation-acceptance-flow-20180618\/","url_meta":{"origin":77405,"position":5},"title":"Event Participation Acceptance flow","author":"Hirotaka NISHI","date":"2021-03-15","format":false,"excerpt":"Accepts and responds to event participation applications. Starts automatically when there is an input in a published web form. After confirming the application details at the Step of [1. Confirmation\/Acceptance Completion Email], the acceptance completion email will be sent automatically. Subsequent exchanges are input at the Step of [2. Record\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-event-participation-acceptance-flow-20180618-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-event-participation-acceptance-flow-20180618-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-event-participation-acceptance-flow-20180618-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-event-participation-acceptance-flow-20180618-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-event-participation-acceptance-flow-20180618-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\/77405","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/comments?post=77405"}],"version-history":[{"count":36,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/77405\/revisions"}],"predecessor-version":[{"id":187876,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/77405\/revisions\/187876"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media\/77588"}],"wp:attachment":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media?parent=77405"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/categories?post=77405"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/tags?post=77405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}