The template will be copied to My Project. You can access My Project from the left menu bar.

Step 3: App Trigger "When a new customer chat is created"
Let's click on the first step of the template.

Here, you will set up to retrieve ticket information issued by Channel Talk.
(1/2) Select Integration Account and Action
This item is already pre-configured.
- App Trigger Title
- App
- Account information integrated with Channel Talk
- Trigger Action
→ Click Next.
(2/3) API Detailed Settings for App Trigger

- Webhook Name
- Enter any value that suits your purpose. Example: When chat starts
- Access Key
- Enter the access key obtained from Channel Talk.
(3/3) API Detailed Settings for App Trigger

- Webhook Event
- Start a new chat in Channel Talk and click Test.
→ Click Test. → Successful. The following items can be retrieved. The retrieved items will be used in Dify's prompt (instruction text).

→ Click Save.
Step 4: Integrate with the App "Send Chat Message"
Click on the second step of the template.

Here, you will set up a prompt (instruction text) in Dify.
(1/2) Select Integration Account and Action
This is already pre-configured.
- App Trigger Title
- App
- Account information integrated with Dify
- Trigger Action
→ Click Next.
(2/2) API Connection Settings
- query
- Quote the inquiry content from the customer.
- Click the edit field to display the output obtained from Channel Talk. The code {{details}} is embedded in the pre-settings, but customization by quoting other codes is possible.


- user
- Set an arbitrary identifier using alphanumeric characters.
- Variables are not mandatory, but utilizing them allows for more flexible and efficient prompt and notification settings. For example, dynamic information such as "name" or "date" can be automatically reflected in the prompt, reducing setup effort and enabling optimal response to users.
→ Click Test. → Successful. You can obtain Dify's response proposal (response content).

→ Click Save.
Step 5: Integrate with the App "Send Message"
Click on the third step of the template.

Here, you will set up a template message for Slack notifications.
(1/2) Select Integration Account and Action
This is already pre-configured.
- App Trigger Title
- App
- Account information integrated with Slack
- Trigger Action
→ Click Next.
(2/2) API Connection Settings
- Channel ID
- Click the edit field to display a list of channel candidates from the integrated Slack account. When you select the appropriate channel, the ID is automatically quoted.

- Message Content

- Create a template message for the sent message. Click the edit field to open a dropdown, displaying the output obtained in the previous step.

- When you select an item to send to the channel, the embedded code is automatically quoted. Enter the item name before the quoted code to make it easier to understand when viewing.
- This time, we created a template message to notify the chat content from the user and Dify's response proposal.
→ Click Test. → Successful
→ Click Save. This concludes the steps!
Step 6: Turn ON the App Trigger
Once all steps are set, a completion screen indicating the setup is complete will be displayed.

<span class="mark-yellow">The flow bot setup was completed easily without programming.</span> The template used this time is here.