Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Return only the features flags of an app #2432

Closed
KevinToala opened this issue Apr 26, 2024 · 1 comment
Closed

[Question] Return only the features flags of an app #2432

KevinToala opened this issue Apr 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@KevinToala
Copy link

Hi 馃憢

In our company we have different applications for clients, for stores, backoffice, etc...
Is there a way with growthbook that when obtaining the features flag in each app it only returns the features flag corresponding to that app?
We are seeing that all the apps currently return all the features flags in the response json (we use the growthbook js sdk) and it generates noise for us to obtain the features flag of the backoffice app in the client app.
Maybe you can but you don't find much information in the documentation. Could you help me with this question?

Thanks

@KevinToala KevinToala added the enhancement New feature or request label Apr 26, 2024
@jdorn
Copy link
Member

jdorn commented May 21, 2024

Hi. We have the concept of Projects. You can configure projects under settings. Then, assign each feature to a project. Finally, create a new SDK connection for each project. Each SDK connection will have its own clientKey you reference in the SDK and it will only return features that are part of that project.

@jdorn jdorn closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants