OpenAI – Methods settings

Estimated reading time: 8 min

What your automation will do…

A connection to your OpenAI account is needed so we can sync it with our platform.
Refer to OpenAI – Connection
You can include between 1 and 255 Methods to build complex Flows.

OPENAI OpenAI - Methods settings

The Chat Completions API endpoint will generate a model response from a list of messages comprising a conversation.

OPENAI OpenAI - Methods settings

Identify potentially harmful content in text and images.

OPENAI OpenAI - Methods settings

Learn how to turn audio into text or text into audio.



OPENAI OpenAI - Methods settings

Given a prompt and/or an input image, the model will generate a new image. Related guide: Image generation

OPENAI OpenAI - Methods settings

Once your Flow is configured, you can test or automate it using the Run panel or by managing Triggers from the Flow Management screen.

  • Run Flow: Manually runs the Flow once using sample data. Ideal for testing logic and field mapping. See How to Run a Flow.
  • Run Scheduler: Force-runs the Trigger immediately using live input. This bypasses the recurrence rule and is useful for verifying real data mapping. Learn more in Wiresk Scheduler – The Fundamentals.

From the Trigger management panel (clock icon), you can:

  • Activate or deactivate Triggers
  • Force-run the scheduler
  • Copy Routing Keys (for HTTP Triggers)

If your Flow uses a Webhook Trigger, it runs automatically on each incoming webhook—no scheduler required. It remains active until you manually deactivate it.