setDataField expected `value` parameter

Posted by troynguyen on 24-Aug-2018 11:04

Hey all,

I'm trying to set a template text field on the Settings object programatically. I am trying to use the REST API to set the value of this field.

I'm not entirely sure what the `value` parameter is expecting. The documentation states "Value to be set. Must be formatted the same way as values in spreadsheet imports. For File Upload fields: Base-64 encoded binary value of file."

I'm not entirely sure what this looks like. Could anyone give any guidance? RIght now I"m setting value as a JSON object with the integration name as the key and the value as the new template text value to set.

Thanks,

Troy

All Replies

This thread is closed