Skip to main content
Nintex Community Menu Bar

Drawloop - JSON Technical data

  • March 26, 2021
  • 0 replies
  • 23 views

Forum|alt.badge.img+8

Question

Technical Question: Do we support generating word documents using JSON data stored in an object’s field?
Information: – given the data is in JSON format stored in a Salesforce object filed – can Drawloop read data in JSON format and generate documents?

 

Answer

In order to use JSON, you need to use Apex data to parse the JSON. The Apex class would be used within Drawloop, so when you run Drawloop, Apex will parse it so we can merge the results into the document.