Skip to main content

linqi Update as of 26.08.2021

· 2 min read

⭐️ Features

  • Exchange Connector: The Exchange Connector is now available. You can create Exchange credentials for it within the connection page. After that you have the following Exchange actions available:

    • Send Exchange Email: Allows you to send an email via the Exchange account. Here you can also define attachments
    • Send Exchange Appointment: Allows you to send an Exchange appointment. Here you can define the time period of the appointment in addition to the email data.
    • Exchange incoming email: Allows to start a process when an email arrives in a mailbox. This way you could for example implement approval processes for incoming invoices or the like
  • Enable / disable features: You can now enable or disable features at the business unit level. To do this, you can select a business unit in the business unit Admin and select the Features button above. For example, you can disable the DEMIS Connector for business units where it is not needed.

  • SharePoint number of entries placeholder: A new placeholder has been implemented, which allows you to query the number of SharePoint entries found. Through this you can e.g. check if an entry exists etc.

  • Passing values to subsequent processes: You can now adjust the variable values of the subsequent process when starting a subsequent process. This allows you to pass values when starting a subsequent process.

  • Date with time: You can now define a format for date fields in forms. If you select the format Date with time, users can select a time in addition to the date.

  • Clear date fields: It is now possible to clear date fields.

  • Various improvement in User Expierence: In various places, the User Expierence has been improved by displaying more hints. For example, longer hints are now displayed if configurations are not yet correct, etc.

🐞 Bug fixes.

  • Bugfixes in SharePoint Configuration: Various bug fixes for the SharePoint Connector have been implemented. In particular, a problem with spaces was reported to us, in combination with filters. These problems are now fixed.

  • Improved stability: We have improved the stability of database queries by implementing so-called dead lock retries.