Finale To Do supports a custom URL Scheme which you can use to integrate with other tools.
Any link that start with finaletodo://app will be opened inside the app and allow you to perform certain actions from anywhere on your iPhone. This way you can create unlimited number of custom links and use them anywhere across iOS and other apps.
Try it out
Tap on the links below, and see what they do in the app.
- finaletodo://app/task/add
- finaletodo://app/smartlist/open?name=Overview
- finaletodo://app/general/open-sidemenu-item?index=1
Link format
All links consist of three parts: {host}{address}{optional parameters}
For example, finaletodo://app/smartlist/open?name=Overview consists of
- Host, always the same - finaletodo://
- Address - app/smartlist/open
- Parameters - ?name=Overview
Supported links
Changeable parameters are highlighted in blue
Full URL | Explanation |
finaletodo://app | Open Finale To Do |
finaletodo://app/task/add | Create new task |
finaletodo://app/tasklist/create | Create new task list |
finaletodo://app/tasklist/open?name=Main | Open the Main task list |
finaletodo://app/smartlist/open?name=Overview | Open the Overview Smart List |
finaletodo://app/general/open-sidemenu-item?index=0 | Open the first item in your side-menu |
finaletodo://app/habits/ | Open Habits |
finaletodo://app/habits/add | Create new habit |
finaletodo://app/notes/ | Open Notes |
finaletodo://app/notes/add | Create new note |
finaletodo://app/focus | Open Focus |
finaletodo://app/focus/settings | Open Focus settings |
finaletodo://app/settings | Open settings |
finaletodo://app/settings/lists/default-list | Open the specified page in settings |
finaletodo://app/user-profile/ | Open user profile |
finaletodo://app/user-profile/badges | Open user badges |
finaletodo://app/user-profile/statistics | Open user statistics |
finaletodo://app/user-profile/badges | Open user share modal |