We are trying to send a static (fix)pdf attachment to all newly created candidates
Summary:
We are trying to send a static (fix)pdf attachment to all newly created candidates, for that we tried below query . Have uploaded a pdf doc to content server as well but no luck
So how to send a single static attachment to candidate.
Content (required):
So how to send a single static attachment to candidate.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Bursting Query-
-------------------
SELECT
candidate_number AS "KEY",
'Demo' TEMPLATE,
'PDF' OUTPUT_FORMAT,
'Bursted Output File' as OUTPUT_NAME,
EMAIL_ADDRESS PARAMETER1,
0