Answered
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?