You need to sign in to do that
Don't have an account?

Is there a way to access default tab for an app through apex?
I want to access the default tab set for an app so that I can automatically redirect the user there. I have checked DescribeTabSetResult class: https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_class_schema_describetabsetresult.htm
But it does not have any method to get the default tab.
Thank you!
But it does not have any method to get the default tab.
Thank you!