LogoLogo
  • Overview
  • Getting Started
  • Documentation
    • Code Generation
    • Connecting with Salesforce
      • Visualforce
      • OAuth
        • Web-Server Flow
        • Username/Password Flow
        • User-Agent Flow
        • JWT Flow
        • Token Refresh
      • "Re-Auth" on token expiration
    • RestObjects
      • Retrieving Data
      • Create/Update/Delete
      • Transformation (serialization)
      • Using with Custom Endpoints
      • Getting Field Metadata
    • SOQL Builder
      • FieldResolver
        • SELECT Models
        • WHERE Filters
      • WHERE & HAVING
        • Inner Queries (JOINS)
    • Composite API
      • Composite
      • Composite Batch
      • Composite Collections
    • Streaming API
    • Handling Exceptions
  • Changelog
  • Upgrading Major Versions
    • Version 3 Upgrade Guide
    • Version 2 Upgrade Guide
Powered by GitBook
On this page

Was this helpful?

Documentation

Code GenerationConnecting with SalesforceRestObjectsSOQL BuilderComposite APIStreaming APIHandling Exceptions
PreviousGetting StartedNextCode Generation

Last updated 4 years ago

Was this helpful?