With an integration with Omnia, you can retrieve information and display it in our feed widgets.
To set up an integration with omnia, you first need to find a couple of links in Omnia.
- Omnia API URL: https://account_name.omniacloud.net (NOTE replace "account_name" with your own account name)
- Web Content Management API URL: Almost the same as the Omnia API URL, but with a string of characters in front of the account name
for example https://tvny574i8wtgh5-account_name.omniacloud.net - Client IDs are created in Omnia, if you need help with these, you can contact Omnia.
- Client Secret is developed in Omnia, if you need help with these, you can contact Omnia.
Then fill in these details when you create an Omnia integration in PLAYipp.
Settings in Omnia
JSON screen keys in Omnia need to be set according to the following so that we can display it in widgets.
- What will become preamble text should be called preamble.
- What will become body text should be called body or mainBody.
- What should be used as the sender should be called authorName.
- What should be used as a title should be called title.
- What should be used as the publication date should be called createdDate.
- Images should be links named fullImage.
Screen keys has to be URI safe. Do not use blank spaces or characters like 'ÅÄÖ'. For an example, choose "gavle_1" as you screen key instead of "Gävle 1".