Skip to main content
Nintex Community Menu Bar
Question

Load static data from csv/excel file in template

  • November 28, 2025
  • 2 replies
  • 8 views

Forum|alt.badge.img+2

Is it possible to load static data from csv/excel into a template file when running a Nintex DocGen Package in Salesforce? Example load contacts from csv file into a word template.

2 replies

natsu_docs
Nintex Employee
Forum|alt.badge.img+8
  • Nintex Employee
  • November 28, 2025

Yes, we can do import csv/excel at run time: https://help.nintex.com/en-US/docgensf/DocGenPackage/Templates/ConnectDataToTemplates.htm (under Runtime CSVs or Excel file data attached to your record or templates)


Forum|alt.badge.img+2
  • Author
  • Rookie
  • November 28, 2025

Yes, we can do import csv/excel at run time: https://help.nintex.com/en-US/docgensf/DocGenPackage/Templates/ConnectDataToTemplates.htm (under Runtime CSVs or Excel file data attached to your record or templates)

I am trying to load data from static csv file to merge into docx template. Does the csv file have to be attached to the record in ‘Starting Object’, or is it possible to import data from unrelated csv file?