Integrate Stripe and Typesense to automate workflows with scalable backend

Connect Stripe and Typesense nodes to in your workflow. Integrate with any tool or database and ship powerful backend logic and APIs instantly - No code required!

getting started

How To Connect Stripe and Typesense

Supported Triggers & Actions

Stripe NODES

Stripe Webhook

Connect with your Stripe account and activates a workflow in response to specific webhook events. [Full documentation](https://docs.buildship.com/stripe)

Checkout Session: Customer Details

Returns the customer details from the stripe checkout session.

Checkout Session: Line Items

Returns the line items from a stripe checkout session.

Create Stripe Checkout Session

Create a Stripe checkout session and return the URL

Create Stripe Customer

Create a new customer on Stripe

Fetch Stripe Customer

Fetch a customer's data from Stripe

Get Stripe Event Metadata

Returns the metadata object associated with the Stripe event. Metadata is useful for storing additional, structured information on an object. For example, customer ID, subscription ID, etc.

Typesense NODES

Add Document

Creates or uses an existing Typesense collection to insert a document, utilizing provided schema and authentication details. [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

blog posts & tutorials

Recommended Reads

Below are recommneded blogs that will help in your journey