Advanced API Course
04: Planning Out Your Template
Here is where the magic starts. Using this method each attribute within a booking page can be adjusted from the CSV that will house your variables. As mentioned in the video the best route for the first time is to login to your YCBM account setup a booking page as you need, request every field and bring into a text editor and then replace information with double curly brackets with the column header name in the middle.
Further Resources
This is the link you can use to GET page components. Replace {accountId} with your Account Id and {profileId} with the page you want to target: https://api.youcanbook.me/v1/{accountId}/profiles/{profileId}/?fields=title,description...
Downloads

Google Sheet with columns

JSON Page Template