This trigger fires when a new expense is created that involves you.
- API endpoint slug
- splitwise.new_expense_involving_you
Trigger fields
- Label
- Group
- Helper text
- Optionally filter for expenses in a specific group.
- Slug
- group_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- cost
- Filter code
- Splitwise.newExpenseInvolvingYou.Cost
- Type
- String
- Example
- 50.00
- Slug
- description
- Filter code
- Splitwise.newExpenseInvolvingYou.Description
- Type
- String
- Example
- Dinner at restaurant
- Slug
- expense_date
- Filter code
- Splitwise.newExpenseInvolvingYou.ExpenseDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- currency
- Filter code
- Splitwise.newExpenseInvolvingYou.Currency
- Type
- String
- Example
- USD
- Slug
- group_name
- Filter code
- Splitwise.newExpenseInvolvingYou.GroupName
- Type
- String
- Example
- Roommates
- Slug
- created_by
- Filter code
- Splitwise.newExpenseInvolvingYou.CreatedBy
- Type
- String
- Example
- John Doe
- Slug
- receipt_url
- Filter code
- Splitwise.newExpenseInvolvingYou.ReceiptUrl
- Type
- String
- Example
- https://example.com/receipt.jpg
- Slug
- created_at
- Filter code
- Splitwise.newExpenseInvolvingYou.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- owed_share
- Filter code
- Splitwise.newExpenseInvolvingYou.OwedShare
- Type
- String
- Example
- 25.00