Metadata in a template

We use a script in workflow after the datamapper process to put job level information into Metadata. Is there a way in the template to access this metadata at the job level without writing the information to fields in the datamapper? This is just job level data that we need so we didn’t want it on each document level like the datamapper does. Thanks

Pass that information as Runtime Parameters to your template (in the various Create Content tasks).

That worked great! Thanks