TeamDesk Knowledge Base & Support

   Home      FAQ      Forum      Idea Exchange      Ask a Question      My Stuff      Help   
  
Synology Disk Station API
Hello to you all

Has any of you some experience to share on connecting TeamDesk with a Synology diskstation ?

I understand you can connect to a SYNOLOGY with a curl call like this:
curl -e "https://NASNAME.quickconnect.to" "https://NASNAME.frX.quickconnect.to/webapi/query.cgi?api=SYNO.API.Info&version=1&method=query"
where NASNAME is the name of the NAS and X (in frX) a digit

When I make the corresponding call in TeamDesk
GET https://NASNAME.frX.quickconnect.to/webapi/query.cgi?api=SYNO.API.Info&version=1&method=query
Headers:
Referer: https://NASNAME.quickconnect.to
Content-Type: application/json
Accept: application/json

I am getting some binary content instead of the nice JSON answer provided by my CURL call.

Kind regards,

Pierre
ID
2086
Category
Integration/API
Author

Pierre
Date Created
10/27/2024 6:56:25 AM
Date Updated
10/28/2024 9:30:30 AM
Comments
Pierre 10/28/2024 9:30:30 AM
The binary content issue is now fixed
Feedback
Back to Search Results