Product changes

Michel Dolstra

Michel Dolstra
Backend developer Michel Dolstra

Recent Posts

Michel Dolstra

Update - SFTP events

Re-using actions and events dynamically is key for quick development and maintaining your application. Instead of entering static values for your SFTP Host, Port and Remote path, we added the possibility to set them by variables.

We've updated the current SFTP action events with dynamic fields for example

Imagine implementing SFTP

Michel Dolstra

New feature - New action event: SFTP list

In addition to our SFTP Download and SFTP Upload events, it's also possible to use an SFTP List event. With this event you can request the content of an SFTP directory and loop through its entries.

New SFTP list event

By connecting your Betty Blocks application to an SFTP environment you can make use of countless new options. Until now you

Michel Dolstra

New feature - Export permissions at data models

Previously model permissions could be set for read, create, update and delete operations. We have extended that list with the 'export' operation. You can now select which user roles are permitted to export for every data model you have. Applying permissions to export works in the same way as the other 4 operations.

{{ script_embed('wistia',

Michel Dolstra

New feature - New multi-part request content type

When you want to connect your Betty Blocks application to an external service, you may want to upload a file from your application to the external service you are connecting with. To fulfill this scenario, we have added the multi-part option at the 'request content type' of webservice endpoints. When your body variable is a PDF or single file

Michel Dolstra

Update - Missing variables, double running actions, and more

With the latest update to the Betty Blocks platform, we fixed some minor issues and we updated several existing features. For example, we fixed some issues relating to our SFTP-download, -upload, zip and unzip action events.

Here is a brief summary of the latest fixes we made:

  • We fixed an issue in the authentication when uploading or downloading

Subscribe to product changes