Issue permanent connecting appDB to a Custom Domo App
I have an issue with connection constant and repmanent appDB to my Domo Custom app. 1) Firstly I used "id" field in manifest.json in pro-code editor an in a section of "collectionsMapping" as here, but it didn't help me. [code] "collectionsMapping": [ { "name": "MycollectionDev", "id": "here-was-connection-id"…