Files
mtapi/Examples/MatLab/AdvancedExample/Slack/TODO.md
T
Christian_x7 76a6216cf7 Add a advanced example
It uses its own API which I packed between MTApi5 and MatLab.
Possible that this is useless, but errors from the .NET assembly are more tradable.
2020-10-24 10:14:58 +02:00

324 B

List of to-do items

  • Add support for multipart/form uploads via urlread2.
  • Add support for token-based authentication. Caching of auth token?
  • Add support for posting files via files.upload API.
  • Add support for OAuth2 authentication.