Hi everyone,
I’m reaching out because I’m facing a critical problem with Make.com that’s affecting all my workflows. Suddenly, I can’t parse any variable data in any module, whether it’s input or output. This issue spans across all modules in my account, including Pinterest, Airtable, Google Sheets, OpenAI, and others.
The Core Issue:
No Variable Data Parsing In or Out Across All Modules: Dynamic variable data is not being recognized or processed by any module. This problem appeared abruptly and is consistent throughout my entire Make.com account.
Symptoms I’m Experiencing:
Variables Not Passing Between Modules: Modules like Google Sheets, Airtable, Pinterest, and others are not transferring dynamic data between them. Workflows only function when I use hardcoded values.
Hardcoded Values Work Fine: When I manually input data, everything operates as expected. This suggests the issue is specifically with variable handling, not the modules themselves.
JSON Parsing Failures: The OpenAI module outputs data with unwanted characters like \n. Attempts to clean or parse this data using the JSON Parse module result in a BundleValidationError stating “Missing value of required parameter ‘json’”.
JavaScript Module Errors: Trying to process data using the JavaScript module leads to errors such as ReferenceError: Can’t find variable: content.
Actions I’ve Taken So Far:
Tested with Hardcoded Values: Confirmed that workflows operate correctly with manual data input.
Attempted Data Cleaning and Parsing: Used JSON Parse and JavaScript modules to try and handle the data, but these attempts were unsuccessful due to variable handling issues.
Recreated Data Structures: Tried defining new data structures to properly parse JSON and handle nested objects, but the problem persists.
Impact on My Workflows:
Total Workflow Disruption: All automation involving dynamic data has come to a standstill.
What I’m Seeking:
Understanding the Root Cause: Has anyone experienced a similar issue, or is there a known problem affecting variable parsing in Make.com?
Solutions or Workarounds: Any advice on how to restore variable data parsing functionality would be greatly appreciated.
Additional Information:
No Recent Changes: This issue started without any recent modifications to my account or settings.
Screenshots and Examples: I’m ready to provide detailed screenshots or examples if needed for troubleshooting.
I’m eager to resolve this issue as soon as possible since it’s severely impacting my operations. Any insights or assistance from the community would be incredibly helpful.
Thank you in advance for your support!