New services
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.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Trigger fires every time you save toward one specific goal.
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