Hi Airbyte, been really impressed with how easy th...
# ask-community-for-troubleshooting
b
Hi Airbyte, been really impressed with how easy the product was to setup and use. I have managed to get the http-request source working great on my instance but I would like to loop through many api requests on the same endpoint, each sending data to the same destination. e.g https://endpoint.com/?id=1 , https://endpoint.com/?id=2 , https://endpoint.com/?id=3 Is this possible with any current connectors?
āœ… 1
s
@Ben Hadman not currently possible, for now Iā€™d recommend you create a custom connector like described in https://docs.airbyte.io/connector-development
b
OK cool, is there a place to log this as an idea? I've browsed the docs and I think creating a custom connector is beyond my reach.
s
Probably a GitHub issue would be the best place to encode this
šŸ‘ 1
b