• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Unable to get OpenaAI Assistant output public download url or file.

Dear Pabbly,
I'm seeking for help regarding an automated workflow i'm working in.
The automations involve an interaction with OpenAI api assistant to create an .mp4 file.
If i execute the prompt in the OpenAi play ground it returns me a temporary url where i can download the file.
When the same prompt is run with pabbly, the output is the local path of the file which is inaccessible (sandbox:/mnt/data/myfile.mp4).

I can see the Pabbly action: OpenAI (ChatGPT, DALL-E, Whisper) : Generate Image
Is able to output the "Data url" which is a public url.

My question is:
Is it possible to make the assistant return the same "Data url" with the actual file to download or interact with?

Thank you! Appreciate if somone can help on this!
 
Last edited:

Himesh

Active member
How can you generate .mp4 file with OpenAI? Can you please share screen recoeding?

If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.
 
How can you generate .mp4 file with OpenAI? Can you please share screen recoeding?

If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.
If Python can do it, openAi can do it.
Please let me know if you are able to get that public url for files download.
Very probably you can test it with any other file type. Like a PDF or a docx for example.
The goal is to have in pabbly workflow the public url to download/forward the file.
If anyone has success with this, please get in touch and i'll be more than happy to have a call in order to find a solution.
Thank you!
 
Hello @ArshilAhmad !
Thanks for your reply!
The automation will create a mp4 video based on my text input.
- Using the prompt in the assistant i can retrive the public url to dowload the mp4 video
- BUT using the same prompt with pabbly steps, it only retrives the local openai path (eg. sandbox:/mnt/data/myfile.mp4) which is not accessible.
Video demo with OpenAi assistant:
Video demo with Pabbly:
MP4 video output:
Workflow URL:


The problem is that running the automation with pabbly i'm unable to download/forward the file because it only returns a non-accessible path.
Hope someone can help with this, thank you very much guys!
 
Top