PDF API for CiviCRM to create a PDF file and send it to a specified e-mail address. This is usefull for automatic generation of letters
The entity for the PDF API is Pdf and the action is Create. Parameters for the api are specified below:
contact_id: contact which will receive the e-mail
template_id: ID of the message template which will be used in the API.
to_email: e-mail address where the pdf file is send to
It is not possible to specify your own message through the API.
Versions
Depuis CiviCRM 5.x, les versions compatibles avec CiviCRM 5.0 sont également compatibles avec CiviCRM 5.0 et plus. Une extension compatible avec CiviCRM 5.25, par exemple, signifie qu'elle est compatible avec CiviCRM 5.25 et plus.