Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 1605 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

That's what the "insert from URL" script step is for.

But we'd have to know more about what the source URL / web site does or allows to help you better.

Posted

Do a quick test to verify that the file is actually a picture:

- right-click the container and do "export field contents" and save it with the proper extension that you know it is (jpg? png?)

- inspect the file in your OS, open it

- if it is a picture then right-click the container again and choose "insert picture" and select your file

if this all works then you have your routine to script:

- use the "insert from URL" to insert into a *global* container

- use the 'export field contents' script step to the temporary folder using a placeholder file name

- use the "insert picture" script step to grab the file back and insert it into the proper destination container

Posted

Wim

it's not a picture, I don't know why. Though, the link says it's a picture.

Any ideas?

Posted

None.

Except that in general terms grabbing assets from a URL like this isn't a good way to integrate.  Does the site have an API that will give you the data in a proper form?

Posted
50 minutes ago, stan111 said:

doesn't work as expected

It works as expected with the link you posted above. If it doesn't work with another link, then post the URL.

 

Posted (edited)

that's what I get when use the link above. That's odd if you get a different result.

3.png

Edited by stan111

This topic is 1605 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.