Skip to content

Instantly share code, notes, and snippets.

@fernandomitre7
Created February 22, 2016 23:13
Show Gist options
  • Save fernandomitre7/09c625fe842c4ae1f1dd to your computer and use it in GitHub Desktop.
Save fernandomitre7/09c625fe842c4ae1f1dd to your computer and use it in GitHub Desktop.
{
"url": 'pah/to/template/url.docx',
"template": '(OPTIONAL)BASE64_ENCODED_FILE',
"substitutions": [
{
"key1": "value1",
"key2": "value2",
"key3": "value3"
},
{
"key1": "value1",
"key2": "value2",
"key3": "value3"
},
{ ... }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment