bally
March 22, 2024, 2:50am
1
Basically I have some other software in this case it’s a business card scanner that creates Google Contacts
I want to make a workflow that gets the new contacts created and tweaks some values and I’m facing two issues:
Updating a contact deletes every other field
there’s no reliable way of searching new contacts
I tried adding a scan date
and custom field
These cannot be queried.
Even label names cannot be queried.
Is there any solution to this as I cannot get the webhook out of it.
n8n
March 22, 2024, 2:50am
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
barn4k
March 22, 2024, 1:26pm
3
hello @bally
What is the issue?
As I see, there is options to filter contacts (Or you can retrieve all contacts and filter out unneeded with the Filter node
bally
March 22, 2024, 10:48pm
4
As I mentioned there is no way to search for specific contacts unless you know the name , and I don’t want to process thousands of contacts every minute one by one to search for fields to show that it is scanned in recently.
The query field does not seem to respond to anything else I can set as a marker on the contact
system
Closed
June 20, 2024, 10:48pm
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.