Skip to content

Commit

Permalink
feat: onboarding new source facebook lead ads
Browse files Browse the repository at this point in the history
  • Loading branch information
manish339k committed Feb 26, 2025
1 parent fe22b4b commit db745a7
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/configurations/sources/facebook_lead_ads/db-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "facebook_lead_ads",
"category": "webhook",
"displayName": "Facebook Lead Ads",
"options": {
"isBeta": true
},
"type": "cloud"
}
3 changes: 3 additions & 0 deletions src/configurations/sources/facebook_lead_ads/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/facebook_lead_ads/ui-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"uiConfig": null
}

0 comments on commit db745a7

Please sign in to comment.