Skip to content

Commit

Permalink
Merge pull request #476 from peekunnas/patch-1
Browse files Browse the repository at this point in the history
Update extensions.json
  • Loading branch information
ebibergall authored Oct 16, 2023
2 parents 70b87c3 + 2fe8abf commit 8e9e1fa
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions metadata/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2071,6 +2071,25 @@
"tags": []
}
]
},
{
"name": "lekab",
"label": "Lekab",
"version": "4.0.0",
"downloadUrl": "https://github.com/Cognigy/Extensions/releases/download/lekab400/lekab.tar.gz",
"infoUrl": "https://github.com/Cognigy/Extensions/tree/master/extensions/lekab",
"description": "Integrates Lekab functionality with Cognigy.AI",
"longDescription": "Lekab offers SMS APIs, digital tools, and solutions that streamline processes and communication to increase productivity, accessibility, and improve the customer experience. Since 1994, Lekab has helped companies communicate with their customers, employees, and stakeholders. Lekab develops and integrates smart solutions and services for mobile communication and process automation for several of the largest companies in the Nordic region.",
"tags": ["sms", "message"],
"icon": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF/////2wi93KC3AAAAC5JREFUeNrs1DERAAAIxLDHv2kwwMTGJQI6NoFRRwI/AoAnCngieKKAJ7JoAQYA0xAGAYmAgh0AAAAASUVORK5CYII=",
"nodes": [
{
"type": "sendSMS",
"defaultLabel": "Send SMS",
"description": "Sends a text message (SMS)",
"tags": ["sms", "messaging"]
}
]
}
]
}

0 comments on commit 8e9e1fa

Please sign in to comment.