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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom 'feedback_hook_url' per notification #750

Open
msfilho opened this issue Sep 28, 2023 · 0 comments
Open

Custom 'feedback_hook_url' per notification #750

msfilho opened this issue Sep 28, 2023 · 0 comments

Comments

@msfilho
Copy link

msfilho commented Sep 28, 2023

Today we can only set a global 'feedback_hook_url'.

However our application today is totally multi-client. Our API url is different depending on the user associated with the client, inside the same app.

Today you have the 'notif_id' with send a unique string to identify the notification, but this require us to create a separate service on a global domain to filter the feedback and foward the to final service (on the client url, all the logic and connections do database and configs depends on the url subdomain attached to the client).

Please add a 'feedback_hook_url' parameter to the notification too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant