How to change orientation from Portrait to Landscape
For Zapier, Integromat and others plugins insert custom profiles into profiles field. For API calls please set value as string in profiles parameter as string.
To set landscape output for output PDF, please set profiles parameter to the following string:
{ "orientation": "landscape"}