This issue can't be edited
Because it belongs to an archived project. Jira admins can restore projects from the archive.
Spike for end-2-end flow of cielo24
Description
Steps to Reproduce
Current Behavior
Expected Behavior
Reason for Variance
Release Notes
User Impact Summary
Goal
Lucidchart Diagrams
Activity
Muhammad Rehan June 29, 2017 at 11:35 AMEdited
We will test Cielo24's callback functionality via sandbox account and for testing the original turnaround time & statuse, we will get a live account – confusions are no more, closing this!
Muzaffar Yousaf June 29, 2017 at 11:24 AM
What we need to close this task ?
Muhammad Rehan June 16, 2017 at 7:51 PMEdited
According to cielo24's API documentation , we will:
Create a job: http://docs.cielo24.com/en/latest/job_control/create_job.html
Add Media (video) to job: http://docs.cielo24.com/en/latest/job_control/add_media_to_job.html – A job can only have one associated media and this can be added via video binary file or via link in
media_url
query parameter.Perform transcription: http://docs.cielo24.com/en/latest/job_control/perform_transcription.html – Provide callback urls to track transcription process.
Get transcript/captions: http://docs.cielo24.com/en/latest/job_control/get_transcript.html OR http://docs.cielo24.com/en/latest/job_control/get_caption.html
I've made collection on this workflow which can be found on Postman. The job and transcription process is getting completed successfully on sandbox but when I'm not getting right file when I try to get transcript – i.e. step4.
I'm also getting incorrect job's media info on sandbox, response:
That's malformed and somewhat combination of production api base url i.e. http://api.cielo24.com and sandbox api base url http://sandbox.cielo24.com. I'm unsure if sandbox account actually stores and uses the media file for transcription on cielo24.
FYI , .
Details
Details
Assignee
Reporter
Sprint
Priority

Zendesk Support
Linked Tickets
Zendesk Support

Make sure we discover full flow for cielo24 i.e from video uploads to get transcript in our system.