Quick resource drop!
If you're using Claude, ChatGPT, or any other AI to help build workflows, you've probably noticed they hallucinate API endpoints, make up node configurations, or confidently give you code that doesn't work. The simple fix I found is to provide them with the actual markdown files for all API documentation for whatever program you are using! I've compiled markdown files for three of the common tools I use:
- Shopify API –– GraphQL and REST patterns, bulk operations, and pagination
- n8n —– Node configurations, expressions, workflow patterns
- Salesforce REST API —– Authentication, SOQL queries, object operations
If you upload the relevant file to your conversation before asking for help, the difference was night and day for me.
Grab what you need and let me know if there are other APIs you'd want documented.