Skip to content

Commit

Permalink
feat: cordial source (#1575)
Browse files Browse the repository at this point in the history
Co-authored-by: Krishna Chaitanya <[email protected]>
Co-authored-by: Aanshi Lahoti <[email protected]>
Co-authored-by: Anant Jain <[email protected]>
  • Loading branch information
4 people authored Jul 26, 2024
1 parent a035d03 commit 83e3313
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/configurations/destinations/ga4_v2/ui-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2156,4 +2156,4 @@
}
}
}
}
}
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 83e3313

Please sign in to comment.