What's a Paginated API and How to Loop Over One in an Integration
September 11th, 2023 • 7 min read
API pagination allows users and integrations to access large datasets without being overwhelmed. Learn how simple it is to loop over an API for an integration.
We sat down with one of our developer advocates to talk about Slack APIs and covered endpoints, OAuth, legacy OAuth, webhook security, SDKs, and message blocks.
What Are the Different Types of APIs and How Do They Work?
May 15th, 2023 • 8 min read
Learn the main types of APIs and how each one functions. Knowing the differences helps you connect with the RPC, SOAP, REST, and GraphQL APIs you'll come across for SaaS apps.