#api extension

Is it possible to create an anonymous api extension?

Hello,

I would like to ask a question about creating an API extension. Is it possible to create an anonymous API extension that don't require a user session?

Download a CSV using api Extension

Hi,

I'm currently experimenting with the Bonita API extension. My goal is to generate a CSV file and send it to the user using the API extension.

Here's the code I have implemented so far:

Notifications