Skip to main content

31 posts tagged with "Apps"

View All Tags

🚀 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

🚧 Improvement

  • App DigitalOcean: Added two new functions: "Create Snapshot from a Volume" and "List Snapshots for a Volume".
  • The method to calculate the Storage used in an Environment has been improved, as it was showing less space used than the real usage.
  • Improved the design and layout of the Organization dashboard URL so more information fits in the same screen.

🐞 Bug fix

  • Fixed an issue introduce in v.7.1.2 where, in some cases, data cannot be loaded using the attr-dynamic.
  • API: Fixed error when trying to retrieve a data record by GET.
  • HostedPage Editor: Fixed that the Element's name in the toolbar, if the element was on the left, was not correctly placed, so it could not be shown.

🚀 New feature

  • App IBM Business Automation Content Analyzer on Cloud: Submit a file for metadata, content analysis and structure extraction or for a PDF rendition.

🚧 Improvement

  • App HTMLtoPDF: engine updated to improve the generation of PDFs ignoring images that are not reachable. Now if an image cannot be loaded doesn't stop the PDF from being generated.
  • App GatewayAPI: updating help text, adding missing parameters.

🐞 Bug fix

  • App GatewayAPI: Fixed duplicated response information when configuring the app.
  • Fixed issue with trigger Schedule using a data schema of a different project
  • Fixed issue in the API that sometimes when calling a Direct URL, the project was being cached, saying that the URL didn't exist when in fact it exists.

🚀 New feature

  • Update Environment code: Now, it's possible to start or schedule an update in your environments when a new version of Flowize comes out. If the latest version is a major update, you won't be able to update the projects until you apply the update.
  • Error handling per App: Now, it's possible to configure per App in the flow and what to do when an error happens. You can configure the number of retries and also if you want to stop or continue the flow if that specific error occurs.
  • App GatewayAPI: It uses the service GatewayAPI to send SMS. GatewayAPI is an API service providing out- and ingoing SMS message services at competitive prices.
  • App Otys: Upload files to Otys service.

🚧 Improvement

  • Now we can delete a flow that has status running. We are warning the user if it's being used in other flows.
  • Added Variables button in Sync URL Headers.
  • Added option to include white spaces or other characters on the left side of a decision parameter for dynamic decision tool in the flow.