You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the waldo add command so that it also calls a new endpoint to determine the app IDs of all apps that the active user token has access to. If there is more than one app ID that is compatible with the recipe, ask the user to choose one. If there is only one, choose that one (of course). The chosen app ID will be part of the final recipe.
Should we continue to save the app name in the recipe as well so as to lessen the cognitive burden on the user as to which app the recipe is associated with? (I vote for yes.)
The text was updated successfully, but these errors were encountered:
Modify the
waldo add
command so that it also calls a new endpoint to determine the app IDs of all apps that the active user token has access to. If there is more than one app ID that is compatible with the recipe, ask the user to choose one. If there is only one, choose that one (of course). The chosen app ID will be part of the final recipe.Should we continue to save the app name in the recipe as well so as to lessen the cognitive burden on the user as to which app the recipe is associated with? (I vote for yes.)
The text was updated successfully, but these errors were encountered: