adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

How to create an image site url?

Image

I get this when invoking the direct link to file. How can I just get the url so I can just display the image?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

How to create an image site url?

Adam,

You do not need to get a picture with the help of the rest request. it's a direct link. You can just paste it in the src attribute of the picture

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

How to create an image site url?

So what I get in the service response from my screenshot is correct? And I can just map the response to a variable and add the variable to my html img tag?

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

How to create an image site url?

I am very confuse! I am able to upload the file but I am still lost on getting the direct link to file. The documentation isn't helping at all. Its almost useless. Can someone please post screenshots on setting this up?

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

How to create an image site url?

I am very confuse! I am able to upload the file but I am still lost on getting the direct link to file. The documentation isn't helping at all. Its almost useless. Can someone please post screenshots on setting this up?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How to create an image site url?

Hi Adam,

You can add this URL to Image 'src' attribute. You can also use mapping to do it.

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

How to create an image site url?

How can I query the file name of the file?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

How to create an image site url?

Hi Adam,

See where is direct URL you need on this screen shot: http://prntscr.com/3yw7ho/direct

Aslo see screen shot with response mapping: http://prntscr.com/3yw8dl/direct

Regards.

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

How to create an image site url?

Im getting an error when trying to upload an file through the create file service. code":"BCXX002","description":"Cannot consume content type"

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

How to create an image site url?

I fix the error, but now the entire file will not upload. It will only upload like 20kb of the file instead of the entire file. How can I solve this?

Return to “Issues”