The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Is there any way in the API to retrieve the record at a particular row number? I know I could get all the rows up to that row number using the maxRecords option of the select method, but that would obviously be quite inefficient.
Thanks in advance.
...
Is there any way to create a new record and insert it at a particular spot in the table (perhaps before or after a given row id) via the API?
Thanks in advance.
-Mark
Thanks, Andrew! Unfortunately, we are building a framework for others to use and therefore we don’t have control over the bases that our code will be accessing.
-Mark
@Andrew_Johnson1, how are you retrieving the Schema via the API? All the programmatic solutions I’ve seen in this forum appear to be doing something like scraping the API documentation page. If you have any code (in any language) I’d love to see it...
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.