Lorena
Workflows by Lorena
Import data from MySQL into Google Sheets
This workflow queries a table in MySQL and inserts the data into Google Sheets.
Import data from Google Sheets into MySQL
This workflow imports data from Google Sheets into a MySQL database.
Move data between JSON and spreadsheets
This workflow illustrates how to convert data from JSON to binary format and import JSON data or files into Google Sh...
Import JSON data into Google Sheets and CSV file
This workflow gets data from an API and exports it into Google Sheets and a CSV file.
Export JSON file to Google Sheets
This workflow exports the contents of a JSON file to Google Sheets.
Import a JSON file from Gmail into a spreadsheet
This workflow imports a JSON file from an email attachment and saves the content into a spreadsheet.
Export CSV file to JSON
This workflow exports a local CSV file to a JSON file.
Collect and label images and send to Google Sheets
This workflow collects images from web search on a specific query, detects labels in them, and stores this informatio...
Sync data between Google Drive and AWS S3
This workflow synchronizes files one way from Google Drive to AWS S3. Google Drive Trigger node trigg...
Collects images from web search results and send to Google Sheets
This workflow collects images from web search results on a specific query, analyzes the image for labels, formats the...
Transcribe audio files from Cloud Storage
This workflow transcribes audio files stored in AWS S3 and stores the information in Google Sheets. Google Drive Trig...
Extract and store text from chat images using AWS S3
This workflow extracts text from images sent in a Telegram chat and uploads the images to AWS S3. Telegram Trigger no...
One-way sync between Pipedrive and HubSpot
This workflow synchronizes data one way from Pipedrive to HubSpot. Cron node schedules the workflow to run every minu...
Two-way sync between Pipedrive and HubSpot
This workflow synchronizes data both ways between Pipedrive and HubSpot. Cron node schedules the workflow to run ever...
Export new deals from HubSpot to Slack and Airtable
This workflow is triggered when a new deal is created in HubSpot. Then, it processes the deal based on its value and...
Capture leads in HubSpot from Typeform
This workflow is triggered when a typeform is submitted, then it saves the sender's information into HubSpot as a new...
Create a Pipedrive activity on Calendly event scheduled
This workflow is triggered when a meeting is scheduled via Calendly. Then, an activity is automatically created in Pi...
Detect toxic language in Telegram messages
This workflow detects toxic language (such as profanity, insults, threats) in messages sent via Telegram. This blog t...
Run weekly inventories on Shopify sales
This workflow is scheduled to run every week, when it gets all your Shopify orders, calculates their sales value, sto...
Process Shopify new orders with Zoho CRM and Harvest
This workflow is triggered when a new order is created in Shopify. Then: the order information is stored in Zoho CRM,...
Promote new Shopify products on Twitter and Telegram
This workflow automatically promotes your new Shopify products on Twitter and Telegram. This workflow is also feature...
Filter the feedback from Typeform and store in Google Sheets
This workflow allows you to filter positive and negative feedback received from a Typeform and insert the data into G...
ETL pipeline for text processing
This workflow allows you to collect tweets, store them in MongoDB, analyse their sentiment, insert them into a Postgr...
Telegram messaging for bash-dash
This workflow allows you to send a message in a Telegram chat via bash dash. Example usage : telegram I'll be late If...