File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -25,15 +25,15 @@ Copy the data from the JSON files into the *BODY* of the **POST** request.
25
25
3 . Rental Agreement
26
26
27
27
### Create the Custom Rollup
28
- 1 . Name: Number of Available Vehicles
29
- 2 . Internal Name: number_of_available_vehicles
30
- 3 . Type: Rollup
31
- 4 . Rollup Type: Count
32
- 5 . Number format : Formatted number
33
- 6 . Association Record Type: Vehicle
34
- 7 . Record Property: Record ID
35
- 8 . Additional Conditions
36
- 9 . Property: Available == Yes
28
+ - * Name* : Number of Available Vehicles
29
+ - * Internal Name* : number_of_available_vehicles
30
+ - * Type* : Rollup
31
+ - - * Rollup Type* : Count
32
+ - * Number Format * : Formatted number
33
+ - * Association Record Type* : Vehicle
34
+ - - * Record Property* : Record ID
35
+ - * Additional Conditions*
36
+ - - * Property* : Available == Yes
37
37
38
38
![ alt text] ( https://github.com/hubspotdev/crm-customization-dev-bootcamp/blob/main/data/number_of_available_vehicles.png?raw=true )
39
39
You can’t perform that action at this time.
0 commit comments