Forum Discussion
EdwinBerrios
2 months agoQrew Member
Hey Rick,
Hopefully you can help me. I keep getting an error on the post request. "This field contains invalid jinja references".
These are my references in my post request. Similar to what you posted earlier. I just can't sort out what the problem is. Is it reference directly from the url of get request or does something need to be in the body?
"28": {
"value": {
"fileName": "{{b.json.fileName}}",
"data": "{{b.json.data}}"
}
}
Here is my get request url.
https://api.quickbase.com/v1/docTemplates/1/generate?tableId=table ID&recordId={{a.id}}&filename=Major Offense Log - {{a.date|date_mdy}}&format=docx&margin=1 1 1 1&unit=in&pageSize=Letter&orientation=portrait&realm=info