{"id":157680,"date":"2024-02-13T12:07:03","date_gmt":"2024-02-13T03:07:03","guid":{"rendered":"https:\/\/support.questetra.com\/?p=157680"},"modified":"2026-07-17T13:44:19","modified_gmt":"2026-07-17T04:44:19","slug":"slack-start","status":"publish","type":"post","link":"https:\/\/support.questetra.com\/en\/developer-blog\/slack-start\/","title":{"rendered":"Triggering Workflow Case by Slack Post"},"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=\"113160\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/how-to-use-timer-start-event\/attachment\/advanced-banner-new-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-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=\"advanced-banner-new-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?fit=1024%2C58&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en-1024x58.png?resize=1024%2C58&#038;ssl=1\" alt=\"\" class=\"wp-image-113160\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?resize=1024%2C58&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?resize=600%2C34&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?resize=768%2C44&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In the article &#8220;<a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/tutorial-slack-chat-post\/\">Posting a Message to Slack<\/a>,&#8221; we explained how to integrate Questetra&#8217;s workflow app with Slack, a business-oriented chat tool, allowing for automatic posting messages from workflow to Slack.<gwmw style=\"display:none;\"><\/gwmw><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this article, we will explain the inverse linkage setup, in which a posting inside Slack triggers a Questetra workflow app.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Questetra Automatic Steps<gwmw style=\"display:none;\"><\/gwmw><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Start: Slack: Message Received<gwmw style=\"display:none;\"><\/gwmw><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/start-event-slack-message-received\/\">Start: Slack: Message Received<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This item waits for an HTTP request from Slack, and upon receiving it, a Case is initiated. You create a dedicated app in Slack and use it in conjunction with this item.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Slack: Sending messages (Block Kit supported)<gwmw style=\"display:none;\"><\/gwmw><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/service-task-slack-message-post\/\">Slack:&nbsp; Post Message (Block Kit support)<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is the item we used in &#8220;<a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/tutorial-slack-chat-post\/\">Posting a Message to Slack<\/a>.&#8221; This time, we will set the Channel ID and Thread ID so that a reply message will be posted to the original Slack thread.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Creating a Slack App and Setting up Linkage with Questetra<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The integration between Questetra and Slack is facilitated through an auto-step installed in Questetra&#8217;s workflow app and a Slack app installed in Slack Workspace (Slack&#8217;s utilization platform). The Slack app Directory offers apps created and distributed by Slack Inc. and third parties. Additionally, users can also create and install their own custom apps.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In &#8220;<a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/tutorial-slack-chat-post\/\">Posting Messages to Slack<\/a>,&#8221; a Slack app (Bot) prepared by Questetra Inc. in advance is used. The installation into the workspace is automatically carried out during the integration setup procedure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The item used in this article, [Start: Slack: Message received], is assigned a unique launch URL when installed as an auto-step in a workflow App. The Slack app sends an HTTP request to this URL to initiate a Questetra Case. The Slack app with the registered launch URL is created, installed, and used by the users themselves.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Referring to the help page for the  [<a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/start-event-slack-message-received\/\">Start: Slack: Message received<\/a>] step, let&#8217;s create a Slack app following the procedures below.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1.Create &amp; Install a Slack App<\/h3>\n\n\n\n<blockquote class=\"wp-block-quote has-ast-global-color-4-background-color has-background has-small-font-size is-layout-flow wp-block-quote-is-layout-flow\" style=\"font-style:normal;font-weight:400\">\n<ol class=\"wp-block-list\">\n<li class=\"has-small-font-size\">[Create &amp; Install Slack App] Open&nbsp;<a href=\"https:\/\/api.slack.com\/apps\" target=\"_blank\" rel=\"noreferrer noopener\">Your Apps<\/a>&nbsp;and create a new Slack app using one of the manifests shown in the Appendix section of this page\n<ul class=\"wp-block-list\">\n<li>Remember to install your app onto your workspace<gwmw style=\"display:none;\"><\/gwmw><gwmw style=\"display:none;\"><\/gwmw><\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<cite><a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/start-event-slack-message-received\/\">[Start: Slack: Message Received] Help page<\/a><gwmw style=\"display:none;\"><\/gwmw><gwmw style=\"display:none;\"><\/gwmw><\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Open the Your Apps page (<a href=\"https:\/\/api.slack.com\/apps\/\">https:\/\/api.slack.com\/apps\/<\/a>) in a browser where you are logged into your Slack account (Fig 1). Click on [Create New App] and in the screen that opens (Fig 2), select [From an app manifest] to move to the screen where you specify your workspace (Fig. 3).<gwmw style=\"display: none; background-color: transparent;\"><\/gwmw><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After selecting a workspace and clicking [Next], you will reach the manifest registration screen (Fig 4). In Slack, a manifest is a collection of the app&#8217;s settings in either YAML or JSON format, allowing for bulk configuration. The Appendix section in the [<a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/start-event-slack-message-received\/\">Start: Slack: Message Received<\/a>] help page provides two types of manifests for use. Copy and paste one of them. Here, we will use the &#8220;Bot to react to direct messages&#8221; (Fig 5).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After going through the confirmation screen (Fig. 6), the Slack app will be created. There are still a few settings that need to be configured, but let&#8217;s proceed to install your app by clicking on [Install your app].<\/p>\n\n\n\n<p class=\"is-style-info wp-block-paragraph\">The default name of the created Slack app and Bot user name is &#8220;Questetra Bot (Direct Messages)&#8221; as listed in the manifest. After you create, you can change the name to anything you like by the following method.<br>\u30fbApp Name: Slack App Details Page &gt; [Basic Information] &gt; [Display Information]<br>\u30fbBot User Name: [Home] &gt; (Target App) &gt; [Workspace Info] &gt; [Settings].<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"695\" data-id=\"157172\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_42_19.png?resize=1200%2C695&#038;ssl=1\" alt=\"\" class=\"wp-image-157172\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_42_19.png?w=1200&amp;ssl=1 1200w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_42_19.png?resize=544%2C315&amp;ssl=1 544w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_42_19.png?resize=1024%2C593&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_42_19.png?resize=768%2C445&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><figcaption class=\"wp-element-caption\">Fig 1.Slack Your Apps<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"817\" data-id=\"157167\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_43_54.png?resize=1200%2C817&#038;ssl=1\" alt=\"\" class=\"wp-image-157167\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_43_54.png?w=1200&amp;ssl=1 1200w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_43_54.png?resize=463%2C315&amp;ssl=1 463w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_43_54.png?resize=925%2C630&amp;ssl=1 925w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_43_54.png?resize=768%2C523&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><figcaption class=\"wp-element-caption\">Fig 2. From an app manifest<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"803\" data-id=\"157170\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_39_11.png?resize=1200%2C803&#038;ssl=1\" alt=\"\" class=\"wp-image-157170\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_39_11.png?w=1200&amp;ssl=1 1200w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_39_11.png?resize=471%2C315&amp;ssl=1 471w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_39_11.png?resize=941%2C630&amp;ssl=1 941w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_39_11.png?resize=768%2C514&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><figcaption class=\"wp-element-caption\">Fig 3. Specify Workspace<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1003\" data-id=\"157166\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_45_31.png?resize=1200%2C1003&#038;ssl=1\" alt=\"\" class=\"wp-image-157166\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_45_31.png?w=1200&amp;ssl=1 1200w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_45_31.png?resize=377%2C315&amp;ssl=1 377w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_45_31.png?resize=754%2C630&amp;ssl=1 754w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/screenshot-api.slack_.com-2024.01.17-10_45_31.png?resize=768%2C642&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><figcaption class=\"wp-element-caption\">Fig 4. Manifest input screen<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"568\" height=\"959\" data-id=\"157293\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-manifest.png?resize=568%2C959&#038;ssl=1\" alt=\"\" class=\"wp-image-157293\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-manifest.png?w=568&amp;ssl=1 568w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-manifest.png?resize=187%2C315&amp;ssl=1 187w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-manifest.png?resize=373%2C630&amp;ssl=1 373w\" sizes=\"auto, (max-width: 568px) 100vw, 568px\" \/><figcaption class=\"wp-element-caption\">Fig 5. Pasting the manifest<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"648\" height=\"445\" data-id=\"157296\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-confirmation.png?resize=648%2C445&#038;ssl=1\" alt=\"\" class=\"wp-image-157296\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-confirmation.png?w=648&amp;ssl=1 648w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-confirmation.png?resize=459%2C315&amp;ssl=1 459w\" sizes=\"auto, (max-width: 648px) 100vw, 648px\" \/><figcaption class=\"wp-element-caption\">Fig 6. Confirm and done<\/figcaption><\/figure>\n<\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">2.Create &amp; Release Questetra Workflow App<\/h2>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<blockquote class=\"wp-block-quote has-ast-global-color-4-background-color has-background has-small-font-size is-layout-flow wp-block-quote-is-layout-flow\">\n<ol class=\"wp-block-list\">\n<li class=\"has-small-font-size\">[Create &amp; Release Questetra Workflow App] Create a Workflow app on Questetra BPM Suite using \u201cStart: Slack: Message Received\u201d, and release it\n<ul class=\"wp-block-list\">\n<li>Your Signing Secret to set in C1 is shown on the Basic Information page of the Slack app created in the Step 1<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<cite><a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/start-event-slack-message-received\/\">[Start: Slack: Message Received] Help page<\/a><gwmw style=\"display:none;\"><\/gwmw><gwmw style=\"display:none;\"><\/gwmw><\/cite><\/blockquote>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">In order to finalize the launch URL for the [Start: Slack: Message received], create a workflow app and activate it. Prepare a minimal app with only the following settings and then [Release] it.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\uff3bStart: Slack: Message received]<gwmw style=\"display:none;\"><\/gwmw><\/li>\n\n\n\n<li>\uff3bHuman Tasks]<gwmw style=\"display:none;\"><\/gwmw><gwmw style=\"display:none;\"><\/gwmw><\/li>\n\n\n\n<li>\uff3bEnd Event]<gwmw style=\"display:none;\"><\/gwmw><\/li>\n\n\n\n<li>Required Data Item \u201cmessage\u201d (String-type multiple lines)<gwmw style=\"display:none;\"><\/gwmw><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Set the required configuration item [C1: Authorization Setting in which Signing Secret is set*] in the [Start: Slack: Message received] step. Open the HTTP Authentication Settings screen by clicking [Set up Setting], and add a setting to the [Workflow app specific settings] field. The value to be entered for [Token] is the string displayed in the [Signing Secret] listed in the [App Credentials] section under [Basic Information] on the left side of the Slack app page that you created. Click the [Show] button to display it and then copy it. Save it with a name of your choice in the [Name] field.<gwmw style=\"display:none;\"><\/gwmw><\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"848\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-slackApp-ja.png?resize=1200%2C848&#038;ssl=1\" alt=\"\" class=\"has-border-color has-ast-global-color-3-border-color wp-image-157220\" style=\"border-width:3px;width:981px;height:auto\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-slackApp-ja.png?w=1200&amp;ssl=1 1200w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-slackApp-ja.png?resize=446%2C315&amp;ssl=1 446w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-slackApp-ja.png?resize=892%2C630&amp;ssl=1 892w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-slackApp-ja.png?resize=768%2C543&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><figcaption class=\"wp-element-caption\">Slack App detail screen<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Go back to the app edit screen and select the name of the setting you just created in [C1:Authorization Setting in which Signing Secret is set*]. If the setting does not appear, reload the page in your browser. Specify the Data Item \u201cMessage\u201d in [C2: Data item to save message], then the app definition error will be resolved so you can [Release] the app.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">3. Change Event URL<\/h2>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<blockquote class=\"wp-block-quote has-ast-global-color-4-background-color has-background has-small-font-size is-layout-flow wp-block-quote-is-layout-flow\">\n<ol class=\"wp-block-list\">\n<li class=\"has-small-font-size\">[Change Event URL] Copy the URL shown in \u201cStart: Slack: Message Received\u201d, and set it as Request URL on the Event Subscriptions page of the Slack app created in the Step 1\n<ul class=\"wp-block-list\">\n<li>Confirm that the Request URL is verified and click \u201cSave Changes\u201d<gwmw style=\"display:none;\"><\/gwmw><\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<cite><a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/start-event-slack-message-received\/\">[Start: Slack: Message Received] Help page<\/a><gwmw style=\"display:none;\"><\/gwmw><\/cite><\/blockquote>\n<\/div>\n\n\n\n<p>From the page side menu of the Slack app, open [Event Subscriptions]. In the [Request URL], <pre>https:\/\/example.questetra.net\/System\/Event\/Start\/<\/pre> is listed as is in the registered manifest. This is a temporary URL that does not exist and is therefore an error. If you overwrite it with the URL shown in the configuration screen for the [Start: Slack: Message Received], Slack will automatically attempt a test access to the URL. When the display above changes to \u201cVerified\u2713\u201d, click [Save Changes] at the bottom.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"934\" height=\"630\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-slack-verify.png?resize=934%2C630&#038;ssl=1\" alt=\"\" class=\"has-border-color has-ast-global-color-3-border-color wp-image-157252\" style=\"border-width:3px\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-slack-verify.png?resize=934%2C630&amp;ssl=1 934w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-slack-verify.png?resize=467%2C315&amp;ssl=1 467w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-slack-verify.png?resize=768%2C518&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/slack-start-slack-verify.png?w=1280&amp;ssl=1 1280w\" sizes=\"auto, (max-width: 934px) 100vw, 934px\" \/><figcaption class=\"wp-element-caption\">Verification of launch URL<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If you have created a Bot to react to mentioned messages, you will also need to &#8220;<a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/tutorial-slack-chat-post\/\">Invite the Bot to a Channel<\/a>.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Coming to this far, you have finished setting up the linkage with the [Start: Slack: message received] step.<gwmw style=\"display:none;\"><\/gwmw><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Select &#8220;Questetra Bot (Direct Messages)&#8221; from [Apps] on [Home] screen of Slack, write some message and send it. If it is received, you will see the task in [My Tasks] within the Questetra workflow.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Sample App<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"229\" data-attachment-id=\"157763\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/slack-start\/attachment\/%e3%82%b9%e3%82%af%e3%83%aa%e3%83%bc%e3%83%b3%e3%82%b7%e3%83%a7%e3%83%83%e3%83%88-2024-02-08-130505\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2024-02-08-130505.png?fit=1407%2C315&amp;ssl=1\" data-orig-size=\"1407,315\" 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=\"\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-2024-02-08-130505\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2024-02-08-130505.png?fit=1024%2C229&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2024-02-08-130505.png?resize=1024%2C229&#038;ssl=1\" alt=\"\" class=\"wp-image-157763\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2024-02-08-130505.png?resize=1024%2C229&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2024-02-08-130505.png?resize=600%2C134&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2024-02-08-130505.png?resize=768%2C172&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2024-02-08-130505.png?w=1407&amp;ssl=1 1407w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">To the Released workflow app that we confirmed to work with Slack above, edit it to create a &#8220;Flow for Receiving Requests from External.&#8221; That is a scheme for a Questetra Case will be started when a Slack user who does not have a Questetra account posts a message in Slack.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An input form is created on the web by [<a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/receive-task-form\/\">Receiving Task (Form)<\/a>], and its URL is notified to the thread of the message posted in Slack. Once the form has been submitted, the form cannot be accessed from the outside.<gwmw style=\"display:none;\"><\/gwmw><gwmw style=\"display:none;\"><\/gwmw><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this example, the Data Items are set assuming a Leave request. The processes after approval are omitted, and only the result is notified.<gwmw style=\"display:none;\"><\/gwmw><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Data Items<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Data Item Name<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Type<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Field Name<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Required<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>&#8220;Approval&#8221; Step<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>message(Markdown)<\/strong><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Title<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=28%2C28&#038;ssl=1\"><\/td><td class=\"has-text-align-center\" data-align=\"center\">Case Title<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Message<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">String (multiple lines)<\/td><td class=\"has-text-align-center\" data-align=\"center\">q_Message<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2713<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=28%2C28&#038;ssl=1\"><\/td><td class=\"has-text-align-center\" data-align=\"center\">Slack message body<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Slack User ID<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">String (single line)<\/td><td class=\"has-text-align-center\" data-align=\"center\">q_User_ID<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=28%2C28&#038;ssl=1\"><\/td><td class=\"has-text-align-center\" data-align=\"center\">Slack User ID<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Channel ID<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">String (single line)<\/td><td class=\"has-text-align-center\" data-align=\"center\">q_Channel_ID<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=28%2C28&#038;ssl=1\"><\/td><td class=\"has-text-align-center\" data-align=\"center\">Slack channel ID<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Thread ID<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">String (single line)<\/td><td class=\"has-text-align-center\" data-align=\"center\">q_Thread_ID<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=28%2C28&#038;ssl=1\"><\/td><td class=\"has-text-align-center\" data-align=\"center\">Slack thread ID<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Name<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">String (single line)<\/td><td class=\"has-text-align-center\" data-align=\"center\">q_Name<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_r.png?resize=28%2C28&#038;ssl=1\"><\/td><td class=\"has-text-align-center\" data-align=\"center\">Name entered in the form<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Leave Start<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">Date (Y\/M\/D)<\/td><td class=\"has-text-align-center\" data-align=\"center\">q_Start_date<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_r.png?resize=28%2C28&#038;ssl=1\"><\/td><td class=\"has-text-align-center\" data-align=\"center\">Start date entered in the form<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Leave End<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">Date (Y\/M\/D)<\/td><td class=\"has-text-align-center\" data-align=\"center\">q_Until_date<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_r.png?resize=28%2C28&#038;ssl=1\"><\/td><td class=\"has-text-align-center\" data-align=\"center\">End date entered in the form<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Days<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">Numeric<\/td><td class=\"has-text-align-center\" data-align=\"center\">q_Days<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_r.png?resize=28%2C28&#038;ssl=1\"><\/td><td class=\"has-text-align-center\" data-align=\"center\">Number of days of leave entered in the form<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Description<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">String (multiple lines)<\/td><td class=\"has-text-align-center\" data-align=\"center\">q_Reason<\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_r.png?resize=28%2C28&#038;ssl=1\"><\/td><td class=\"has-text-align-center\" data-align=\"center\">Reason for leave entered on form<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Start: Slack: Message Received<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Set up Start: Slack<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Item Name<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Required<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Message(Markdown)<\/strong><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C1: Authorization Setting in which Signing Secret is set\u2009*<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2713<\/td><td class=\"has-text-align-center\" data-align=\"center\">This has already been set up in &#8220;Creating a Slack App and Setting Up Integration with Questetra&#8221;.<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C2: Data item to save Message\u2009*<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2713<\/td><td class=\"has-text-align-center\" data-align=\"center\">Specify the Data Items for storing postings in Slack. This has already been set in &#8220;Creating Slack App and Setting Up Integration with Questetra&#8221;.<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C3: Data item to save Slack user ID<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\">Specify the ID of the user who posted in Slack. In this case, specify &#8220;Slack user ID&#8221;.<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C4: Data item to save Channel ID<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\">Specify the Data Item to store the ID of the channel where the post was made in Slack. In this case, specify the &#8220;Channel ID&#8221;.<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C5: Data item to save Thread ID<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\">Specify the Data Item to store the ID of the thread of the post made in Slack. In this case, specify the &#8220;Thread ID&#8221;.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"> Slack: Send Message (Block Kit Supported)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Set up Form URL Notification, Approval Notification, Rejection Notification respectively.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Item Name<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Required<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>message(Markdown)<\/strong><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C1-a: HTTP Authentication Settings (when Questetra uses a registered Bot)<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\">Not used this time.<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C1-b: HTTP authentication settings<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\">Add an HTTP authentication setting and specify the setting name*.<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C2: Channel ID (name is also acceptable)<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2713<\/td><td class=\"has-text-align-center\" data-align=\"center\">Specify the Data Item for which the channel ID will be saved in the start event. In this case, specify &#8220;channel ID&#8221;.<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C3: Thread ID<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\">Specify the Data Item for which the channel ID will be stored in the start event. In this case, specify &#8220;Thread ID&#8221;.<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C4: Broadcast reply to entire channel<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\">Not used this time.<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C5: Message (Block Kit)<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2013<\/td><td class=\"has-text-align-center\" data-align=\"center\">Not used this time.<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>C6: Message (Markdown)<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">\u2713<\/td><td class=\"has-text-align-center\" data-align=\"center\">Set up the text to be posted. (Each of the three Steps has different content**)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">* Add HTTP authentication settings and specify the name of the setting<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This sample app will work with the Slack app created above. Even though the same Slack app is the target, the tokens used for authentication are different between [Slack: Post Message (Block Kit supported)] and [Start: Slack: Message Received]. Click [Set up Setting] to add HTTP Authorization Setting and specify [Bot User OAuth Token] in the [Token] field.\u2002[Bot User OAuth Token] can be found in the Slack app settings page under [OAuth &amp; Permissions].<\/p>\n\n\n\n<p class=\"has-background wp-block-paragraph\" style=\"background-color:#7bdbce52\">It works even if the same settings as in \u201d<a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/tutorial-slack-chat-post\/\">Posting a Message to Slack<\/a>&#8221; are made to the [C1-a: HTTP Authentication Settings (When Questetra uses a registered Bot)]. In this case, the Slack user who sent the message will receive a reply from a different Bot than the one to which he sent first.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">** C6: Message (Markdowm) settings<gwmw style=\"display:none;\"><\/gwmw><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Item Name<\/strong><\/td><td><strong>Setting details<\/strong><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Form URL Notification<\/td><td>Please enter your leave request details in the web form below.<br>${var[applicationRoot]}System\/ReceiveTask\/Form\/#{processModelInfoId}\/9\/#{processInstanceId}\/#{#q_User_ID}\/view<br>(see figure below)<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Approval Notification<\/td><td>Your request is accepted!<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Rejection Notice <\/td><td>Sorry, your request is rejected.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-attachment-id=\"158025\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/slack-start\/attachment\/slack-start-url-en-1\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-url-en-1.png?fit=1200%2C675&amp;ssl=1\" data-orig-size=\"1200,675\" 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=\"slack-start-url-en-1\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-url-en-1.png?fit=1024%2C576&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-url-en-1.png?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"has-border-color has-ast-global-color-3-border-color wp-image-158025\" style=\"border-width:3px\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-url-en-1.png?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-url-en-1.png?resize=560%2C315&amp;ssl=1 560w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-url-en-1.png?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-url-en-1.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><figcaption class=\"wp-element-caption\">Web Form URL<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><gwmw style=\"display:none;\"><\/gwmw><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">(Receiving Tasks (Forms)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Set up Application Form.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td colspan=\"2\"><strong>[Editing Permission] tabs<\/strong><\/td><\/tr><tr><td><strong>Data Item Name<\/strong><\/td><td><strong>Data Permission to Edit<\/strong><\/td><\/tr><tr><td><strong>Title<\/strong><\/td><td><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=28%2C28&#038;ssl=1\"><\/td><\/tr><tr><td><strong>Message<\/strong><\/td><td><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=28%2C28&#038;ssl=1\"><\/td><\/tr><tr><td><strong>Slack User ID<\/strong><\/td><td><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=28%2C28&#038;ssl=1\"><\/td><\/tr><tr><td><strong>Channel ID<\/strong><\/td><td><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=28%2C28&#038;ssl=1\"><\/td><\/tr><tr><td><strong>Thread ID<\/strong><\/td><td><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=28%2C28&#038;ssl=1\"><\/td><\/tr><tr><td><strong>Name<\/strong><\/td><td><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=28%2C28&#038;ssl=1\"><\/td><\/tr><tr><td><strong>Leave Start<\/strong><\/td><td><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=28%2C28&#038;ssl=1\"><\/td><\/tr><tr><td><strong>Leave End<\/strong><\/td><td><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=28%2C28&#038;ssl=1\"><\/td><\/tr><tr><td><strong>Days<\/strong><\/td><td><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=28%2C28&#038;ssl=1\"><\/td><\/tr><tr><td><strong>Description<\/strong><\/td><td><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"28\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=28%2C28&#038;ssl=1\"><\/td><\/tr><tr><td colspan=\"2\"><strong>[General] tab<\/strong><\/td><\/tr><tr><td><strong>API Key<\/strong><\/td><td>Specify the data item, Slack User ID<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">(Timer intermediate event)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">It holds replying to Slack until the web form for the application is published.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted has-ast-global-color-4-background-color has-background\">#now.addMinutes(1)<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Data update<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Set up Title set.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Data Item<\/strong><\/td><td><strong>Value or Formula<\/strong><\/td><\/tr><tr><td>Title<\/td><td>\u3010Request for leave\u3011#{#q_Start_date}-#{#q_Name}<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The Title of the Caseis automatically entered using the information entered on the application form.<br>For details, please refer to <a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/service-task-calculation-title\/\">Let&#8217;s set the Title automatically<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Operation Check<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">[Release] the workflow app and then verify that it works.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this case, we will post from the Slack mobile app. Open &#8220;New Message&#8221; from the icon and check &#8220;Questetra Bot (Direct Messages)&#8221; to go to the posting screen. Post an appropriate message and wait for a while to receive a reply. Tap the link in the reply message, and an input form will open. Fill in the necessary information and [Send].<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Operate the Task that has arrived as a new Issue in Questetra&#8217;s [My Tasks]. A message based on the selected button, either [Approve] or [Reject], is sent as a reply to the Slack thread.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"291\" height=\"630\" data-attachment-id=\"157767\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/slack-start\/attachment\/slack-start-mobile-home-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-home-en.png?fit=1080%2C2340&amp;ssl=1\" data-orig-size=\"1080,2340\" 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=\"slack-start-mobile-home-en\" data-image-description=\"\" data-image-caption=\"&lt;p&gt;Slack Mobile App&lt;\/p&gt;\n\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-home-en.png?fit=291%2C630&amp;ssl=1\" data-id=\"157767\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-home-en-291x630.png?resize=291%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-157767\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-home-en.png?resize=291%2C630&amp;ssl=1 291w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-home-en.png?resize=145%2C315&amp;ssl=1 145w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-home-en.png?resize=768%2C1664&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-home-en.png?resize=709%2C1536&amp;ssl=1 709w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-home-en.png?resize=945%2C2048&amp;ssl=1 945w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-home-en.png?w=1080&amp;ssl=1 1080w\" sizes=\"auto, (max-width: 291px) 100vw, 291px\" \/><figcaption class=\"wp-element-caption\">Slack Mobile App<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"291\" height=\"630\" data-attachment-id=\"157769\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/slack-start\/attachment\/slack-start-mobile-select-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-select-en.png?fit=1080%2C2340&amp;ssl=1\" data-orig-size=\"1080,2340\" 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=\"slack-start-mobile-select-en\" data-image-description=\"\" data-image-caption=\"&lt;p&gt;Select Bot&lt;\/p&gt;\n\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-select-en.png?fit=291%2C630&amp;ssl=1\" data-id=\"157769\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-select-en-291x630.png?resize=291%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-157769\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-select-en.png?resize=291%2C630&amp;ssl=1 291w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-select-en.png?resize=145%2C315&amp;ssl=1 145w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-select-en.png?resize=768%2C1664&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-select-en.png?resize=709%2C1536&amp;ssl=1 709w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-select-en.png?resize=945%2C2048&amp;ssl=1 945w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-select-en.png?w=1080&amp;ssl=1 1080w\" sizes=\"auto, (max-width: 291px) 100vw, 291px\" \/><figcaption class=\"wp-element-caption\">Select Bot<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"291\" height=\"630\" data-attachment-id=\"158054\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/slack-start\/attachment\/slack-start-mobile-url-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-url-en.png?fit=1080%2C2340&amp;ssl=1\" data-orig-size=\"1080,2340\" 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=\"slack-start-mobile-url-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-url-en.png?fit=291%2C630&amp;ssl=1\" data-id=\"158054\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-url-en-291x630.png?resize=291%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-158054\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-url-en.png?resize=291%2C630&amp;ssl=1 291w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-url-en.png?resize=145%2C315&amp;ssl=1 145w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-url-en.png?resize=768%2C1664&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-url-en.png?resize=709%2C1536&amp;ssl=1 709w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-url-en.png?resize=945%2C2048&amp;ssl=1 945w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-url-en.png?w=1080&amp;ssl=1 1080w\" sizes=\"auto, (max-width: 291px) 100vw, 291px\" \/><figcaption class=\"wp-element-caption\">URL will be replied.<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"290\" height=\"630\" data-attachment-id=\"158047\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/slack-start\/attachment\/slack-start-mobile-qform-en-14\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-qform-en-14.png?fit=1080%2C2349&amp;ssl=1\" data-orig-size=\"1080,2349\" 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=\"slack-start-mobile-qform-en-14\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-qform-en-14.png?fit=290%2C630&amp;ssl=1\" data-id=\"158047\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-qform-en-14.png?resize=290%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-158047\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-qform-en-14.png?resize=290%2C630&amp;ssl=1 290w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-qform-en-14.png?resize=145%2C315&amp;ssl=1 145w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-qform-en-14.png?resize=768%2C1670&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-qform-en-14.png?resize=706%2C1536&amp;ssl=1 706w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-qform-en-14.png?resize=942%2C2048&amp;ssl=1 942w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-qform-en-14.png?w=1080&amp;ssl=1 1080w\" sizes=\"auto, (max-width: 290px) 100vw, 290px\" \/><figcaption class=\"wp-element-caption\">Form Entry Screen<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" height=\"630\" width=\"821\" decoding=\"async\" data-attachment-id=\"157775\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/slack-start\/attachment\/slack-start-qprocess-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-qprocess-en-e1782895074335.png?fit=2383%2C2088&amp;ssl=1\" data-orig-size=\"2383,2088\" 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=\"slack-start-qprocess-en\" data-image-description=\"\" data-image-caption=\"&lt;p&gt;Questetra Approval Tasks&lt;\/p&gt;\n\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-qprocess-en-e1782895074335.png?fit=719%2C630&amp;ssl=1\" data-id=\"157775\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-qprocess-en-821x630.png?resize=821%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-157775\"\/><figcaption class=\"wp-element-caption\">Questetra Approval Tasks<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"291\" height=\"630\" data-attachment-id=\"158051\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/slack-start\/attachment\/slack-start-mobile-result-en-2\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-result-en-2.png?fit=1080%2C2340&amp;ssl=1\" data-orig-size=\"1080,2340\" 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=\"slack-start-mobile-result-en-2\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-result-en-2.png?fit=291%2C630&amp;ssl=1\" data-id=\"158051\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-result-en-2.png?resize=291%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-158051\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-result-en-2.png?resize=291%2C630&amp;ssl=1 291w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-result-en-2.png?resize=145%2C315&amp;ssl=1 145w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-result-en-2.png?resize=768%2C1664&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-result-en-2.png?resize=709%2C1536&amp;ssl=1 709w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-result-en-2.png?resize=945%2C2048&amp;ssl=1 945w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/02\/slack-start-mobile-result-en-2.png?w=1080&amp;ssl=1 1080w\" sizes=\"auto, (max-width: 291px) 100vw, 291px\" \/><figcaption class=\"wp-element-caption\">Result Notification<\/figcaption><\/figure>\n<\/figure>\n","protected":false},"excerpt":{"rendered":"<p>A post to Slack initiate a workflow, we explain how the application Case can be started even without a Questatra account.<\/p>\n","protected":false},"author":3,"featured_media":157237,"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":"{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","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false,"jetpack_post_was_ever_published":false},"categories":[296],"tags":[405],"faq_section":[],"class_list":["post-157680","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-developer-blog","tag-slack-api"],"jetpack_publicize_connections":[],"uagb_featured_image_src":{"full":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?fit=1200%2C675&ssl=1",1200,675,false],"thumbnail":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=440%2C440&ssl=1",440,440,true],"medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?fit=560%2C315&ssl=1",560,315,true],"medium_large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?fit=768%2C432&ssl=1",768,432,true],"large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?fit=1024%2C576&ssl=1",1024,576,true],"1536x1536":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?fit=1200%2C675&ssl=1",1200,675,true],"2048x2048":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?fit=1200%2C675&ssl=1",1200,675,true],"newspack-article-block-landscape-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=1200%2C675&ssl=1",1200,675,true],"newspack-article-block-portrait-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=900%2C675&ssl=1",900,675,true],"newspack-article-block-square-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=1200%2C675&ssl=1",1200,675,true],"newspack-article-block-landscape-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=800%2C600&ssl=1",800,600,true],"newspack-article-block-portrait-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=600%2C675&ssl=1",600,675,true],"newspack-article-block-square-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=800%2C675&ssl=1",800,675,true],"newspack-article-block-landscape-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=600%2C450&ssl=1",600,450,true],"newspack-article-block-portrait-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=450%2C600&ssl=1",450,600,true],"newspack-article-block-square-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=600%2C600&ssl=1",600,600,true],"newspack-article-block-landscape-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=400%2C300&ssl=1",400,300,true],"newspack-article-block-portrait-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=300%2C400&ssl=1",300,400,true],"newspack-article-block-square-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=400%2C400&ssl=1",400,400,true],"newspack-article-block-landscape-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=200%2C150&ssl=1",200,150,true],"newspack-article-block-portrait-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=150%2C200&ssl=1",150,200,true],"newspack-article-block-square-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?resize=200%2C200&ssl=1",200,200,true],"newspack-article-block-uncropped":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.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":0,"uagb_excerpt":"A post to Slack initiate a workflow, we explain how the application Case can be started even without a Questatra account.","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9DiIh-F1e","jetpack-related-posts":[{"id":74947,"url":"https:\/\/support.questetra.com\/en\/developer-blog\/tutorial-slack-chat-post\/","url_meta":{"origin":157680,"position":0},"title":"Posting a Message to Slack","author":"Hirotaka NISHI","date":"2023-12-19","format":false,"excerpt":"Describing auto-step to post messages \/upload files to Slack.","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\/2021\/08\/eye-catch-slack-post.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/08\/eye-catch-slack-post.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/08\/eye-catch-slack-post.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/08\/eye-catch-slack-post.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/08\/eye-catch-slack-post.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":164276,"url":"https:\/\/support.questetra.com\/en\/templates\/annual-antisocial-forces-check-process-slack-posting-20220330\/","url_meta":{"origin":157680,"position":1},"title":"Anti-Social Check App, Slack Post","author":"furuzo","date":"2024-08-06","format":false,"excerpt":"This workflow automatically posts review requests to Slack. At the time of application, a person in charge of checking is designated. The work request is automatically posted to the work team channel before the review. Mention of the person in charge is automatically added to the post. (*) Created based\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\/2020\/12\/business-apps-dammy.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/12\/business-apps-dammy.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/12\/business-apps-dammy.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":161557,"url":"https:\/\/support.questetra.com\/en\/templates\/slack-post-20220427\/","url_meta":{"origin":157680,"position":2},"title":"Post with Slack Mention, Triggered by Open Chat Post","author":"Tsuyoshi Kusaka","date":"2024-05-16","format":false,"excerpt":"This is an app that automatically posts content posted in open chat to Slack. Open chat posting notification emails are automatically received and analyzed, and forwarded to Slack with a mention.","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\/2024\/05\/eyecatch-slack-post-20220427-en.png?fit=960%2C540&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/05\/eyecatch-slack-post-20220427-en.png?fit=960%2C540&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/05\/eyecatch-slack-post-20220427-en.png?fit=960%2C540&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/05\/eyecatch-slack-post-20220427-en.png?fit=960%2C540&ssl=1&resize=700%2C400 2x"},"classes":[]},{"id":149599,"url":"https:\/\/support.questetra.com\/en\/bpmn-icons\/start-event-slack-message-received\/","url_meta":{"origin":157680,"position":3},"title":"Start: Slack: Message Received","author":"Shiho Tatsumi","date":"2026-05-11","format":false,"excerpt":"This item starts a process when Slack Bot has received a direct message or a mentioned message.","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\/2023\/08\/bpmn-icon-start-event-slack-message-received-1.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/08\/bpmn-icon-start-event-slack-message-received-1.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/08\/bpmn-icon-start-event-slack-message-received-1.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/08\/bpmn-icon-start-event-slack-message-received-1.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/08\/bpmn-icon-start-event-slack-message-received-1.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":67418,"url":"https:\/\/support.questetra.com\/en\/addons\/slack-post\/","url_meta":{"origin":157680,"position":4},"title":"Slack Post (String type Data Item)","author":"Hirotaka NISHI","date":"2016-08-29","format":false,"excerpt":"Post the contents of a String type data item to the specified Slack channel. Workflow-Sample 2016-09-05 Episode 499: Why am I Unsure about General Situation of Submitted Quotations?","rel":"","context":"In &quot;Add-ons&quot;","block_context":{"text":"Add-ons","link":"https:\/\/support.questetra.com\/en\/category\/addons\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2016\/08\/slack-post-header.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2016\/08\/slack-post-header.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2016\/08\/slack-post-header.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2016\/08\/slack-post-header.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2016\/08\/slack-post-header.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":149369,"url":"https:\/\/support.questetra.com\/en\/templates\/inquiry-response-20230802\/","url_meta":{"origin":157680,"position":5},"title":"Inquiry Management App, Slack Integration","author":"Tsuyoshi Kusaka","date":"2023-08-29","format":false,"excerpt":"This app manages the progress of an enquiry from receipt to response. When an enquiry is received on a specific Slack channel, the workflow is automatically initiated. When the person in charge creates a response, the response is automatically posted to the Slack channel where the query was received.","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\/2023\/08\/inquiry-response-20230802-capture-en.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/08\/inquiry-response-20230802-capture-en.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/08\/inquiry-response-20230802-capture-en.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/08\/inquiry-response-20230802-capture-en.jpg?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/08\/inquiry-response-20230802-capture-en.jpg?resize=1050%2C600&ssl=1 3x"},"classes":[]}],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/01\/eye-catch-slack-start.png?fit=1200%2C675&ssl=1","_links":{"self":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/157680","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=157680"}],"version-history":[{"count":87,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/157680\/revisions"}],"predecessor-version":[{"id":188734,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/157680\/revisions\/188734"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media\/157237"}],"wp:attachment":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media?parent=157680"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/categories?post=157680"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/tags?post=157680"},{"taxonomy":"faq_section","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/faq_section?post=157680"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}