问题标签 [ipaas]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
flowground - 我需要在 flowground 中使用某种决策模块
我正在尝试将不同的消息卡发送到多个团队频道。我已经为此创建了一个 webhook (telekom/webhook),它通过 json 为我提供了正确的变量。有四个部门接收器通道 (telekom/rest-api-component),它们也被配置为发送带有他们提交的变量的预先格式化的团队消息卡。
目前,这同时发生在所有频道上。在这两者之间,我需要一个“动作”,在其中我可以根据输入值决定服务哪些频道。不幸的是,由于 api 的多样性,我找不到任何合适的东西。你知道我怎么能意识到这一点吗?所以像 if value department = Backoffice then (Teams "Account Management") 行动。
为了能够与 Office 365 中的不同应用程序对话,我想使用 Microsoft Graph api,它现在可用一段时间了。我在Flowground中找不到它们。你打算加入这个模块吗?对于 Office365 流程的实施,这对我来说是绝对必要的。
jsonata - Does flowgrounds JSONata expressions support regex?
I'm trying to build a fairly complex expression with a CBR where I try to identify if a string contains another string. In order to do so I need to manipulate the second string and use a little bit of regex magic but it doesn't seem to work. Could anyone confirm if the JSONata implementation of flowground support regex inside a "contains" operation? The expression I am using right now is the following:
salesforce - JitterBit vs Dell Boomi vs Celigo
我们已将 ipaas 的选择范围缩小到上述 3 个。
最初,我们希望将数据从基于云的 HR 系统传递到 Netsuite,从 Netsuite 传递到 Salesforce,有时还包括 JIRA。
我来自 Mulesoft 背景,我认为这太复杂了。另一方面,Celigo 似乎非常拖放,并且没有太多修改/定制的空间。
三者中,你有什么经验/建议吗?我们不是在寻找任何代码繁重的自定义 API,大多数只是简单的计划数据传输,但字段映射中可能存在一些复杂性,我们希望为未来做好准备。
integration - 使用 BullHorn API 连接 DellBoomi
我想将我的 Dell Boomi 应用程序与 Bull Horn API 连接起来。在此之前,我必须在 Bullhorn 注册,然后进行 OAuth 2 身份验证。谁能帮助我如何注册 BullHorn 以及如何在 Dell Boomi 中为 BullHorn 进行 OAuth 2 身份验证?
integration - 如何在 Workato 中创建与 FOREACH 重复模式“项目批”兼容的批量/批处理操作
在 Workato 中,当您在任何 List 上添加 FOREACH 循环时,我们可以为该循环处理配置重复模式。目前,在 Workato 中,我们可以选择“一次一个项目”和“一批项目”值。但是要使用“批量项目”,我们需要支持批量/批量处理的操作。我正在使用来自自定义 SDK 连接器的自定义操作。
所以想知道如何在 Workato 中创建自定义批量/批处理操作。
google-cloud-platform - 云工作流可以同时用于编排和转换吗?
我希望你们都做得很好。
我们正在评估一些解决方案(Apache Camel K 等),以允许团队:
- 低代码协议转换(Kafka、FTP、S3、MQ、SOAP、SFTP、gRPC、GraphQL 等) 一个团队尤其必须将他们的产品与 100 多个外部合作伙伴集成(每个合作伙伴使用不同的集成技术),并编写每个“手动”集成都是浪费时间/动力。
- 丰富集成的有效负载(通过调用内部和外部服务)
- 按执行/转换/步骤付费(无服务器)
- 编排跨多个域/服务的流程(在我们的 GCP 帐户或合作伙伴外部数据中心上)
- 强大的重试和监控能力
- 成为我们 CI/CD 管道的一部分(不仅限于图形界面)
粗体的项目似乎是 Cloud Workflows 原生功能的一部分,但其他要求是否可以添加到 GCW(或通过 GCW 实现)以使其保持“无服务器”?请。
任何帮助,将不胜感激。
谢谢