Error when generating automated content: The first test row is always successful, but then nothing happens. Only a few tokens consumed
Steps created:
What I have taken care of is
How to tackle this sort of issue?
Ps. I used this video as a foundation for building workflows:
Steps created:
- Sheets → New or updated spreadsheet row
- OpenAI → ChatGPT
- Google Docs → Create a blank document
- Google Docs → Append a paragraph to a document
What I have taken care of is
- Step 1: Google Sheets → New or updated spreadsheet row
- Activated Pabbly connect webhook extension
- Run Initial setup
- Checked “Send on event”
- Step 2: OpenAI → ChatGPT
- Connected Pabbly to OpenAI account with project API key
- Ensured OpenAI account has enough funds available
- Step 3: Google Docs → Create a blank document
- Connected Pabbly to Google Docs
- Named document based on certain variables (column names from Google Sheets)
- Step 4: Google Docs → Append a paragraph to a document
- Replaced suggested document id/name with step 3 Google Docs document id
- Mapped relevant fields for pulling the paragraph
How to tackle this sort of issue?
Ps. I used this video as a foundation for building workflows: