Automate Splitwise for free on Stepper
Splitwise is a free tool for friends and roommates to track bills and other shared expenses, so that everyone gets paid back.
Triggers available for Splitwise on Stepper
New Expense
Triggers when a new expense is created.
- 1 parameter s
New or Updated Expense
Triggers when an expense is created or updated.
- 1 parameter s
Actions available for Splitwise on Stepper
Create Expense
Creates a new expense, splitting the cost equally among group members.
- 8 parameter s
List Expenses
Returns a paginated list of the current user's expenses with optional filters.
- 4 parameter s
Get Expense
Returns details of a specific expense by ID.
- 1 parameter s
Delete Expense
Deletes an expense.
- 1 parameter s
Create Group
Creates a new expense-sharing group.
- 3 parameter s
List Groups
Returns all groups the current user belongs to.
Add User to Group
Adds a user to an existing group.
- 2 parameter s
Remove User from Group
Removes a user from a group.
- 2 parameter s
Add Friend
Adds a new friend by email address.
- 3 parameter s
List Friends
Returns all friends of the current user with their balances.
Create Comment
Creates a comment on an expense.
- 2 parameter s
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.