Explore Plans
Mobile menu Close menu
Qapital

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 name Name of the goal saved to.

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

Amount Amount saved.

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

Save method Method used to save.

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

Created at Date and time event was created.

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