Uipath Marketplace
MarketplaceStudioスニペットInvoke Pipedream Workflow

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Invoke Pipedream Workflow

Invoke Pipedream Workflow

作成者: Andrew Douglass

StarStarStarStarStarStarStarStarStarStar

0

スニペット

ダウンロード数

<100

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

A reusable workflow that invokes a Pipedream flow, using Action Center tasks and persistence for input and output.

概要

概要

This snippet allows you to use UiPath to invoke a Pipedream workflow by:

  • Posting an external Action Center task using the API
  • Triggering the Pipedream workflow using an HTTP request
  • Using persistence to wait until Pipedream completes the external task using the API

The documentation provides detailed setup steps, and discusses how this snippet can be modified to invoke other integration services besides Pipedream. Near the end are some ideas you can try if you want to use queue items instead of external tasks.

機能

機能

Pipedream offers many features that make it my integration service of choice:

  • Data stores that can be used for many purposes (as config objects, sharing data between workflows, etc).
  • Open-source pre-built components, and custom code support (Node.js, Python, and more). If the component you need does not exist yet, make it yourself!
  • The developer tier is incredibly generous, unlike every other major integration service.

その他の情報

その他の情報

依存関係

UiPath.Persistence.Activities 1.4.0, UiPath.System.Activities 22.4.1

コード言語

Visual Basic

公開者

Andrew Douglass

公開者ページを表示

ライセンス契約とプライバシー条項

MIT

プライバシー条項

技術情報

バージョン

1.0.0

更新日

2022年6月24日

対応製品

Studio: 22.4.3 - 22.10

認定

シルバー 認定済み

タグ

アプリケーション

UiPath Studio

サポート

UiPath コミュニティ サポート

リソース

類似のコンポーネント