Hello everyone,
I’m reaching out to the community after spending several days trying to automate a process between Google Drive and Monday.com with Make, but I’m facing recurring issues that are causing my scenarios to be unstable.
Scenario Objective:
-
Watch Board’s Items (Monday.com): Monitor new submissions via a form.
-
Create Folder (Google Drive): Automatically create a folder for each candidate within a main directory.
-
Upload File (Google Drive): Upload files (CVs and photos) to the newly created folders.
Issues Encountered:
- Connection Instability:
• The connections to Google Drive and Monday.com constantly require reauthorization every few minutes/hours without any changes on my side.
• This causes the scenarios to stop working due to authentication errors.
- File Upload Errors:
• The “Upload a File” module sometimes fails to process files coming from URLs generated by Monday.com.
• I suspect this might be related to the format of the URLs or incorrect field mapping configuration.
- Complexity of Mappings:
• The Mappable Column Values in Monday.com do not seem to correctly transfer the files uploaded via the form.
What I Have Tried So Far:
• Verified access rights on Google Drive.
• Tested modules step-by-step to isolate the problem.
• Compared configurations with Make’s official documentation.
Questions for the Community:
-
Why do Google Drive and Monday.com connections require constant reauthorization? Is there a stable solution for this?
-
How can I ensure that file URLs from Monday.com are compatible with the “Upload a File” module in Google Drive?
-
Are there best practices or tips to simplify file mappings and avoid these errors?