Launchist PDF and HTML generator

FREEMIUM
Por Launch.ist | Atualizado vor einem Monat | Tools
Popularidade

5.1 / 10

Latência

2,815ms

Nível de serviço

100%

Health Check

N/A

LEIA-ME

First endpoint is the function, that generates PDF file from HTML or base64 template. You can add dynamic properties into your PDF by using Handlebars in your HTML template.

Body params:

  1. htmlContent : ‘utf’ | ‘base64’ - describes the type of received string in htmlData* (not required)*
  2. html string - html body in base64 or plain html (not required)
  3. template object { template: string; content: any } - object where template is html with handlebars params and content contains the values of handlebars params (not required)
  4. response type: ‘base64’ | ‘url’ - describes should function return result as the document link or base64 str. (required!)

Second function generates an HTML documents from the Handlebars template.

Body params:

  1. url : - if response type was specified as url (not required)
  2. data : string - if response type was specified as base64 (not required)
  3. type:‘url’ | ‘base64’ - (required!)
Seguidores: 0
Recursos:
Site do produto Termos de uso
API Creator:
Rapid account: Launch Ist
Launch.ist
launch-ist
Efetuar login para classificar API
Avaliação: 5 - Votos: 1