When MS Office elements (Excel, PowerPoint, Word) are imported or created inside Signals Notebook, they become an element within Signals with their own eid. With this eid, it is possible to download these files using our Swagger API. Below you will find a step-by-step guide on how to perform this action.
Access Signals Notebook Swagger.
Expand the option "Entities".
Search for the endpoint "GET/entities/{eid}/export".
Click on "Try it out".
In the field "eid", paste the eid of the MS office element. You should not modify any of the other fields. Below you will find an example of what this call looks like.
Click on "Execute".
If everything is correct, you will get a code 200 as response and you will be able to download your file.
Comments
0 comments
Article is closed for comments.