1

Has anyone done this, or know if it is possible with their API?

The API seems accessable from an installed instance: http://yourserver:8888/~api_doc/index.html

JoeB
  • 2,743
  • 6
  • 38
  • 51

1 Answers1

0

It's hidden under a service object as createReview, oops.

http://yourserver:8888/~api_doc/reference/Service.html#messages.UpsourceRPC

JoeB
  • 2,743
  • 6
  • 38
  • 51