SublimeSkinz

The SublimeSkinz Connector provides automated access to Publisher Stats from SublimeSkinz.

Prerequisites

The SublimeSkinz connector requires an API Key and API Secret for the Publisher API.

In the Key Editor, add a Key with a “Credential Type” of Sublime Skinz

Scheduling

The SublimeSkinz connector can be scheduled to ingest data once per day at a user-defined hour and timezone.

By default, the connector will run once at 6am PT.

See Daily Scheduling for more information.

Sample Switchboard Script

download t from {
    type: "sublime_skinz";
    key: "sublime_skinz";

    // allows daily schedule
} using {*};