Add new Google Sheets rows to Splitwise as expenses
This action will create a new expense for a group, split equally.
Developer info
- API endpoint slug
- splitwise.create_expense_for_group
- Filter code method
- Splitwise.createExpenseForGroup.skip(string?: reason)
- Runtime method
- runAction("splitwise.create_expense_for_group", {})
Action fields
Cost Text input > Other
- Label
- Cost
- Helper text
- The total cost of the expense.
- Slug
- cost
- Required
- true
- Can have default value
- true
Description Text input > Title
- Label
- Description
- Helper text
- The description of the expense.
- Slug
- description
- Required
- true
- Can have default value
- true
Group Dropdown list
- Label
- Group
- Helper text
- The group to add the expense to.
- Slug
- group_id
- Required
- true
- Can have default value
- false
Date Text input > ISO 8601 date and time
- Label
- Date
- Helper text
- The date of the expense (optional).
- Slug
- date
- Required
- false
- Can have default value
- true
Currency Text input > Other
- Label
- Currency
- Helper text
- The currency code (defaults to USD).
- Slug
- currency
- Required
- false
- Can have default value
- true