We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create an API that would be hit when a Whatsapp Video Call is initialized from the UI. This should be asynchronously stored to the Database.
@vigneshhari to comment on implementation details
The text was updated successfully, but these errors were encountered:
I'd like to take this issue up, any pointers as to where I can start? @gigincg @vigneshhari
Sorry, something went wrong.
@Krishna-Sivakumar We need an endpoint that for click tracking to achieve this.
There should be a separate table for call_tracking with
call_to FK (User) initiated_by FK(User) consultation FK date_time
Krishna-Sivakumar
Successfully merging a pull request may close this issue.
Create an API that would be hit when a Whatsapp Video Call is initialized from the UI. This should be asynchronously stored to the Database.
@vigneshhari to comment on implementation details
The text was updated successfully, but these errors were encountered: