๐Ÿ“ฏJuly

Get to know all the details of the latest features and improvements we have made to the platform.

TL;DR In this edition:

  • ๐Ÿ“Š DaptaDB: Now you can easily deploy your own Postgres DB managed by Dapta

  • ๐Ÿ”Ž API Studio: Consumption logs and usage are now available on all APIs that you create

  • ๐Ÿ” Loops: A new node type is available, create loops to iterate through lists and run individual actions

  • ๐Ÿ”Œ Data Sources: SQL Sever, SOAP Web Services, and XML file generation now available

New features

  • ๐Ÿ† Earn Credits with Dapta! We've revamped the homepage with an interactive step-by-step guide to help you navigate and master each section of Dapta. As you explore and use different features, you'll earn credits that can be redeemed towards your subscription.

๐Ÿงฉ API Studio

  • API Logs: This feature allows you to access comprehensive details about each API execution, including crucial information on the calls made over time for better debugging and analysis.

  • API Usage: Keep track of real-time consumption for the APIs you create in Dapta. Monitor and measure their usage to optimize performance and resource allocation.

  • Duplicate APIs: Save valuable time when creating similar APIs by utilizing the Duplicate option. It facilitates the quick replication of existing API configurations.

  • Loop: Within the execution flow of an API, leverage the Loop feature to set up repetitive actions effortlessly. This powerful tool enhances your API's functionality, enabling more complex operations within your applications.

๐Ÿ’พ Data Sources

  • DaptaDB: now you can effortlessly build your own PostgreSQL database. Simply assign a name, create tables, and define their columns. The best part? We'll automatically generate APIs for you, allowing you to load data in bulk using CSV files.

  • SQL Server: Connect databases hosted on SQL Server. You'll need the Server Address, Port, User, Password, Database, and optionally, Schema. Just plug in the details, and you're all set to access and manage your SQL Server data.

๐Ÿ“Š Data Explorer

  • Import data from a CSV: Easily add, update, or overwrite information in bulk for your objects through CSV files.

  • Time zone: Tailor the display format of dates in your tables with date type. Choose between UTC or Local time zone settings, ensuring your records align perfectly with your preferred time representation. No more time zone confusion!

๐Ÿ”ง Fixed and improved

  • Enhanced Data Source Connection Security ๐Ÿ”’. We've implemented robust new measures to strengthen connection security, providing you with a more secure environment to manage your valuable data.

  • Search in objects with PostgreSQL type databases.

  • Connecting tables with column names that have MySQL type database spaces.

  • Configure and update the name of KPIs within Data Explorer.

Last updated