Andreas.s.
Member
- Your Task History ID
- IjU3NjUwNTZjMDYzZTA0Mzc1MjZlNTUzMjUxMzI1MTY0NTQzNDBmMzgi_pc
Hello,
trying to set up a workflow that adds rows with columns including order information for Shopify orders in a Google Sheet document.
Tried it and got this error:
Task History ID: IjU3NjUwNTZjMDYzZTA0Mzc1MjZlNTUzMjUxMzI1MTY0NTQzNDBmMzgi_pc
Step Name: Google Sheets > Append Values
Connection Name: Google Sheets #2
Task Error Detail:
{
"error > code": 400,
"error > message": "Invalid JSON payload received. Unknown name \"\": Root element must be a message.",
"error > status": "INVALID_ARGUMENT",
"error > details > 0 > @type": "type.googleapis.com/google.rpc.BadRequest",
"error > details > 0 > fieldViolations > 0 > description": "Invalid JSON payload received. Unknown name \"\": Root element must be a message."
}
Could you please help?
What I want to achieve:
Create a new row with columns for order number, customer first name, customer last name, item ordered, customer email, etc. in a Google Sheet document every time a new order is created in the connected Shopify store.
I chose 'append values' since this was recommended (expect the Sheet to quickly reach more than 52 rows).
Thank you.
trying to set up a workflow that adds rows with columns including order information for Shopify orders in a Google Sheet document.
Tried it and got this error:
Task History ID: IjU3NjUwNTZjMDYzZTA0Mzc1MjZlNTUzMjUxMzI1MTY0NTQzNDBmMzgi_pc
Step Name: Google Sheets > Append Values
Connection Name: Google Sheets #2
Task Error Detail:
{
"error > code": 400,
"error > message": "Invalid JSON payload received. Unknown name \"\": Root element must be a message.",
"error > status": "INVALID_ARGUMENT",
"error > details > 0 > @type": "type.googleapis.com/google.rpc.BadRequest",
"error > details > 0 > fieldViolations > 0 > description": "Invalid JSON payload received. Unknown name \"\": Root element must be a message."
}
Could you please help?
What I want to achieve:
Create a new row with columns for order number, customer first name, customer last name, item ordered, customer email, etc. in a Google Sheet document every time a new order is created in the connected Shopify store.
I chose 'append values' since this was recommended (expect the Sheet to quickly reach more than 52 rows).
Thank you.