Skip to content

Commit 6a6ff96

Browse files
authored
Merge pull request #88 from connectedcars/booking-import-screenshot
Adds screenshot of imported booking
2 parents 4c1d695 + b7a0928 commit 6a6ff96

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
54.4 KB
Loading

integrations/booking-import.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Service bookings can be pushed to Connected Cars when they are added, changed or
55

66
The import of service bookings uses the standard GraphQL pull API via the `addBookings`, `changeBookings` and `cancelBookings` mutations. Descriptions of the fields and example requests can be found below. Further details on working with the pull API can be found on [the dedicated page](./integrations/pull-api).
77

8+
_Screenshot of booking data show in ConnectedWorkshop_
9+
![Booking data show in ConnectedWorkshop](./booking-import-screenshot.png)
10+
811
## Field descriptions
912
| Key | Type | Example | Notes |
1013
|:----------------|:------------------|:---------------------------|:---------|

0 commit comments

Comments
 (0)