How to use "gpt-image-2" in OpenAI Integration?

Status: Closed · Asked by 松本昭彦 on · 0 views

tokyo2025 — Question ·

チームの皆さん、こんにちは。

現在、Pabbly ConnectのOpenAI連携機能を使用して、自動化ワークフローを構築しています。

既存の「画像生成(gpt-image-1)」アクションは確認済みですが、現在のプロジェクトでは、より高品質な画像/テキストレンダリング出力を得るためにgpt-image-2を使用したいと考えています。

Pabbly Connect内でgpt-image-2を使用する方法についてご教示いただけますでしょうか?

  1. 私が見逃している特定のアクションイベントで既に利用可能になっているのでしょうか?
  2. もしネイティブでサポートされていない場合、APIモジュール(カスタムリクエスト)を使用して呼び出すべきでしょうか?もしそうであれば、設定方法に関する簡単な例やドキュメントを共有していただけますか?

ご指導をお待ちしております。

ありがとう!

Preeti Paryani — Reply ·

Hello @tokyo2025,

Thank you for reaching out.

You can use a different OpenAI model within the same action. In the Model dropdown field, please enable the Map option and manually enter the model name you would like to use (for example, gpt-image-2).

After doing so, test the action and check whether the request is processed successfully.

Please let us know how it goes, and we'll be happy to assist further if needed.

tokyo2025 — Reply ·

チームの皆さん、こんにちは。

ご指導ありがとうございました。

ご指示に従い、マップオプションを有効にして、モデルフィールドに「gpt-image-2」を手動で入力しました。

しかし、「保存してテストリクエストを送信」をクリックすると、リクエストがタイムアウトし、次のエラーメッセージが表示されました: message: 120 秒以内に応答が受信されませんでした。

gpt-image-2は、DALL-Eのような従来の画像ごとの定額料金ではなく、トークン(入力/出力)に基づいて課金されるOpenAIの新しいモデルのようです。そのため、PabblyのOpenAI画像アクションの標準パラメータ(サイズ、品質、出力フォーマットなど)が競合やエンドポイントの不一致を引き起こし、タイムアウトにつながっている可能性があります。

このエラーの対処方法についてご教示いただけますでしょうか?標準のOpenAIアクションがこのモデルに対応していない場合、代わりにPabblyのAPI(カスタムリクエスト)モジュールを使用すべきでしょうか?もしそうであれば、このモデルに合わせて適切に設定する方法を教えていただけますでしょうか?

参考までに、設定画面とエラーメッセージのスクリーンショットを添付しました。

ありがとう!

Preeti Paryani — Reply ·

Hello @tokyo2025,

Thank you for sharing the additional details and the screenshots.

To investigate this further, could you please share the workflow URL where you tested the OpenAI action with the gpt-image-2 model?

Once we have the workflow URL, we'll review the configuration and check whether the timeout is related to the model configuration, action settings, or a compatibility issue with the current OpenAI integration.

We look forward to your response.

Preeti Paryani — Reply ·

Hello @tokyo2025,

Thank you for sharing the workflow details.

We have escalated this concern to our technical team for further review. At the moment, we are investigating whether the issue is related to compatibility with the gpt-image-2 model or whether the model is simply taking longer than our current 120-second timeout limit to generate and return the image response.

Please allow us some time to analyze this further. We will update you as soon as we receive feedback from our team.

We appreciate your patience and understanding.

Fagun Shah — Reply ·
チームの皆さん、こんにちは。

現在、Pabbly ConnectのOpenAI連携機能を使用して、自動化ワークフローを構築しています。

既存の「画像生成(gpt-image-1)」アクションは確認済みですが、現在のプロジェクトでは、より高品質な画像/テキストレンダリング出力を得るためにgpt-image-2を使用したいと考えています。

