Skip to main content
Embeds provide a complete user experience for editing campaigns, email templates, and other marketing primitives available within Pocketflows. Use Embeds when you need to present a user interface to a small-business owner or even to internal teams.

Quickstart

  1. Ensure that you have a business created either via the sync or business creation endpoints.
  2. POST /businesses/:id/embeds returns
  3. Take the url provided in the response and pass it as the src in an iframe to render the embed!
    We recommend that the iframe take up the as much of the viewport as possible.