Can you share what the output is in the Gsheet from the execution history? It seems like you are either getting empty data or there is an issue with mapping you are doing on Wordpress module.
The headers in your Sheet are in row 2, but I think you’ve specified the first row. As a result, the objects from the Title and Full Post columns aren’t available. You need to map these in the Wordpress Create a Post module.
Make sure that your Google Sheets Watch New Rows module has Table contains headers set to Yes and Row with headers set to A2:Z2.
You should then see these values in the output from the Sheets module (along with whatever you have in columns A and b):
If you haven’t already, I would strongly recommend taking the free Make Academy Foundation course. This covers the basics of mapping (and other important concepts).
I’m facing the same error but the scenario runs only the new data but if I run with the old data it doesn’t detect the values and sends the “missing value of Required parameter” I’ve modified where the scenario starts running but only detects data if is new data. Also if I test using a setted parameter name “test name” not using data and still sending the error. Could you please help me? Or do I need to create a new ticket?