Embedding an Osmos Uploader
This page outlines the implementation process for installing an Osmos Uploader button from the Osmos platform onto your webpage.
- 2.
- 3.Access to your webpage HTML
Step 1: Navigate to your web hosting provider's page configuration menu
Step 2: Copy the HTML Snippet from the Osmos platform

Uploader snippet
Step 3: Paste the snippet into your web page at the point where you'd like it to display on the page. Include both script tags and the button element together.
Step 4: Edit the snippet to set custom
displayName
and description
values for schema. These will be shown to the user in place of the actual name. Note that you should not change the ordering of the fields from the order it appears in the snippet example.
Last modified 3mo ago