Hello! If I want to pull data from Facebook for ev...
# ask-community-for-troubleshooting
m
Hello! If I want to pull data from Facebook for every user in my database and the users that will sign up later how is the best to go about this? The source setup requires an id that is unique to the user. Does that mean I need to setup a connection for every user individually? Do I do this through the Airbyte API? Or do I need to write a custom connector to achieve this? Looking forward to understand more how I can use Airbyte in this case! Thanks!