{
"opencollection": "1.0.0",
"info": {
"name": "Factset Analytics Datastore About Create Book From Template API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "basic",
"username": "{{username}}",
"password": "{{password}}"
}
},
"items": [
{
"info": {
"name": "Create Book From Template",
"type": "folder"
},
"items": [
{
"info": {
"name": "Factset Kicks off request to create a book with template",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.factset.com/v1/create-book-from-template",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "This endpoint retrieves book status, book name, and book ID for ticker requested in JSON format. This end-point excepts ticker and template_id as inputs. If the template_id input is not used, a book will be created with FactSet's default template.Please try out the below template ids to quickly get the FactSet curated booksCompany Quick Book - g_20210415065838185Post-Earnings Call - g_20210415070044785 Public Information Book(PIB) - g_20210415070353"
}
]
}
],
"bundled": true
}