Skip to content

Find existing Company record from Sales Booking#380

Open
tejas7777 wants to merge 2 commits intomainfrom
identify-companies-booked-call
Open

Find existing Company record from Sales Booking#380
tejas7777 wants to merge 2 commits intomainfrom
identify-companies-booked-call

Conversation

@tejas7777
Copy link
Contributor

@tejas7777 tejas7777 commented Dec 4, 2025

TODO:
This scales poorly as we are scanning thousands to contact records on each TC2 webhook to find a match for a given list of emails.

Possible solutions:
Local var caching per webhook batch or create an index on email (email index will need normalisation like converting to lowercase)

@tejas7777 tejas7777 self-assigned this Dec 4, 2025
@tejas7777 tejas7777 added bug Something isn't working enhancement New feature or request labels Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant