Card |
{
"type": "card",
"value": {
"title": "card title",
"description": "This text is **bold**.",
"imageUrl": "https://static-st1.zoomdev.us/static/6.3.34762/image/new/topNav/Zoom_logo.svg",
"options": [
{
"type": "option",
"label": "Select case 1",
"value": "case1"
},
{
"type": "link",
"label": "More",
"value": "https://example.com/link"
}
]
}
}
|
Article |
{
"type": "article",
"value": {
"title": "How Zoom can help you stay safe in cyberspace",
"content": "Cybercriminals become more sophisticated every year and deploy multi-layered, complex attacks that target people at their most vulnerable. Hackers and scammers now infiltrate their victims with elaborate schemes designed to catch people off guard and prey on their kindness. While best practices such as using private networks, unique passwords, and locking your devices are still highly recommended, you must also choose tools and software providers that deploy robust and effective measures to help keep your data safe. \nThe workplace can be just as vulnerable to a breach if employees unknowingly download malware or accidentally expose private data to the wrong audiences. So with this in mind, here are a few tips to help you stay safe online when using Zoom along with insight into the security programs we deploy to protect our customer and employee data.",
"style": "multi-sources",
"sources": [{
"label": "reference 1",
"title": "this is reference 1",
"content": "markdown content \n ### Heading level 3",
"url": "https://www.zoom.com/en/blog/how-zoom-can-help-you-stay-safe-in-cyberspace/"
}, {
"label": "reference 2",
"title": "this is reference 2",
"content": "markdown content \n ### Heading level 3",
"url": "https://www.zoom.com/en/blog/how-zoom-can-help-you-stay-safe-in-cyberspace/"
}]
}
}
|