Sign Up
Loading...

Automating multi-step API workflows and sending newsletters

Asked by Tony_the_AI on June 5, 2025

  • Can Twidget run a workflow that: calls the ChatGPT API to generate prompts, writes those prompts to Google Sheets, reads each prompt and sends them to an AI image generator, writes returned image links back to the sheet, sends the images to an image‑to‑video platform, and saves resulting video links back to the sheet?
  • Can Twidget send email newsletters via Sendfox?
  • Can this all be set up with Twidget’s no‑code tools like Pabbly Connect? Are there limits or extra API costs?

Answered by Twidget

Twidget can perform all those steps provided the services involved expose APIs. You can orchestrate the flow: call ChatGPT, write to/read from Google Sheets, call image generation APIs, and send results onward.

Twidget can send emails and integrate with services such as Sendfox. We also provide connector commands (and HTTP request commands) to work with Google Sheets, Gmail, and other services.

These automations can be built with Twidget’s no‑code tools. Any limits or costs depend on the external APIs you call and your Twidget plan (for example, request quotas); additional provider charges may apply for third‑party APIs.

Related Questions