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 Ticket is Created"
Click on the first step of the template.

Here, you will set up to retrieve ticket information issued in Zendesk.
(1/2) Select Integration Account and Action
This item is already pre-configured.
- App Trigger Title
- App
- Account Information for Integration with Zendesk
- Trigger Action
→ Click Next.
(2/2) API Details for App Trigger

- Trigger Interval
- Set the flowbot activation interval.
- You can choose from 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes. ※ The shortest activation interval varies depending on your plan.
- Subdomain
- The value before ".zendesk.com" in the URL applies.
→ Click Test. → Success. The following items can be retrieved. These will be used as dynamic values in later operations.

→ Click Save.
Step 4: Send Message to Integrate with App
Click on the second step of the template.
Here, you will set up the prompt (instruction) to be sent to Dify.
(1/2) Select Integration Account and Action
This is already pre-configured.
- App Trigger Title
- App
- Account Information for Integration with Dify
- Trigger Action
→ Click Next.
(2/2) API Connection Settings

- query
- Quote the inquiry content from the customer.
- Clicking the edit field will display the output obtained from Zendesk. The code {{detail}} is embedded in the pre-settings, but customization by quoting other codes is possible.

- user
- Set an arbitrary identifier in alphanumeric characters.
- Variable

- Not required, but utilizing it 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 the setup effort while enabling a perfect response for the user.
→ Click Test. → Success. You can obtain Dify's response proposals (response content), etc.

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

Here, you will set up the template message to be notified to Slack.
(1/2) Select Integration Account and Action
This is already pre-configured.

- App Trigger Title
- App
- Account Information for Integration with Slack
- Trigger Action
→ Click Next.
(2/2) API Connection Settings

- Channel ID
- Clicking the edit field will display a list of channel candidates from the integrated Slack account. When you select the relevant channel, the ID will be automatically quoted.
- Message Content
- Create the template message to be notified.
- Clicking the edit field allows you to quote values obtained in previous operations. By quoting the actual Zendesk detail code received and posting Dify's response content, it is easier to verify consistency.

→ Click Test. → Success
→ Click Save. This concludes the steps.
Step 6: Turn ON the App Trigger
Once all steps are configured, a completion screen will be displayed.

Turn ON the Trigger to activate the flowbot. You can toggle it from the top left of the template.
<span class="mark-yellow">The flowbot setup is complete without programming.</span> The template used this time is here.