Explore Plans
Mobile menu Close menu
QapitalQapital

Every time you save toward a specific goal

This Trigger fires every time you save toward one specific goal.

Developer info

API endpoint slug
qapital.save_toward_goal

Trigger fields

Goal Dropdown list

Label
Which goal?
Slug
goal
Required
true
Can have default value
false

Ingredients

Goal nameName of the goal saved to.

Slug
goal_name
Filter code
Qapital.saveTowardGoal.GoalName
Type
String
Example
Trip to Iceland

AmountAmount saved.

Slug
amount
Filter code
Qapital.saveTowardGoal.Amount
Type
String
Example
3

Save methodMethod used to save.

Slug
save_method
Filter code
Qapital.saveTowardGoal.SaveMethod
Type
String
Example
Round-up

Created atDate and time event was created.

Slug
created_at
Filter code
Qapital.saveTowardGoal.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00