This month, we made two improvements to existing features
Let’s get in!
New Features and Improvements
Improvements
Multiple JSON Sources
You can now import from multiple remote JSON files at once in the data source: "Import from a remote CSV or JSON file".
Why we built it: Makes it easier to combine data from different JSON endpoints into a single dataset, saving you time and simplifying your data import workflows.
Form-Data Support for API Calls
We added "form-data" as a content type for API calls.
Why we built it: Expands your API integration capabilities, allowing you to work with endpoints that require form-data format for file uploads and multipart requests.