What are you trying to achieve?
Hello!
I’m encountering an “InvalidConfigurationError: Flow is empty and contains no configured module” error when setting up a scenario to:
send appointment reminders using the Gmail module with my Google Workspace account.
Scenario Overview:
Action 1: Google Sheets module to list rows with a date filter for today’s appointments.
Action 2: Gmail module to send emails to the corresponding recipients.
Issue Encountered:
The scenario fails with the mentioned error, indicating a configuration issue with the Gmail module.
Despite these efforts, the scenario does not execute as intended. I would appreciate any guidance or suggestions to resolve this issue.
Thank you in advance guys!
Steps taken so far
Troubleshooting Steps Taken:
Verified that all modules are properly connected and configured.
Ensured that the Gmail module is authorized and connected to my Google Workspace account.
Confirmed that the Google Sheets module correctly filters rows for today’s appointments.