i am using assemblyAI speech to text api with pii redaction.
in their documentation they has mentioned if i am using webhook for transcription along with pii redaction i will receive two webhook calls first one with redaction audio url and after few seconds the transcription. so how would i capture both in bubble webhook. i have no idea
i am receiving both calls one 1 webhook endpoint as when i am sending a file for transcription i am proving them a webhook url…and on that very url i am getting both calls without a request body type.