Stripe Search for User by Email
Inputs
In order to use the action in your flow you need to provide it the following inputs:
| Input | Type | Description | 
|---|---|---|
| Token | String | Stripe Secret Token | 
| String | 
Outputs
| Output | Type | Decription | 
|---|---|---|
| Customer Found? | Boolean | true if managed to find a customer; false if no customer found. | 
| Customer Data | Object | Customer Data | 
Updated almost 2 years ago
