Integration Guides
Practical, step-by-step guides for common integration scenarios across AGM systems.
What You'll Find Here
Integration guides cover end-to-end workflows that span multiple APIs or systems — not just individual endpoint references. Each guide walks through a complete use case from authentication to data retrieval to error handling.
Available Guides
Coming Soon
Guides are being authored by the DTO team. Below are the planned topics — check back as they are published.
Authentication & Access
- Obtaining and refreshing SAP C4C CSRF tokens
- Handling Basic Auth across SAP modules
- NBE API credential management
Common Workflows
- Creating a new customer across C4C + Family Portal
- End-to-end vehicle sales flow (SD → VSS → VMS)
- Employee data sync between HCM and other systems
- Procurement cycle: request → approval → inventory update (MM)
Error Handling
- SAP C4C error code reference
- Retry strategies for transient failures
- Handling partial responses in batch operations
Integration Patterns
- Webhook patterns for AGM event-driven integrations
- Pagination strategies across paginated AGM APIs
- Bulk operations and rate limit best practices
Contribute a Guide
Have an integration pattern you've implemented? Submit it through the DevHub API Governance workflow:
- Document the guide in Markdown in the
guides/directory - Open a PR against
mainon the agm-devhub repository - DTO team reviews and merges