Skip to content

Toro Cloud Dev Center


Service invoker

The service invoker is a web interface for invoking Martini services. It is typically shown when invoking services via a web browser.

Service invoker

This web page contains form elements for obtaining service inputs, and for setting the request Content-Type and response Accept-Type. It is dynamic; fields change depending on the inputs required by the service being called.

To invoke a service using the service invoker, right click on the service in Martini and choose Invoke in Browser (or Invoke in New Tab). You'll notice the service invoker's URL follows the pattern:

1
/invoker/get/{integratePackage}/{serviceType}/{codePackage}.{serviceFilename}