Uipath Marketplace
MarketplaceListingsSnippetInvoke Pipedream Workflow

Create your first automation in just a few minutes.Try Studio Web

Invoke Pipedream Workflow

Invoke Pipedream Workflow

by Andrew Douglass

StarStarStarStarStarStarStarStarStarStar

0

Snippet

Downloads

15

back button
back button
carouselImage0
next button
next button

Summary

Summary

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

Overview

Overview

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.

Features

Features

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.

Additional Information

Additional Information

Dependencies

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

Code Language

Visual Basic

Publisher

Andrew Douglass

Visit publisher's page

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.0

Updated

Jun 24, 2022

Works with

Studio: 22.4.3 - 22.10

Certification

Silver Certified

Application

UiPath Studio

Support

UiPath Community Support

Resources

Similar Listings