Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APEX Rest Data Source - Use value from response as pagination value

ARobinsonCTJan 22 2025

Hi All,

I am using a REST API to pull data from airtable. They return 100 records at a time and a field in the payload called “offset”. This value needs to be passed as the offset in the next call to pull the data back. I can't seem to find any way to accomplish this when defining the REST api. Has anyone done this before?

Thanks

Andrew

Comments
Post Details
Added on Jan 22 2025
3 comments
305 views