Resy_getFavorites
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
This function fetches your favorite restaurants and venues, as specified in your Hit List.
Inputs
An object
containing:
authToken
- Your authentication token, normally generated from @rlesser.Resy_authenticate.
Returns
A Favorites
object, containing the ids of your favorite venues, defined in the type below.
See other Resy vals I've made.
Migrated from folder: Resy/Resy_getFavorites