In our quest to improve every aspect of our User Interface, we added a search function to the Credentials page. When you navigate to Integrate - Credentials you can now Search by component name to find the credential card you need instead of scrolling to find it.
When you configure a webhook component step in your integration flow, you can either Send sample request or Add sample manually. When you select Send sample request a WebHook address is provided which you can use to send your example sample.
We also highlight that this address to be used only one-time to send a representative sample which you can use to configure subsequent steps in your integration flow.
To improve the user experience and prevent an accidental JSON data structure pasting
into the Body field while in an Integrator mode, we changed the User Interface
behaviour to default into JSONata mode when an application/json
content type is
selected for the POST
and PUT
HTTP calls.
This change avoids possible errors when users forget to change the input field settings deom Integrator to JSONata mode.
Components exchange information with various platform services using run-time environment variables during execution of each step of an integration flow.
We are constantly working to standardise and add new environment variables to streamline the information exchange. The following environment variables were added to the run-time:
WEBHOOK_URI
- This environment variable will be available to each step in the flow which exchanges data with the webhook service, eg. WebHook or Flow-linking. This environment variable from the Tenant attributes webhooks_domain
or from the HELM3 environment variable WEBHOOKS_BASE_URI
if the Tenant record is missing.
ELASTICIO_CONTRACT_ID
- To help with troubleshooting of errors in multi-contract cases this environment variable will be available during the run-time of every execution including:
2.7.0
A new version of Node.JS Sailor library 2.7.0
is released. This update is
preparatory groundwork for the message persistence feature.
3.4.0
A new version of Java Sailor library 3.4.0
is released. This update is
preparatory groundwork for the message persistence feature.
oauth
and additional fields, baseUrl
, etc ) could not be retrieved in the OAuthFieldView
. Now all fields can be accessed directly from the cfg
object.1.0.0
Introducing new component for Microsoft Dynamics CRM.
Make Raw Request
action2.2.5
1.1.0
CLIENT_ID
and CLIENT_SECRET
credentialsLookup Object (at most one)
actionLookup Objects (plural)
actionUpsert Object
actionDelete Object By ID
actionGet New and Updated Objects Polling
trigger1.0.3
Sailor
library version to 2.6.29
component-commons
library version to 3.0.2
1.0.2
Sailor
library version to 2.6.29
component-commons
library version to 3.0.2
1.4.3
Lookup Object (at Most 1)
action for Object Type - OrdersAllow ID to be omitted
option in the Lookup Object (at Most 1)
actionSailor
library version to 2.6.29
1.6.5
429
error (respecting the Retry-After
header)1.5.3
Verify
credentials