Prerequisites

Pre-requisite to complete before you start custom app creation using Studio Mode

Integration with Gen AI

In order to create data source for the app, you need to create a integration with Gen AI. Follow this document to create an integration with Generative AI.

Integration with Internal Content

You can manage your contents like text, audio and other media files within ixHello. They can later be used in custom apps. Following through this short document, you should be able to readily connect an integration with ixHello Internal Content.

Create content

You can prepare any text, media, html files to use as a content for the app.

Or you can use this sample file to proceed with the process. Download this 'demoContent.json' file here.

It is a JSON file that contains the basic information of a business like description, opening hours, contacts etc.

Now, on the ixHello portal, on the left navigation, go to Content -> Content and click on Add New Content.

Provide the following details:

Content Id: A unique name for your content e.g. DemoContent.

Note : Save Content Id for use further in the process of creating custom app.

Content Name: A unique name for your content. e.g. DemoContent

Category : Default

Text: Sample content information

SSML: False

HTML : False

Media or Data : True

Media Type: JSON

Media Source : Upload File

Media File: Select the downloaded file 'demoContent.json' .

After filling the above details, click on Add , the content should be ready to use.

Note: Make sure that you've selected 'Default' as category. Contents in ixHello are categorized by their category and only those apps that have same Category as the content can access these contents.

Last updated