Empower your Marketo flows with web hooks, in 10 minutes or less.
45+ web hooks, No server. no coding. 4 simple steps and you're done.
Try it for FREE Today!
Web Hook Library
Hook Name:
Generate pdf files dynamically
Function:
Advanced Business Needs
Level:Advanced
Description:
Do you need to automatically populate the user inputs and calculated values in a predefined pdf template? Use this webhook to generate a pdf file on the fly.
More Details:
Input Parameters:
Web Hook url example:
http://brighthooks.com/hook/generatepdf.php?pdftemplate=merge url to the pdf file here&jsondata=merge data in json format here
Output JSON:
{
"pdffile":"url of the pdf file will be returned here"}
How to use:
Create your web hook service in Bright Hooks using simple web form See example
Define the web hook in Marketo by using the Webhook Url shown above. See example
Please make sure to 'merge' appropriate fields as parameters as shown in that url.
Map the response to the field that you want to store the value returned by Bright Hooks web service. See example
Please make sure to add 'authentication information' to the web hook in Marketo.
Note:
'Advanced' web hooks are not included in Free Trial. Please let us know if you want to try it out.