API Playground - set_form_items_from_csv

set_form_items_from_csv


This function will import the reservation form for the specified resource from a CSV file. Warning: this function will override the existing form items for the resource. (click for full documentation)

csv

CSV file with form items. The format is the same as the CSV export in Reservation form layout in the backend or as the one exported by get_form_items (with format set to csv).

resource_id

ID of the resource whose form should be updated. If this resource currently uses the global form, it will be changed to resource-specific.

language

by specifying a 2-letter (ISO 639-1) language code (all capital letters e.g. EN, DE, FR, ES, IT) you can change the language of the text values returned

api_key

* - Pflichtfeld