Robert Larsen
Posts: 0
Joined: Fri Aug 02, 2013 6:56 am

RSS Feed Image

I am pulling an rss feed and mapping it fine. But I need to get an image url's that are not being added to the service response how do I map these images, when they are not in the service response? Image Imageinline.png?1387741855[/img] [/url] Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

RSS Feed Image

Hi Robert,

On the screenshot that you have provided there is a response - 'image'.
Try to make mapping of 'image' url from the response.

Robert Larsen
Posts: 0
Joined: Fri Aug 02, 2013 6:56 am

RSS Feed Image

I did it is the wrong image though. It gives me the image in the top right of the screenshot on all of the posts. I need the image's shown like at the bottom left of the screenshot in the posts. Image

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

RSS Feed Image

Hi Robert,

Please find in Response the image you search. Post a screenshot of this part of your Response please.

Robert Larsen
Posts: 0
Joined: Fri Aug 02, 2013 6:56 am

RSS Feed Image

In my first screenshot i have highlighted it.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

RSS Feed Image

Hello! Image you need is inside encoded response parameter, it's not in a separate parameter. You can retrieve in using JS from encoded parameter value.

Robert Larsen
Posts: 0
Joined: Fri Aug 02, 2013 6:56 am

RSS Feed Image

I recall having come across a thread with a couple examples of using JS to get image url from server response, but cannot seem to find it. Could you provide me with an example or direct me to a thread.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

RSS Feed Image

Do you want to get image uploaded to Appery.io (your app) or URL returned via a service?

Robert Larsen
Posts: 0
Joined: Fri Aug 02, 2013 6:56 am

RSS Feed Image

Url returned via a service. Maryna said above the image url is stored in service response encoded.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

RSS Feed Image

Can you show how the response looks? In there is URL in the response, in most cases, you would use it directly.

Return to “Issues”