Our current workflow for the API relies on polling. Users request their transcriptions or exports and then they need to poll another endpoint until the processing is done on our side.
For some users it is more comfortable to use webhooks instead.