πŸ‡ΊπŸ‡Έ
Dapta Docs
πŸ‡ΊπŸ‡Έ English
πŸ‡ΊπŸ‡Έ English
  • πŸ‘‹Dapta
  • Fundamentals
    • πŸ› οΈHow to create an account in Dapta?
    • πŸ”‘How to recover your password?
    • πŸ’°How Credits Work in Dapta
    • πŸ˜€Add team members
    • 🏒Create projects in Dapta
  • AI Voice Agents
    • πŸ‘¨Creating a Voice Agent
    • πŸ“žHow to set up your AI Voice Agent
      • πŸ“„Improving your prompts
      • πŸ“„Using dynamic variables
      • πŸ“„Improving pronunciation
    • βœ…Verifying phone numbers in Dapta
    • How to add a Phone Number for Testing in Dapta
    • πŸ“£How to create your first campaign in Dapta
    • 🧩Integrating and activating your AI calls easily
    • πŸ’‘Extracting Information from your Calls
      • πŸ€™Extract AI Call Variables to a Google Sheets Template
    • πŸ’‘Advanced Guide: AI Call Integration Templates and Google Sheets
    • How to Automatically Schedule Appointments with Your AI Voice Agent
    • Inbound Calls and How to Activate Them
  • AI Text Agents
    • πŸ€–How to create your first text Agent
    • πŸ’‘Setting up your first text agent
    • πŸ§ͺTesting your AI Agent
    • βœ…How to embed your AI Agent to your website
    • πŸ•‘Viewing Your AI Agent's Chat History
  • Flow Studio
    • πŸ€“Understanding the basics of AI integrations
    • πŸ€–Creating a New Flow in Flow Studio
    • πŸ”‘Setting Up Triggers in Flow Studio
    • Nodes
      • πŸ“žDapta Phone Call
      • πŸ“Get a Record from Hubspot
  • Integrations
    • πŸ“©Gmail
    • πŸ“„Notion
    • πŸ”’Google Sheets
    • πŸ“†HubSpot Private App Setup
    • πŸ”©Zoho
    • πŸ“ŠSlack
Powered by GitBook
On this page
  • New features
  • 🧩 API Studio
  • πŸ’Ύ Data Sources
  • πŸ“Š Data Explorer
  • πŸ”§ Fixed and improved
  1. Product Updates

July

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

Last updated 10 months ago

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.

πŸ“―