Changelog

Stay up to date with all of the latest additions and improvements we've made to SlashApi.

August 04, 2022

SQL Database Custom Query update

HTTP method

Now, you can add custom HTTP method for your custom query, so custom query can accept POST, PATCH, GET or DELETE method.
View documentation

API Custom query

Custom Query parameter

Parameters let you build more responsive, customizable query. Now, you can pass parameters to the underlying query. To use a parameter in your custom query, follow the relevant syntax guidelines documented in Custom queries

API Validations

August 21, 2021

Custom Validation Rules

Now, you can add your custom validations to validate input coming to your API.
View documentation

API Validations

August 19, 2021

SQL Database API update

Insert Multiple Rows

Now, SlashApi allows you to insert multiple rows with a single API request. You don't need to send multiple API requests for it.
View documentation

Custom Query

SlashApi gives you a way to perform complex SQL queries using custom queries. Now, you can create custom queries for your SQL databases API on SlashApi's dashboard.

August 15, 2021

New Integrations

Azure Blob Storage

Connect with Azure Blob Storage without any backend coding.
View Azure Blob Storage documentation

Scaleway Object Storage

Connect with Scaleway Object Storage without any backend coding.
View Scaleway Object Storage documentation

August 13, 2021

New Integrations

Slack

Send notification to slack using REST API without any code.
View Slack API documentation

AWS S3

Connect with Amazon Simple Storage Service (Amazon S3) without any backend coding.
View AWS S3 documentation

DigitalOcean Spaces

Connect with DigitalOcean Spaces without any backend coding.
View DigitalOcean Spaces documentation

August 9, 2021

Manage Users

Today, we added a simple UI to manage your auth users from SlashApi dashboard. Now, you can create, edit, delete, and assign permissions to your users from our dashboard.

Manage Users

August 6, 2021

Endpoint Updates

The result of List all files endpoint for FTP, SFTP, and Dropbox API now return a collection of arrays containing all the metadata.

File metadata

New Integration

We add Airtable into the collections. Now, you can manage your Airtable data using SlashAPI endpoints.
View Airtable API documentation

Improvement

We made an improvement on our API playground. Now, the API results render JSON objects just like a collapsible tree view.

JSON Tree View

August 5, 2021

Endpoint Updates

  • Now, you can specify the primary key field In MySQL and PostgreSQL endpoint using primaryKey query parameter
    View Documentation

New Integrations

MongoDB

Convert your MongoDB database into RESTful API without any code.
View MongoDB API documentation

OCR

Extract text from image using REST API.
View OCR API documentation


August 4, 2021

New Integration

We add Twitter into the collections. You can get your tweets and make tweet using SlashAPI endpoints.
View Twitter API documentation