Access Ninox URLs via Code
The 3.0 release feature of including unique URLs for records is finally here; however, there's currently no way of accessing the unique URL other than physically copying and pasting it.
I would love to see something along the lines of this.URL or get URL.id in the code editor to be able to truly utilize this new feature. There should be a way to apply the URL as a link through custom automations and integrations with other applications.
I use Integromat to go between Ninox and other applications and have posted on their forums about this topic as well. Hopefully one or both get some traction soon.
7 replies
-
How do I find out more about unique URLs for records?
-
Mr. K., notice that the URL contains:
teams
database
module
view
node
tab
Then see how each changes when you click different tables, records, views, tabs, etc.
-
I still have no idea what this is about. Is there an example you can show me?
-
@Bruce, Only In the browser version you see those url links. (In the url-bar)
-
Got it. I see it now. Thanks.
-
I'm replying to this to give it visibility again. Has anyone heard if this is in the works?
-
I have just been playing with this using Integromat..... I have a Ninox Tab I want created as a WebPage in a new MS Team.
Following Dean's theory.... I looked at the URL for a couple of different records and sure enough just the /node/ number changed ....
https:// app.ninox.com/#/teams/<my
projectid>/database/<mydatabaseid>/module/N/view/<myviewid>/node/N51/tab/M1when I switch between records the 51 in bold above is just the record ID. Hard coded the URL into Integromat replacing the 51 with projectid variable and it works..... but not really very resiliant.
Would be a nice API call to be able to pass the variables:
teams
database
module
view
node
tab
Content aside
- 4 yrs agoLast active
- 7Replies
- 993Views