Use fylr in Google docs via CI HUB
Tutorial on how to get images from a fylr into a google document
Required
Login to a fylr instance with permission to see at least on image asset.
This fylr needs to have the CI HUB capability in its fylr license. This is not part of all fylr licenses.
By default all fylr installations have the "OAuth client" named "ci-hub" configured, so this should not be an issue. However, during a fylr installation, this could theoretically be changed. If you have problems to connect CI HUB to fylr, check this with the fylr's administrator.
Steps
Open a Google document on https://docs.google.com
Open the
Extensions
menu and selectGet Add-ons
.In this new dialog, search for
CI HUB
and install it. This will then happen automatically inside Google docs and not on your computer's local storage.In the
Extensions
menu again, selectCI HUB Connector
andOpen
:In the appearing panel (right hand side of the document)
Login
either with an existing CI HUB ID orRegister
for a free trial with CI HUB:After you logged in with your CI HUB ID, the side panel should change (you may have to re-open it).
In the CI HUB side panel, search for
fylr
and click the plus button (marked in green below):Enter any fylr URL (where you have a login) and click
Login
:Log in to the appearing fylr login dialog with your fylr credentials.
Go back to the Google document. In the side panel e.g. click on the magnifying glass.
Then click on the magnifying class below the first one, to search for any asset in fylr. Both magnifying glasses are marked in green here:
If nothing is found, you may have to choose an Object Type in the drop down menu
Object Type
.Click on one preview image once, then click on it a 2nd time and drag it into your document before releasing the click.
Wait a few seconds for the transfer. (There is a spinning circle in the preview as long as CI HUB is working on it.)
Known errors
After clicking
Login
in Step 8:Authorization failed
Sorry, an unexpected error ocurred:
TypeError: Cannot destructure property 'systemUrl' of '(intermediate value)' as it is undefined.
When trying again a few minutes later, it worked.
When dragging an image from the CI HUB panel into the document:
Error: executePanelCommand failed: Exception: The image in the BlobSource could not be retrieved. Please make sure the image is valid.
Seems to be a kind of timeout with bigger images. Did work when I tried it the 2nd time.
References
CI HUB official User Guide: https://ci-hub.com/hubfs/CI%20HUB%20Connector%20User%20Guide%20v1.1.pdf
Last updated