-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #92 from connectedcars/leasin
Adds ConnectedLeasing to integration docs
- Loading branch information
Showing
4 changed files
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,19 @@ | ||
# Integrations | ||
|
||
## Integrations for ConnectedWorkshop | ||
|
||
* [Prefill via vehicle lookup](./integrations/vehicle-lookup.md) (alternatively [via redirect to ConnectedWorkshop](./workshop.md)) | ||
* [Deregistration on change of ownership](./integrations/ownership-change.md) | ||
* [Autofill form for online service booking](./integrations/booking-autofill.md) | ||
* [Show news feed in app](./integrations/news-api.md) | ||
* [Show video feed in app](./integrations/videos-api.md) | ||
* [Import service bookings](./integrations/booking-import.md) | ||
* [Generic integrations via pull API](./integrations/pull-api.md) | ||
|
||
## Integrations for ConnectedLeasing | ||
|
||
* [Prefill via vehicle lookup](./integrations/vehicle-lookup.md) (alternatively [via redirect to ConnectedLeasing](./workshop.md)) | ||
* [Deregistration on change of ownership](./integrations/ownership-change.md) | ||
* [Import service bookings](./integrations/booking-import.md) | ||
* [Generic integrations via pull API](./integrations/pull-api.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters