SEARCH_CUSTOMERS_STRIPE

Search for customers from your Stripe account.

icon of StripeStripe
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
SEARCH_CUSTOMERS_STRIPE(created_date
[email]
)
created_date

The date the customers was created. For example: ">2021", ">2020-11-01" or "[2020-01-01;2021-01-01]".

[optional] email

The customer email. For example: john@acme.com.

Examples

SEARCH_CUSTOMERS_STRIPE(">2021-01-01") returns a maximum of 200 customers created since January 1st, 2021.