Skip to content

Commit

Permalink
feat: pass ip details for factorsAI
Browse files Browse the repository at this point in the history
  • Loading branch information
aashishmalik committed Dec 21, 2023
1 parent 01e1eb6 commit 5cb1ea5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/v0/destinations/factorsai/data/FactorsAIGroupConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,10 @@
"destKey": "email",
"sourceKeys": "email",
"required": false
},
{
"sourceKeys": "context",
"destKey": "context",
"required": false
}
]

0 comments on commit 5cb1ea5

Please sign in to comment.