Product changes

Wijnand Wiersma

Wijnand Wiersma
Wijnand Wiersma

Recent Posts

Update - Improved HTTP error handling

We have updated the HTTP request event in actions for a proper error handling when a request fails and turns out into an error. The error object could now be set as a variable in the HTTP action event and could be fetched as a regular JSON object....

New feature - Generate UUID expression

We have added a new expression function that generates a UUID: generate_uuid(). This expression generates an identifier following the UUID format. An example of when to use a UUID is when calling an external API via HTTP Request events, where the...

New feature - Zip and unzip action event

We have added a new feature for zipping and unzipping files with an action event. You can use this in your workflows. In the event, you can choose whether you would like to zip or unzip. Choose the source property that must be zipped/ unzipped and...

New feature - SFTP after download options

We have added a new feature to the SFTP download action event: the after download options. With this new feature, you can define what the SFTP download action event must do after a file has been downloaded from the SFTP server. For now, we have...

Update - Custom configurations

We've updated the configurations. For values that need to be different between sandboxes, you can now create your own configurations. You give the configuration a name and a value and whenever you need them you can create a new variable of the...

Subscribe to product changes