
Frank Wiebeler
-
BugReport: Cannot access ChildObject if it has same name as parent
Hi there, this works: let domain := urlEncode(text(EMailDomain)); let ergebnis := { result: { output: { name: "Associação test test", url: "https://www.test.org.de", email: "test@test.org.…
-
Best practice: Speeding up Ninox scripts
Hi there, I'm trying to backup my bookkeeping from sevDesk; so I first filled a ninox table with all the JSON Results from the sevDesk REST API. Result is ~1900 Datasets Now I want to split my Data…
-
FeatureRequest: Show FunctionDefinition in Editor
Hi there, Wanted to open a record via script, so I opened the Editor, wrote "openRecord(" aaaaand..... questionmarks in my head. How does this function work, which parameters does it need.…
-
Ninox http Request broken; maybe during update?
Hi there, just wanted to create a CRM trigger in my Ninox; that's basically an http call towards an n8n instance. It was built long ago and I didn't change it.…