Instructions
# Instructions
Easily convert URLs into PDFs in seconds with Convert API!
1. Obtain a Secret key from Convert API.
2. Initiate a conversions via Workflows > Plugins > PDF Generator - URL to PDF.
3. Set the required fields. Some special fields:
- URL: this must include the protocol, such as 'https://'
- Page Size: this can be a number code (A1, B2, etc.) or a special size (letter, legal, etc.)
- File Name: this must *not* include the '.pdf' file extension
4. Use API call's result's Files list to grab the first item's 'Url' property (via Result of Step X...)
You're all set to generate those reports, invoices, etc!
Note: The 'URL to PDF' call is also available under the 'Get data from external API' module. Since the file is located on Convert API's storage, it is recommended to save a copy using Bubble's S3 instance to keep it long-lived.