Skip to main content

34 posts tagged with "Apps"

View All Tags

🚀 New feature

  • Bottleneck: This new system app allows us to control the number of data records to be executed at a specific time. It behaves as a counter, counting every data record that goes through it and stopping them once the limit is reached in the time-defined gap.

🚧 Improvement

  • Improved performance when loading the list of flows.
  • Improved speed when calculating the statistics of each environment.
  • Now It is possible to INSERT, UPDATE and DELETE SQL queries in the Execute SQL Query app, in addition to SELECT.

🚧 Improvement

  • Added API URL as a new parameter for the Visma | Onguard - CreditManager App
  • In the File Manager App, The Download file from URL function now throws the correct error code.

🚀 New feature

  • In the File Manager App, The Download file from URL function now allows adding custom headers to the request.

🐞 Bug fix

  • Fixed issue importing to a table from CSV.
  • Fixed issue editing a query on a Hosted Page.
  • Fixed issue with the preg_replace MACRO in Designer replacing static variables.

🚀 New feature

  • Visma | Onguard - CreditManager App for Automating debt management process.

🐞 Bug fix

  • In the parameters of the Authorization of an App, any @variable can be used.
  • Fixed issue in Update variable tool when the parameter on the right uses the MACRO eval_spreadsheet_formula().
  • Fixed an issue in designer testing Apps. It is not returning a response if the response contains a JSON.

🐞 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

🚀 New feature

  • Added a new function in the Advanced FTP tool to Download a file directly to your File manager.

🚧 Improvement

  • Created a new version of the Direct Voice App where, you can configure which web service URL (PRODUCTION or UAT) you want to use. If none is provided, it will just use the PRODUCTION one.
  • For the Advanced FTP, Improved the Create folder function. If the folder already exists, it does not throw an error over Plain FTP or Explicit.
  • Included a new button in the toolbar to navigate to the first child of a container for the Website editor .
  • Improved the design of the toolbar with bigger buttons for the Website editor

🚀 New feature

  • Website URLs can now be mapped in environments along with Hosted pages, so you can use your custom domain if you already have uploaded your SSL certificate.
  • The Website builder now allow creating multiple Templates, the Pages in a Template are now grouped under the Page Container. All Pages and Templates can have multiple Block Containers to load HTMl dynamically from the Flows.

🚧 Improvement

  • If the Update Variables tool is inside a loop, now it can push new elements to an array in @data.
  • Accept @data, @keystore... variables in the authentication parameters of a Marketplace App .

🚀 New feature

  • Microsoft SharePoint: Now you can interact remotely with your SharePoint data using SharePoint Rest API v1.
  • Advanced FTP: a new version of the Advanced FTP has been released with new functions: create and delete folder, move/rename files and folders and check if file exists.

🚧 Improvement

  • For the Webstie Editor, When selecting an HTML component, the settings are opened by default
  • When loading different websites pages, if the UUID comes in the URL, it takes precedence over the one stored in the cookie.

🚧 Improvement

  • App GatewayAPI: Included the option to select a plain text content to send SMS.
  • App Developers Tools: Included the option to select a plain text content in the function "CSV to JSON Array"

🐞 Bug fix

  • Query table app: the name of the object is no longer overwritten automatically in the flow.
  • Fixed issue when generating the Environment statistics that sometimes the statistics for the errors was not being updated.
  • Fixed an issue that was causing the system to return wrong content-types when loading an asset from the File Manager