This query returns a list of every time you either create a new goal or accept an invitation to join a friend's goal.
Developer info
- API endpoint slug
- qapital.history_of_goals_created_or_joined
- Runtime method
- performQuery("qapital.history_of_goals_created_or_joined")
Query fields
No fields for this query
Ingredients
Goal nameThe name of the new goal.
- Slug
- goal_name
- Filter code
- Qapital.historyOfGoalsCreatedOrJoined.GoalName
- Type
- String
- Example
- Trip to Iceland
Image URLThe URL to the selected goal image.
- Slug
- image_url
- Filter code
- Qapital.historyOfGoalsCreatedOrJoined.ImageUrl
- Type
- Image URL
- Example
- https://static.qapitalapp.net/assets/ios.api.qapital.com/images/defaults/goal/a-trip.jpg
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Qapital.historyOfGoalsCreatedOrJoined.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00