Forum Discussion

younghoon_kim's avatar
younghoon_kim
Regular Visitor
1 year ago
Solved

REST API connection pagination inside Copy Activity Source, AbsoluteUrl points to wrong URL.

Hi. I've set up Copy Activity to pull data from an API, and having a hard time to paginate. API looks like this : https://serviceportal.telenorconnexion.com/iot/api/subscriptions/details?{some para...
  • younghoon_kim's avatar
    younghoon_kim
    1 year ago

    can't apply your suggestion.

     

    @concat('/iot/api/subscriptions', json(activity('copyFromAPIToLakehouseBronzePagination').output)['next'])
     
    The output of activity 'copyFromAPIToLakehouseBronzePagination' can't be referenced since it is either not an ancestor to the current activity or does not exist