Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Categories Automation Services
Created by Guest
Created on Aug 2, 2016

Expose AS REST service

In version(s) prior to 7.5 we were able to use external process/code to post XML to http://TSAS-HOST:port/SpotfireAutomation/JobExecutor.asmx. With 75+ this is no longer allowed. Requesting REST API where we can post Automation Services jobs without having to use Windows based SpotfireClientJobSender.exe.

Implemented in 7.13
  • ADMIN RESPONSE
    Jul 3, 2018

    A new REST API to run Automation Services jobs is released in Spotfire 7.13.

    It is now possible to trigger execution of Automation Services jobs from an external application using a REST API. A job can either be stored in the Spotfire library or passed as an argument. The API uses an OAuth2 based authentication/authorization mechanism.

    See REST API Reference for more details.