Step 1
Create Airtable Base
Give the base and table a name. Add a formula field, call the formula field 3DVista Trigger and add the following formula:
CONCATENATE('window.BlazeCreators_skinCMS.openRecord("',RECORD_ID(),'");')
Other than that you can leave everything as is. Adding or removing fields can be done later.
Step 2
Generate Airtable API Tokens
One for Skin CMS Mapper: schema.bases:read
One for 3DVista: data.records:read
Can be the same key technically speaking.
Simply more secure seperating those.
Simply more secure seperating those.
Step 3
Create Mapping to get 3DVista setup code
Login, fill in the Mapping configuration and go straight to 3DVista setup to copy that code.
Maybe setup one field mapping to verify, but it's not needed to setup. Field mappings can be done after setup as well.
Step 4
Add setup code in 3DVista
Open 3DVista Skin > Main Viewer > Add Action > On Initizialization > paste setup code
Step 5
Add triggers
Select the 3DVista Trigger from Airtable, copy it and paste it as a Javascript action anywhere inside your 3DVista project.
Have Fun
Now comes the creative part! Mapping fields, link both a Single Line as well as an Attachment or a URL.
Still having questions? Ask it here, we're happy to help!