Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

🏁 Getting Started

Requirements:

  1. An Embed API token

    1. VIA® Public API

  2. You will need a place in your JavaScript application or HTML page where you want the embedded UI components to be accessed.

Installing:

To install the embed functionality onto your site simply include our JavaScript SDK onto your site:

<script
  type="text/javascript"
  src="https://attachments.viaboards.io/embed/embeds-prod.js"
></script>

🔌 Components

Importer

  • No labels