Pabbly Connect内でgpt-image-2を使用する方法についてご教示いただけますでしょうか?

  1. 私が見逃している特定のアクションイベントで既に利用可能になっているのでしょうか?
  2. もしネイティブでサポートされていない場合、APIモジュール(カスタムリクエスト)を使用して呼び出すべきでしょうか?もしそうであれば、設定方法に関する簡単な例やドキュメントを共有していただけますか?

ご指導をお待ちしております。

ありがとう!


I have a paid custom app for Replicate.com which support gpt image 2 model.

https://store.integrationlab.in/en-inr/products/replicate-image-generation

Custom app is a one time fee of 25 USD and then you pay to replicate.com as you use different models.

Also my custom app has an advantage of fetching the generated image by id and webhook support.

So you don't have to worry about pabbly timeout limits ever again.

tokyo2025 — Reply ·
こんにちは @tokyo2025、

ワークフローの詳細を共有していただきありがとうございます。

この件につきましては、技術チームに報告し、詳細な調査を依頼いたしました。現在、この問題がgpt-image-2モデルとの互換性に関係しているのか、あるいはモデルが画像レスポンスの生成と返送に、現在のタイムアウト制限である120秒を超えているだけなのかを調査中です。

もう少し分析に時間をください。チームからのフィードバックがあり次第、ご連絡いたします。

皆様のご理解とご辛抱に感謝いたします。


プリティ・パリアーニ様

gpt-image-2モデル使用時のタイムアウトエラーに関する問題について、現在調査中です。

このフォーラムが2026年7月23日に閉鎖されるというお知らせを拝見し、今回の技術調査の状況が気になっています。フォーラムが閉鎖される前に、このチケットの最新情報または現在の状況をご提供いただけますでしょうか?

ご協力ありがとうございました。

敬具、東京2025

Preeti Paryani — Reply ·

Hi @tokyo2025,

Thank you for your patience while we investigated this with our technical team.

We found that the timeout occurs because GPT Image models (such as gpt-image-2) are processed asynchronously through OpenAI's Responses API. When the model is manually mapped into the standard image generation action, the request may not complete within Pabbly Connect's current 120-second timeout limit, resulting in the error you encountered.

For GPT Image models, we recommend using the Responses API-based actions instead of the standard image generation action.

Recommended Setup


  1. Add the Generate Image (Response API) action to initiate the image generation request.
  2. Add a Delay by Pabbly step (for example, a few minutes) to allow OpenAI sufficient time to process the image.
  3. Add the Get Response By ID (Response API Image Processing) action and map the Response ID received from the first step to retrieve the completed image.

Important Note


The Responses API currently supports the following GPT Image models:
  • gpt-image-2
  • gpt-image-1.5
  • gpt-image-1
  • gpt-image-1-mini

Please note that DALL·E models are not supported through the Responses API workflow.

Kindly try the above approach and let us know how it goes. If you face any issues while configuring the workflow, please share the workflow URL and we'll be happy to assist further.

tokyo2025 — Reply ·

詳しい説明をありがとうございました。

推奨された設定手順に従いました。

1. 画像生成(レスポンスAPI)
2. パブリーによるディレイ
3. IDによるレスポンスの取得(レスポンスAPI画像処理)

このようにワークフローを設定した後、画像生成が正常に完了し、応答が正しく取得されたことを確認できました。

問題は確かに、Responses API を介した GPT 画像モデルの非同期処理に関連していたため、Response ID 取得フローを使用することで問題が解決しました。

ご支援ありがとうございます。

Preeti Paryani — Reply ·

Hello @tokyo2025,

Thank you for the update.

We're glad to hear that the recommended setup worked and that you were able to successfully generate and retrieve the image using the Responses API workflow.

We appreciate you confirming that the issue was related to the asynchronous processing of the GPT Image model and that using the Generate Image (Response API) → Delay → Get Response By ID approach resolved it.

Please feel free to reach out if you have any further questions or need assistance with other workflows.

Back to all forum threads · Log in to reply