Upsert Recent Navigation
Upsert Recent navigation entries for the logged-in associate and the given client.
The entries are ranked so that the first element in the array becomes the most recent. The list is capped by the RecentNavigationLimit preference; the oldest entries beyond the cap are removed. NsApiSlow threshold: 5000 ms.
Headers
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
Client, Elements
UpsertRecentNavigation: Upsert Recent navigation entries for the logged-in associate and the given client. The entries are ranked so that the first element in the array becomes the most recent. The list is capped by the RecentNavigationLimit preference; the oldest entries beyond the cap are removed.
Response
No Content
Related topics
SuperOffice.WebApi.Data.ViewState UpsertRecentNavigationRequestSuperOffice.WebApi.Agents.IViewStateAgentSuperOffice.WebApi.Agents.ViewStateAgentAgent API changes in 12.3recentnavigationSuperOffice.WebApi.Data.UserPreferenceStrings.Functions