This event is passed to NavigationConfig.onVendorNavigation handler when user clicks browser's back/forward buttons.
See EmbeddingClient.handleNavigation for more info.
New embedding URL, popped from browser's history e.g. /embedding_prefix/recipes.
/embedding_prefix/recipes
If called, will prevent calling of the EmbeddingClient.navigateTo method with workatoUrl.
EmbeddingClient.navigateTo
workatoUrl
Corresponding Workato URL e.g. /recipes.
/recipes
This event is passed to NavigationConfig.onVendorNavigation handler when user clicks browser's back/forward buttons.
See EmbeddingClient.handleNavigation for more info.