OCNORA

APITemplate.io

Business appsAPI keycredential probe

Render PDFs and images from saved templates and your own JSON data.

OCNORA ships 8 typed APITemplate.io operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://rest.apitemplate.io through the HTTP node with the same credential.

Operations 8

  • Get Account Information
    Read the subscription and how much API and template quota is left.
    apitemplate.account_information
  • Create Image From Template
    Render a saved image template, overriding its layers with your values.
    apitemplate.create_image
  • Create PDF From Template
    Render a saved PDF template with your own JSON data.
    apitemplate.create_pdf
  • Create PDF From HTML
    Render HTML markup, with optional CSS and Jinja2 tags, as a PDF.
    apitemplate.create_pdf_from_html
  • Create PDF From URL
    Load a public web page in a browser and render it as a PDF.
    apitemplate.create_pdf_from_url
  • Delete Generated File
    Delete a generated PDF or image from APITemplate.io's CDN.
    apitemplate.delete_object
  • List Generated Files
    List the PDFs and images this account has generated.
    apitemplate.list_objects
  • List Templates
    List the PDF and image templates saved in this account.
    apitemplate.list_templates

Run your first APITemplate.io workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.