Index
Template (changes)
- Source locations
- Font faces: Font file definitions in template
- Style aliases
- Multiple column / pages fields
- Continuation pages
- Repeat fields on overflow pages
- Table mappings & style extensions
Api
urls:
- https://api-test.share-enterprise.nl/
staging environment / latest version - https://api.share-enterprise.nl/
production environment (do not use before the first release)
| method | url | description |
|---|---|---|
| GET | health/heartbeat | returns OK (http status 200) when service is up-and-running |
| POST | v1/clients/{clientId}/doc-info | get info about excel range and picture references in Word documents |
| POST | v1/clients/{clientId}/pdf | generate pdf |
| GET | v1/clients/{clientId}/pdf/{id}.pdf | Get generated pdf. Pdfs will be stored for 1 day (todo: discuss) |
For more information about error handling see: Error handling and response status codes