📄️ REST Action
Use Data Integration Action River feature to establish a connection with any REST endpoint and integrate it as a fresh data source.
📄️ Pagination options in REST API
Pagination is a technique used to split large amounts of data into smaller, more manageable chunks. This technique is useful when dealing with large data sets that could slow down or crash the application if loaded all at once.