Forum Discussion
Automation
Qrew Member
I just tried adding the double quotes to every field and I got the same results.
------------------------------
Automation
------------------------------
------------------------------
Automation
------------------------------
JeffPeterson1
3 years agoQrew Captain
Try it like this:
{
"to": "table-name",
"data": [{
"42": "[Merged Project - Source Record ID #]",
"16": "[Additional Information]",
"40": "[Client Contact Record ID #]",
"44": "[Form Reference #]",
"11": "[Date Created]",
"35": "[Commercial Job Price]",
"9": "[Job #]",
"122": "[Ground Mount]"
}]
}
------------------------------
Jeff Peterson
------------------------------
{
"to": "table-name",
"data": [{
"42": "[Merged Project - Source Record ID #]",
"16": "[Additional Information]",
"40": "[Client Contact Record ID #]",
"44": "[Form Reference #]",
"11": "[Date Created]",
"35": "[Commercial Job Price]",
"9": "[Job #]",
"122": "[Ground Mount]"
}]
}
------------------------------
Jeff Peterson
------------------------------