Community
What makes some uploaded files have an id and some not?
Files that have an id I can access and get the contents of or delete through the api.
But files that does not have an id I can only list (as that endpoint do not require the id).
I try to compare the properties in them (expiresat, contentType, public, role etc) but can't find any logic that could explain it.
Posted by Dennis 1 day ago
Limit concurrent processes to Onify Node memory limitations
I use a wrapper to process items (often customers, but sometimes something else):
Posted by Dennis 8 days ago
How to get Onify Settings value from /admin endpoint if it's type is 'password'?
I have problem with Onify settings. I have configured a setting to Onify with role 'admin' and with type 'password':
Posted by Vesa Jolkkonen 13 days ago
Access to non blocking sleep within Onifys sandboxed Node?
Onifys sandboxed Node unfortunately lacks quite a few native Node functions.
Posted by Dennis 17 days ago
Mutual TLS and Onify Flow
Hi! I have a question about mutual TLS and Onify Flow:
Posted by Linus Broms 28 days ago
Index flows can use old resource file instead of updated in up to 35 min after it is updated
Hi,
Posted by Dennis about 1 month ago
Can’t get onifyElevatedApiRequest to work from a script task
- We have 39 settings at /admin/settings?term=role:flow
- Being logged in as a user with low priviliges I can get all 39 in a flow using the Connector with onifyElevatedApiRequest and role:flow on the endpoint my/config/settings.
- But when I try to do the same in a script task I only get the few settings that the user has access to by its real roles. I basically used the example at https://support.onify.co/discuss/615fdbb786f1fa006bde76cd but changed the endpoint. Then tried adding roles.
Posted by Dennis about 1 month ago
How does Notifications work?
Just noticed in new Notifications feature in Onify Hub API 2.30.0. How does it work?
Posted by Robert Lundsten 5 months ago