Skip to main content

3 posts tagged with "batches"

View All Tags

🚀 New feature

  • Significant boost in reliability and performance in both the Designer and the Environments.

🚧 Improvement

  • When creating a table, an error is now thrown if the name does not contain [a-z][0-9] and "_" characters. Also, the length cannot be longer than 50 characters.
  • Removed the auto-refresh when opening the variables modal window.
  • The error in the Apps that happens when the connection is abruptly cut in the middle of the transfer (error 43) will be possible to handle in the app.

🐞 Bug fix

  • Fixed an error in the Batch view while processing a JSON one using endpoint "/v1/". It was showing the same number in "total" and "inserted".
  • Fixed issue with content collections using conditions .
  • Removed the extra footer that it's only meant to be in the emails sent from the designer for the HTML to PDF.

🚀 New feature

  • Added a new option in the Webhook object to use Priority mode to process the webhook response faster.
  • Added the name and function name of the object in the flow when it is opened.
  • Telnyx App to use Telnyx API has been included in the marketplace.
  • Included a new header parameter called User Agent with the current Flowize version for the Gateway API
  • Added a new function called Implode, that joins array elements with a string for the Operation Tools