Skip to content

Chicago SFDC Meetup Presentation (SF & AWS Lambda) - Turn Salesforce record data into PDF documents, on demand, using Word template Documents

Notifications You must be signed in to change notification settings

DavidCDean/docMergeLambdaPUB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

docMergeLambdaPUB

Read more at: https://www.davidcdean.com/salesforce-record-data-pdfs/

Adding some (admittedly sketchy) example code.

  • buildspec.yml : Example for basic Amazon CI build
  • src / SFConnect.py : Quick and dirty SFDC API client
  • src / TokenMerge.py : Shims simple Docx Merge with docxtpl
  • src / pullAndMerge.py : Entry and control flow for Lambda func
  • src / requirements.txt : Any pip install reqs during build

About

Chicago SFDC Meetup Presentation (SF & AWS Lambda) - Turn Salesforce record data into PDF documents, on demand, using Word template Documents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages