Skip to content

sil-org/pipedream-misc-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

215 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipedream Miscellaneous Actions

A collection of custom Pipedream actions

Available Actions

  1. Foreach - Runs a specified workflow for each record in array of records
  2. Send Email (Optional Attachment) - Send an email, with or without an attachment
  3. SQL Query CSV - Use a SQL query to get data from CSV data
  4. SQL Query Data - Use a SQL query on any data (such as from already-parsed CSV files)
  5. Graceful HTTP Request - Make a HTTP Request retrying on failure and return errors
  6. Download SFTP Files - Downloads all files from a directory on an SFTP host
  7. Rename SFTP File - Moves a file by its path to a new destination on an SFTP host
  8. Create CSV Base64 - Create a base64-encoded CSV file from data array input
  9. Retrigger Workflow - Start a recursive call to the same workflow
  10. Update Metric in Google Sheet - Add/Update row to increment count of records processed (by file, run ID, and type)

About

Miscellaneous Pipedream actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from sil-org/template-public