Recent Fundraises to Google Sheets
detail.loadingPreview
Fetches recent funding rounds (Series A, B, Seed) from Piloterr and saves them to a Google Sheet.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow connects to the Piloterr API to retrieve recent funding rounds for Series A, Series B, and Seed investments announced within the last day. It then enriches the company data and appends the relevant information to a specified Google Sheet.
Key Features
- Fetches recent Series A, B, and Seed funding rounds.
- Enriches company data with additional details.
- Appends data to a Google Sheet with specified column mappings.
- Configurable through environment variables for API base URL and webhook URL.
How To Use
- Configure Environment Variables: Set
API_BASE_URLfor the Piloterr API andWEBHOOK_URLfor the Google Sheet document link. - Set up Credentials: Ensure Piloterr
httpHeaderAuthand Google SheetsgoogleSheetsOAuth2Apicredentials are configured. - Configure Google Sheet Node: Update the
documentIdandsheetNameparameters in the Google Sheets node to point to your desired sheet. - Run the workflow.
Apps Used
Workflow JSON
{
"id": "64af6617-fbb9-48e7-8cfb-41ecc5aa732d",
"name": "Recent Fundraises to Google Sheets",
"nodes": 0,
"category": "Data Integration",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 64af6617-fbb9...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Bubble Data Access
Access data from your Bubble.io application via HTTP requests.
Community Contributed: Import CSV from URL to Google Sheets
Imports data from a CSV file hosted at a URL and uploads it to a Google Sheet.
Customer Datastore API Integration
Integrates with the Customer Datastore API to retrieve and process customer data.
Retell Call Data Processing
Processes incoming call data from Retell webhooks and saves it to both Airtable and Google Sheets.
Streamline Data from n8n Form to Google Sheets, Airtable, and Email Notifications
Automate data collection from an n8n form, store it in Google Sheets and Airtable, and send email notifications.
Community Contributed: XML to Google Sheets
This workflow downloads an XML file, parses its content, and writes the data to a Google Sheet.