Search:  

Previous pageData Integration Next page
Request URLs 

This defines where the Request is made to.

Support for multiple URLs

Normally you only add one URL to this section. However some feed services support multiple URLs in case one is offline. In such cases, add all the URLs to be queried, and order them in the sequence to be called. The component will then start by querying the first URL, and if that request times out, it will query the next URL. As soon as it receives a valid response (even if that contains no records) it will process that, and will not proceed with the remaining URLs. Therefore you can be sure that the component will only process the results from one feed URL regardless how many are listed here.

Authentication

If the feed requires you to use Basic Authentication, enter the Username and Password, otherwise leave these fields blank.

Note: If you need to authenticate by giving your credentials as part of the querystring, add them to the Fixed Request Parameters
Managing data