Base settings
This page describes how to set your project settings in the request data
Last updated
This page describes how to set your project settings in the request data
Last updated
Each json
request requires a base_settings
. This determines several attributes for your project like file_name
and company_template
.
PPTX Builder will use in order of priority: template file provided on the request (
pptx_file
),company_template
field in base settings,default.pptx
JSON
Name
Type
Required
Description
file_name
String
true
Is used as PowerPoint file name when generating file.
company_template
String
false
This value controls which template should be used for the Power point. If none provided it will use default company template.