How to create a html table using script include for webex chats

saikiranh31
Tera Contributor

Hi All,

Trying to create a  a html table that are displays count of the particular email notification and name of the email notification that are sent in a week using script include for Webex chats.

Please let me know if you have any idea on this.

Thanks

2 REPLIES 2

SumanKumarM
Tera Contributor

Hi Saikiranh31,

Below is my thought and please make modification as per your need. I hope you are storing data in some table.

- Query on that table and the try to get the required data in platform view

- Create Script Include

- Create a UI Page to pull this data.

- Link the above UI Page to module

 

Please mark helpful, if you got some idea to keep moving.

 

BR,

Suman.

saikiranh31
Tera Contributor

Hi suman thanks for your kind response,
So can we get back the table format like a message which we have created  in UI page to the script include.? 
Because i need to sent that table into webex chats. Please let me know if you have any ideas on this

BR,

Sai kiran.