Automate Dify for free on Stepper

Dify is an open-source LLM app development platform for building AI applications with chat, completion, and workflow capabilities.

I want to integratewithSee how to connect Dify to ...

Triggers available for Dify on Stepper

New Conversation

Triggers when a new conversation is created in your Dify chat app.

  • 1 parameter s

New Workflow Log

Triggers when a new workflow execution log is created in your Dify workflow app.

  • 1 parameter s

Actions available for Dify on Stepper

Send Chat Message

Send a message to a Dify chat app and receive an AI-generated response.

  • 4 parameter s

Create Completion Message

Send a request to a Dify text generation app to generate content like articles, summaries, or translations.

  • 2 parameter s

Execute Workflow

Execute a published Dify workflow and receive the results. The workflow must be published before it can be executed.

  • 2 parameter s

Find Conversation

Get the list of conversations for a user from a Dify chat app.

  • 3 parameter s

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.