---
title: "HTML Importer"
method: POST
path: "/v1/{collection}/html-to-json"
---

# HTML Importer

`POST /v1/{collection}/html-to-json`

The HTML Importer API is an API built to easily convert HTML email templates into Beefree's JSON format.

## Path parameters

- `collection` string, required

## Response `200`

Successful response

- object

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.dev/beefree/apis/transform-html-into-an-image.md) · [All operations](https://skmtc.dev/beefree/apis/transform-html-into-an-image/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beefree/transform-html-into-an-image/revisions/c4c9e473b3ac/schema)
