Changelog: Updates, bug fixes, and small new features
Besides adding new features, we're always polishing the edges to make API Connector run more smoothly. Here's a summary of recent updates/fixes that weren't large enough to get their own announcement:
-
Updated JMESPath input field to allow referencing cells with +++ syntax. Now all configuration options (URL, headers, POST bodies, and JMESPath expressions) can take their values from cells in the sheet.
-
Updated XML parser to return all fields instead of skipping empty fields
-
Changed request logic to allow new sheets to be created on the fly. Originally the sheet had to exist before you could select it as a destination, now it will be created if it doesn't exist already.
-
Improved curl import tool
-
Enabled fetching APIs with text/html content headers
-
Improved error messaging for certain types of POST requests
A lot of these improvements come from user requests and suggestions, so if you see something you think could be improved, don't hesitate to reach out. We will happily consider all feedback :)