Automation Action: Stripe - Customer
Performs a range of operations against a Stripe customer. These actions include:
- Get Customer
- Create Customer
- Delete Customer
- Update Customer
When performing operations, there is the ability to do it against the first, last or all records. If an operation is performed against all records, an integer representing the total records modified will be returned. A JSON array will be returned when performing a "Get" operation for all records.