/
Adding Multiple cameras per shelf setup

Adding Multiple cameras per shelf setup

You can add a number of cameras for a single setup, then specify the camera to use in the Respondent App via the bas64 url &custom_params=

Once we have added the multi-cameras, we need to make note of these names, then use the correct camera name to convert it into a base64 object.

make sure to change the shelf to the correct block name you are using in the shelf block

{ "shelf": { "set:active_camera_name": "Camera_2" } }

Now we convert this object to bas64 using any online free converter, we will just use this for now:

Base64 Decode and Encode - Online

Once converted, we copy the new bas64 string to our respondent app publish url

eyAgICAic2IiOiB7CiAgICAgICAgInNldDphY3RpdmVfY2FtZXJhX25hbWUiOiAiQ2FtZXJhXzIiCiAgICB9Cn0=

We then add this bas64 to the url:

https://survey.rose.conceptsauce.io/?param_id=PRMS01GDG0GA84TX679E7GAYGPMD74&respondent_id=preview&custom_params=eyAgICAic2hlbGYiOiB7CiAgICAgICAgInNldDphY3RpdmVfY2FtZXJhX25hbWUiOiAiQ2FtZXJhXzIiCiAgICB9Cn0=

 

Related content

Setting camera via base64 custom_params
Setting camera via base64 custom_params
More like this
SIP-API
SIP-API
More like this
Conjoint Options
Conjoint Options
More like this
Logic Block
Logic Block
More like this
Virtual Shelf
Virtual Shelf
More like this
Publishing - Creating a link for respondent integration
Publishing - Creating a link for respondent integration
More like this

©2020 ConceptSauce ltd / For further help please contact us directly on Team@conceptsauce.io