Skip to content

Commit

Permalink
feat: onboard cordial source (#1570)
Browse files Browse the repository at this point in the history
Co-authored-by: Anant Jain <anantjain45823@gmail.com>
  • Loading branch information
aanshi07 and anantjain45823 authored Jul 24, 2024
1 parent 8b5cf0f commit fbaf1f6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/configurations/sources/cordial/db-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "cordial",
"category": "webhook",
"displayName": "Cordial",
"type": "cloud"
}
3 changes: 3 additions & 0 deletions src/configurations/sources/cordial/schema.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"configSchema": null
}
3 changes: 3 additions & 0 deletions src/configurations/sources/cordial/ui-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"uiConfig": null
}

0 comments on commit fbaf1f6

Please sign in to comment.