Generate and manage embeds

Important

Users with at least the privilege "contribute" can export embedded stories.

The embed interface is not aimed at modifying the story configuration. To do so, you have to use the Studio.

Display Options

  • Use the additional panel: Display the

  • Display the Story title: Display the storyโ€™s title in the HTML you will copy

Alias

You can set an arbitrary alias for your embed. Itโ€™s useful when you have a lot of embeds scripts to manage in different environments.

Example

<script async src="https://myinstance.toucantoco.com/scripts/embedLauncher.js?id=cool-stuff" type="text/javascript"></script>

Once these settings are defined, click on "Generate Embed"

Copy embed HTML

From here, generate an iFrame or Web Component, to insert anywhere in your software! ๐Ÿ”—๐Ÿ“Š

You can delete or edit the Embed component afterward. Pay attention to websites or apps where it has already been integrated to update the new code if necessary.

Last updated