LogoLogo
  • Docs
  • Connector Configuration
  • Knowledge Base
  • Changelog
  • Changelog
  • Version 6
    • 6
      • 6.0
        • 6.0.13
        • 6.0.12
        • 6.0.11
        • 6.0.10
        • 6.0.9
        • 6.0.8
        • 6.0.6
        • 6.0.4
      • 6.1
        • 6.1.3
        • 6.1.4
  • Version 5
    • 5
      • 5.2
        • 5.2.12
        • 5.2.11
        • 5.2.10
        • 5.2.9
        • 5.2.6
        • 5.2.5
        • 5.2.4
        • 5.2.3
        • 5.2.2
        • 5.2.1
      • 5.1
        • 5.1.3
        • 5.1.2
        • 5.1.1
      • 5.0
        • 5.0.2
        • 5.0.1
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Version 6
  2. 6
  3. 6.0

6.0.4

Previous6.0.6Next6.1

Last updated 24 days ago

Was this helpful?

What's new

  • messageId added to the context.getWebhookUrl(). This fixes scenarios such as the one shown in the picture below. In this scenario, a Continuity Scope webhook component (RequestApprovalEmail) is used behind Each component. All messages coming from the Each component have the same correlationId, but a different messageId. When a webhook arrives to the RequestApprovalEmail, the messageId and correlationId is used to find the exact scope and the flow can continue to the SendChannelMessage with the correct context (data/variables).

  • Admins can now see the sharedWith property of a flow. In the previous versions, the sharedWith property was available only to the owner of the flow. Now, a user with admin scope can see/edit that property too. This allows different admin users to manage Integration templates and mainly who are the templates published to.

  • Enable customFilter override in the appmixer.ui.FlowManager widget:

  • New SDK method appmixer.api.authenticateWithEmailAndPassword(email, password)

  • The POST /variables API endpoint did not work correctly for components that had outPorts defined completely using schema.

https://docs.appmixer.com/appmixer-sdk/ui-and-widgets/flow-manager
https://docs.appmixer.com/appmixer-sdk/api-module#api.authenticatewithemailandpassword
https://docs.appmixer.com/appmixer/building-connectors/manifest/outports