-
Currently, we have an open pull request #61 and an issue #41 for the local agents. Sometimes, however, we need to re-deploy the descriptors for the local agents. We are missing documentation for that …
-
-
Already implemented in CPQ component.
May be easily copy & pasted here
https://github.com/elasticio/salesforce-cpq-component/blob/master/lib/actions/deleteById.js
-
[OIH Standard](https://github.com/elasticio/Connectors/blob/master/Adapters/AdapterBehaviorStandardization/StandardizedActionsAndTriggers.md#upsert-object)
SFTP should have an action `Upsert File` …
-
Saleforce has a Bulk API that we could potentially use in the connector. Here is the enhancement request to discuss the advantages, drawbacks and implementation strategies of it's support in elastic.i…
-
Please refer to ...
https://github.com/openintegrationhub/soap-component/issues/3
-
Draft a document or series of documents to describe the Local Agents. At the moment we have only one document announcing the Local Agents: https://support.elastic.io/support/solutions/articles/1400007…
-
After the recent release, the REST API component gained new functionality and some of the limitations are gone.
Review the documentation and make the changes.
-
There was implemented user friendly approach for configuration of a connection in PR https://github.com/elasticio/mssql-component/pull/7.
Users don't see changes, because they hadn't been deployed.…
-
When the customer wants to use a JSONata expression in the field like `billing_address_postalcode` in Action Upsert Account the field limitation 20 characters hinders the proper mapping.
![sugar-u…