New services
Explore Plans
Mobile menu Close menu
QapitalQapital

History of every time you saved

The query returns a list of instances when you saved towards one of your goals.

About this query

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
The query returns a list of instances when you saved towards one of your goals.
API endpoint slug
qapital.history_of_every_time_you_saved
Runtime method
performQuery("qapital.history_of_every_time_you_saved")

Query fields

No fields for this query

Ingredients

Goal nameName of the goal saved to.

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

AmountAmount saved.

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

Save methodMethod used to save.

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

Created atDate and time event was created.

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