We know we have an active developer community who love to develop their own personal productivity tools, so we want to make sure you're in on the gamification action. We've made it easy for you to submit new wins, anywhere, anytime.
Get your api_key from the account page
Send a POST request to: https://n8n.x3.family/webhook/new-win
Example:
curl --location --request POST '<https://n8n.x3.family/webhook/new-win>'
--header 'Content-Type: application/json'
--data-raw '{
"api_key": "YOUR API KEY"
"name": "YOUR WIN NAME"
}'
Body must include:
Parameter | Format | Purpose |
---|---|---|
api_key | Text | Makes sure the win is correctly attributed to you. |
name | Text | Indicate what type of win you have accomplished. |
eg. Goal, Key Result, Project, Task, Daily Quest, etc. |
Optional:
Parameter | Format | Purpose |
---|---|---|
type | Text | Indicate what type of win you have accomplished. |
eg. Goal, Key Result, Project, Task, Daily Quest, etc.
Default: Task | | do_date | ISO 8601 Date Standard | Indicate when you wanted to work on the win.
Default: Today | | closing_date | ISO 8601 Date Standard | Indicate when you completed the win.
Default: Today | | difficulty | Number | Indicate how much of a multiplier this win should be affected by.
eg. 1, 2, 5, etc.
Default: 1 Maximum: 10 | | upstream | Text | Describe the name of the upstream item. | | area | Text | Describe the area of competence the win improves. | | database_nickname | Text | Indicate which database the win is from (ie. success plan, etc.) | | impact | Text | Indicate the impact it has made in your life.
eg. 10x, 5x, High, Low, etc. |
Response codes are a WIP. If you're experiencing any expected issues, please reach out via the chatbot in the bottom right of the screen.
Learn the principles behind our systems and build together with us in our new “Making Of…” YouTube series (coming soon!) designed to help you go from zero to hero with our tools.
If you'd like a personalized approach, we offer 1-on-1 support with setting up your system from scratch and customization of your system to fit your unique life.
If you still have questions, let us know how we can help! If you'd have any thoughts or feedback to improve this article, please click the bookmark below to access the Notion page powering this article and make suggestions.
Thank you for helping our family level up!