Hello there,

I'm trying to do this:

First, fetching user list from a source URL (e.g. http://www.example.com/users.csv) - no problem so far.
Then, fetching user information from different source URLs (e.g. http://www.example.com/users/user1.csv, user2.csv, etc.), i.e. one source URL per user.

I have tried to get this to work with views and also considering issue http://drupal.org/node/714692, but without success.

Any help is appreciated.

Comments

kenorb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.