API for a external application

Hi all,

I’m trying to insert data out of an external application, like a ServicesDesk, in a XIBO region.
In a similar way to the Twitter module.
I have an API Key of the ServicesDesk.
How can I do that?

Thanks

You would need to either write a Xibo Module to extract data from ServicesDesk using their API, or write an integration application that took data from ServicesDesk via their API and uploaded it in to Xibo via our API.