Is your feature request related to a problem? Please describe.
We don't want to make dependencies on the KooKoo team to make changes in the webhook target URL. So, we are targeting to update the existing cloud function as the webhook handler service and integrate it with the queue(cloud task).
Describe the solution you'd like
[ ] Make existing cloud function as webhook handler service.
[ ] Create and add cloud tasks(queue) to the cloud function for handler service.
[ ] Create a new cloud function and make it the webhook processor of the RP_IVR callback service.
Describe alternatives you've considered
NA
Additional context
NA
Acceptance Criteria
[ ] Set up the infrastructure to implement the queue service in the RP_IVR callback.
Is your feature request related to a problem? Please describe. We don't want to make dependencies on the KooKoo team to make changes in the webhook target URL. So, we are targeting to update the existing cloud function as the webhook handler service and integrate it with the queue(cloud task).
Describe the solution you'd like
Describe alternatives you've considered NA
Additional context NA
Acceptance Criteria
Documentation