Skip to content

auto-csv: node-csv-1723044074502 #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion public/other/nodes.csv
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ Perplexity AI,Nodes to leverage Perplexity AI's blazingly fast LLM inference.,ht
Pinecone,Nodes for interacting with the Pinecone vector database,https://storage.googleapis.com/buildship-app-us-central1/icons/pinecone.jpeg,pinecone,Database,#f3fbfc,Delete Vectors by ID,Deletes vectors by their id from a specified namespace,script,Query Vector DB,Queries vectors in the Pinecone database index,script,Upsert to Index,Creates a new Pinecone index if it does not already exist and upserts the given record.,script
Postgres,Nodes for interacting with your Postgres Database,https://firebasestorage.googleapis.com/v0/b/website-a1s39m.appspot.com/o/buildship-app-logos%2Fpostgresql-logo.svg?alt=media&token=1128a871-ec6d-498e-a8e8-35a7f71c1cff,postgres,Database,,Delete Row,Deletes a row from a specified table in a Postgres database,script,Fetch Table Data,Fetch data from a Postgres DB,script,Fetch Table Schema,Fetch the schema of a specific table in a PostgreSQL database,script,Insert Data,Inserts data into a specified table in a Postgres database securely,script,Update Row Data,Updates a specific row in a Postgres database table securely,script
Posthog,Nodes for capturing and sending analytics information to Posthog.,https://firebasestorage.googleapis.com/v0/b/website-a1s39m.appspot.com/o/buildship-app-logos%2Fposthog.jpg?alt=media&token=6d2795b0-9ece-443b-80a4-1bcd8c9fa5ff,posthog,Developer Tools,#f9bc2c,Capture Events,Send the captured event to Posthog.,script
Qdrant,Nodes for interacting with the Qdrant vector database,https://firebasestorage.googleapis.com/v0/b/website-a1s39m.appspot.com/o/buildship-app-logos%2FQdrant.png?alt=media&token=4f97751e-4a17-4bf3-a2ac-a5b969b3e626,qdrant,Database,#df264f,Add Points,Add points to a collection in Qdrant.,script,Delete Points,Deletes points from a collection with IDs or Filters.,script,Retrieve Points,"Retrieve points from a Qdrant collection with IDs.

[Documentation](https://qdrant.tech/documentation/concepts/points/#retrieve-points)",script,Search Points,Search for points in a Qdrant collection.,script
Replicate,replicate.com hosted open source models,https://storage.googleapis.com/buildship-app-us-central1/icons/replicate.jpg,replicate,AI Models,#f8fbf9,Answer Image Questions,Answers questions about images using the Replicate model,script,Background Remover,Remove the background from images using Replicate API,script,Face Restoration,Performs practical face restoration algorithm for old photos or AI-generated faces using Replicate,script,Face Swap,Swaps faces using replicate's yan-ops/face_swap model.,script,Image Super-Resolution and Restoration,Performs a AI Photorealistic Image Super-Resolution and Restoration using Replicate,script,Llama 2 Chat,Llama 2 for chat completion,script,Music Generator,Uses Replicate's music-gen model to generate music based on a user prompt.,script,Replicate Client,A generic Replicate Client to use any Replicate model.,script,Replicate Llama Text Generator,Uses Replicate Llama model to generate text based on a provided prompt and system prompt while applying various text generation settings.,script,Stability AI Image Generation,Text to image generation using Stability AI's sdxl model that creates beautiful 1024x1024 images,script,Stability AI Text Generation,Generate text using the Stability AI 7 billion parameter language model,script,Upscale Image,Performs Real-ESRGAN with optional face correction and adjustable upscale,script
Resend,Nodes for sending emails via Resend,https://firebasestorage.googleapis.com/v0/b/website-a1s39m.appspot.com/o/buildship-app-logos%2Fresend.jpg?alt=media&token=019f48d6-d93a-475f-902e-599f93a9de40,resend,Messaging,#c3c3c3,Send Emails via Resend,Sends an email using the Resend API,script
RevenueCat,Connecting with your RevenueCat accounts and webhooks.,https://firebasestorage.googleapis.com/v0/b/website-a1s39m.appspot.com/o/buildship-app-logos%2FrevenueCat.png?alt=media&token=96a725ef-8a1b-4285-8ba6-a085f4a21ea4,revenue-cat,Payment,#fffdfe,RevenueCat Trigger,This trigger verifies and parses the RevenueCat Webhook payload coming from the events signed up. [Full Documentation](https://docs.buildship.com/trigger-nodes/revenue-cat),trigger
Expand Down Expand Up @@ -129,7 +132,7 @@ Typesense,Nodes to utilize the Typesense functionality.,https://firebasestorage.
[TypeSense API](https://typesense.org/docs/latest/api/)",script,Add Documents,"Creates or uses an existing Typesense collection to insert documents, utilizing provided schema and authentication details.
[TypeSense API](https://typesense.org/docs/latest/api/)",script,Create Collection,Create a new Typesense collection with the specified schema,script,Delete Document,Delete a document from a Typesense collection.,script,Full Text Search,Performs a full text search on a specified collection in Typesense.,script,Geo Search,Performs a geo-location based search in Typesense using specified parameters.,script,Get Document,Retrieve a document from a Typesense collection using the given Document ID.,script,Update Document,"Creates or uses an existing Typesense collection to update documents, utilizing provided schema and authentication details.
[TypeSense API](https://typesense.org/docs/latest/api/)",script,Vector Search,Perform a vector search in a Typesense collection and return the results.,script
Upstash,Nodes for interacting with your Upstash Redis database using `@upstash/redis` npm,https://firebasestorage.googleapis.com/v0/b/website-a1s39m.appspot.com/o/buildship-app-logos%2Fupstash.png?alt=media&token=aa018185-ce74-41f2-bfca-0df717bc4f36,upstash,Developer Tools,#65e0bc,Upstash Create Record,Create a record in Upstash Redis database using `@upstash/redis` npm,script,Upstash Rate Limit,Rate limit requests using Upstash rate limiter,script
Upstash,Nodes for interacting with your Upstash Redis database using `@upstash/redis` npm,https://firebasestorage.googleapis.com/v0/b/website-a1s39m.appspot.com/o/buildship-app-logos%2Fupstash.png?alt=media&token=aa018185-ce74-41f2-bfca-0df717bc4f36,upstash,Developer Tools,#65e0bc,Upstash Create Record,Create a record in Upstash Redis database using `@upstash/redis` npm,script,Upstash Rate Limit,Rate limit requests using Upstash rate limiter,script,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,List form submissions for a given Webflow form.,script,List Forms,List forms for a given Webflow site.,script,List Inventory,List the current inventory levels for a particular SKU item.,script,List Items,List of all pages for a Webflow site.,script,List Live Items,List of all live Items within a Collection.,script,List Pages,List of all pages for a Webflow site.,script,List Products & SKUs,"Retrieve all products for a site. Use `limit` and `offset` to page through all products with subsequent requests. All SKUs for each product will also be fetched and returned. The `limit`, `offset` and `total` values represent Products only and do not include any SKUs.",script,List Sites,List of all sites the provided access token is able to access.,script,Modify Form Submission,Update hidden fields on a Webflow form submission.,script,Publish site,Publish a site to one more more domains.,script,Update Asset,Update an asset for a given site.,script,Update Collection Field,Update a custom field in a collection.,script,Update Item,Update a selected Item in a Collection.,script,Update Item Inventory,"Updates the current inventory levels for a particular SKU item. Updates may be given in one or two methods, absolutely or incrementally.",script,Update Live Collection Item,Update a selected live Item in a Collection. The updates for this Item will be published to the live site.,script,Update Page Metadata,"Update Page-level metadata, including SEO and Open Graph fields.",script,Update Product & SKU,Updating a Product. [Read More](https://docs.developers.webflow.com/data/reference/update-product),script,Update SKU,Updating a SKU. [Read More](https://docs.developers.webflow.com/data/reference/update-sku),script,User Info,Information about the Authorized Webflow User.,script
Webflow,"Nodes for interacting with your Webflow Projects' assets, forms, collections, and more.",https://firebasestorage.googleapis.com/v0/b/website-a1s39m.appspot.com/o/buildship-app-logos%2Fwebflow.png?alt=media&token=3dc9e77d-1215-466f-882c-100d8d1ad832,webflow,Integrations,#fefeff,Webflow Trigger,Creates a webhook to receive real-time updates about actions made in your connected Webflow site.,trigger,Create Asset Folder,Create an Asset Folder within a given site.,script,Create Collection,Create a Collection for a Webflow site.,script,Create Collection Field,Create a custom field in a Webflow CMS collection.,script,Create Item,Create Item in a Collection.,script,Create Live Item,Create live Item in a Collection. This Item will be published to the live site.,script,Create Product & SKU,"Creating a new Product involves creating both a Product and a SKU, since a Product Item has to have, at minimum, a single SKU. [Read More](https://docs.developers.webflow.com/data/reference/create-product)",script,Delete Collection,Delete a Webflow CMS collection using its ID.,script,Delete Collection Field,Delete a custom field in a collection. This endpoint does not currently support bulk deletion.,script,Get Asset,Get an Asset.,script,Get Collection Details,Get the full details of a Webflow collection from its ID.,script,Get Custom Domains,Get a list of all custom domains related to a Webflow site.,script,Get Form Schema,Get information about a given Webflow form by ID.,script,Get Form Submission,Get information about a given Webflow form submission.,script,Get Page Content,Get static content from a static Webflow page.,script,Get Page Metadata,Get metadata information for a single Webflow page.,script,Get Product and SKUs,Retrieve a single product by its id. All of its SKUs will also be retrieved.,script,Get Site,Get details of a specific Webflow site by ID.,script,List Asset Folders,List Asset Folders within a given site.,script,List Assets,List assets for a given site.,script,List Collections,List of all Collections within a Webflow Site.,script,List Form Submissions,List form submissions for a given Webflow form.,script,List Forms,List forms for a given Webflow site.,script,List Inventory,List the current inventory levels for a particular SKU item.,script,List Items,List of all pages for a Webflow site.,script,List Live Items,List of all live Items within a Collection.,script,List Pages,List of all pages for a Webflow site.,script,List Products & SKUs,"Retrieve all products for a site. Use `limit` and `offset` to page through all products with subsequent requests. All SKUs for each product will also be fetched and returned. The `limit`, `offset` and `total` values represent Products only and do not include any SKUs.",script,List Sites,List of all sites the provided access token is able to access.,script,Modify Form Submission,Update hidden fields on a Webflow form submission.,script,Publish site,Publish a site to one more more domains.,script,Update Asset,Update an asset for a given site.,script,Update Collection Field,Update a custom field in a collection.,script,Update Item,Update a selected Item in a Collection.,script,Update Item Inventory,"Updates the current inventory levels for a particular SKU item. Updates may be given in one or two methods, absolutely or incrementally.",script,Update Live Collection Item,Update a selected live Item in a Collection. The updates for this Item will be published to the live site.,script,Update Page Metadata,"Update Page-level metadata, including SEO and Open Graph fields.",script,Update Product & SKU,Updating a Product. [Read More](https://docs.developers.webflow.com/data/reference/update-product),script,Update SKU,Updating a SKU. [Read More](https://docs.developers.webflow.com/data/reference/update-sku),script,User Info,Information about the Authorized Webflow User.,script
WhatsApp,Nodes for interacting with WhatsApp apps and services by Meta.,https://firebasestorage.googleapis.com/v0/b/website-a1s39m.appspot.com/o/buildship-app-logos%2Fwhatsapp.svg?alt=media&token=71bca0e2-58be-4137-b3bf-a0823bc9fc94&_gl=1*4pefuh*_ga*MjE0NTgwMzQ2OC4xNjk3MDA4NzI2*_ga_CW55HF8NVT*MTY5NzUzNDA1MS4zLjEuMTY5NzUzNDEzNC40Ni4wLjA,whatsapp,Messaging,,WhatsApp Bot,This trigger verifies and parses the messaging event payload coming from the WhatsApp Webhook. [Full Documentation](https://docs.buildship.com/trigger-nodes/whatsapp-bot),trigger,Attachment Auto-Responder,Automatically responds with attachments to WhatsApp messages received through a webhook.,script,Auto-Responder,Automatically responds to WhatsApp messages received through a webhook.,script,Send WhatsApp Message,Send a WhatsApp message via Facebook's Graph API,script,Token Verification,WhatsApp Business Account token verification.,script,Webhook Message Parser,"Extracts information from the text message notification such as the from number, message body, etc",script
WordPress,Nodes for managing your WordPress posts,https://firebasestorage.googleapis.com/v0/b/buildship-app.appspot.com/o/groups%2Fwordpress%2Ficon%2FgE9k1dDbg3ULcW5VXbYD-wordpress.png?alt=media&token=1cb5ae09-3723-4378-a627-bf2bf78cf0e9,wordpress,Integrations,#21759b,Create Post,Create a WordPress post.,script,Delete Post,Delete a WordPress post.,script,Get Post,Get a WordPress post.,script,List Posts,Get a paginated list of WordPress posts.,script
Expand Down