Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Embedding/uploading Adobe Captivate project on HubSpot website

New Here ,
May 19, 2023 May 19, 2023

Hi there -- I'm a beginner to Adobe Captivate and I need to be able to upload/embed a project to a site built on HubSpot. I know that for other website hosts you'd be able to do this using FTP, but HubSpot does not support FTP. Has anyone run into this issue before? Any solutions/workarounds?

 

Thanks!

655
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 19, 2023 May 19, 2023

Do you want to upload the raw project or the HTML output?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 19, 2023 May 19, 2023

The HTML output -- it needs to be accessible on the site. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 20, 2023 May 20, 2023

On my blogsite I use this approach: I upload the output folder to my domain (but you can also use AWS for that purpose). Than I will use an iFrame to embed the output on my blogsite, or post a link to the URL  Here is an example code:

<iframe src="https://www.lilybiri.com/published/FailureMessages/index.html" width="800" height="490"></iframe>

This output will have a fixed size (800x490).

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 20, 2023 May 20, 2023

Thank you! When you say upload the output folder to my domain, what does that look like for you?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 20, 2023 May 20, 2023

It depends on where you will upload the output folder. In my case I don't need to have a zipped folder, but on AWS or in the eLearning community to need to use the 'zip' functionality in the Publishing dialog box in Captivate and upload the zipped folder. That output folder has everything needed for the 'website' which is the output in reality. And the reference to the index.html file is all what is needed to launch that web site. If you click on the link in my previous answer, you'll see that tutorial being opened from the index.html file. The folder itself has a lot of subfolders.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 22, 2023 May 22, 2023

Is it just a file manager from your domain provider where you upload? I think this is where I'm stuck in HubSpot -- I can upload files to their file manager, but even if I recreate the folder architecture, it still won't work when I link to the index file. It just shows a spinning wheel. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 22, 2023 May 22, 2023

I use Filezilla to upload to my domain. You cannot use FTP which is the reason I proposed to put the output folder elsewhere and use a link or an embbedded iFrame.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
May 20, 2023 May 20, 2023

Do you have a domain/hosting plan with another web hosting company that you can upload files to? If so, you could host the Captivate files on that server and use an iframe on the Hubspot page to display it. This shows how to embed an iframe on Hubspot--> 

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 22, 2023 May 22, 2023

For anyone Googling this in the future... HubSpot's file manager does have the ability to host/manage Adobe Captivate projects. Because HubSpot does not support FTP, you can either recreate the entire folder architecutre and manually upload the files, or do it using the CLI Command via a terminal. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 22, 2023 May 22, 2023

As a moderator I took out your marking this as being a correct answer, because it is not the reason you are not able to show a Captivate output.

Apparently you didn't understand nor test the proposed solution. My blogsite is not supporting Captivate output neither, but most of my blog posts do show embedded output, by using the iFrame solution. You only need to upload the output folder to a webserver. AWS allows you to upload such output, and you only have to link to the index.html file to show the output. 

Here is another example of a blog post where I do have an embedded output. Please take the time to have a look:

https://blog.lilybiri.com/intro-to-tracking-states

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 22, 2023 May 22, 2023

This solution did solve my problem. I did not have to use an iFrame. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 22, 2023 May 22, 2023
LATEST

Thank you, though. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources