by Michael Worringer | Jan 26, 2015 | API
Create Playlist To create a new playlist record, make a POST request to this URL: https://api.field59.com/v2/playlist/create Request This request should contain a single parameter named “xml”. That parameter should contain an XML string with the information you want...
by Michael Worringer | Jan 26, 2015 | API
Create Live Event To create a new live event record, make a POST request to this URL: https://api.field59.com/v2/event/create Request This request should contain a single parameter named “xml”. That parameter should contain an XML string with the information you want...
by Michael Worringer | Jan 26, 2015 | API
Create Live Channel To create a new live channel record, make a POST request to this URL: https://api.field59.com/v2/channel/create Request This request should contain a single parameter named “xml”. That parameter should contain an XML string with the information you...