ANSWERED
ANSWERED
ANSWERED
ANSWERED

Updating items through the endpoint /admin/bulk/items changes the created date

Making changes to an item directly at /admin/items with the "edit" pencil icon leaves the "Createddate" untouched and updates the "Modifieddate" correctly.

ANSWERED
ANSWERED
ANSWERED

How can I upload for example a jpg-file with the api?

I get creating a file from a from a base64-encoded dummy-string to work perfectly:

ANSWERED

How can I call onifyElevatedApiRequest by javascript?

I am trying to replicate this call with the Connector to onifyElevatedApiRequest in javascript?

ANSWERED

How can I use a script in flow to call the httpRequest service?

I have used the service (connector) httpRequest in a service task. Is it also possible to call the function from a script (task)?