After using create-login-link, we land on the welcome tour page. Is it possible to skip the onboarding and land on the dashboard directly ?
There is no way to disable welcome tour on a single SSO login, however I suppose you are creating a company with an API call - in this case you can pass journey_type: "skip_welcome_tour" there.
IN general, welcome tour cannot be skipped once - it should not run again after any changes were made to company settings
1 Like