API

All posts with the API tag

Discussion
4 months ago Apr 03, 2026

Drowning in custom API integrations!

Hey everyone, We’re trying to build an internal chatbot (mostly leveraging Claude) to help our teams query internal data. Our data is scattered everywhere. We’ve got customer data in a messy SQL database, docs in Notion, and a legacy on-prem…

Discussion
6 months ago Feb 25, 2026

When to use Path vs Query Parameters?

I am starting to write some scripts to automate tasks using a few different APIs, and I am getting a bit confused by how the documentation wants me to format the URLs.  Sometimes an API wants the user ID built…