I have a list of organisations that I need to find the domains for so that we can import the information into HubSpot. This list is pretty huge, so I was wondering if there was any way that n8n might be able to search for the domains and insert them into a file for me.
Is this even possible through n8n? If so, any support would be hugely appreciated. Thank you!
Well, this would depend on the format of your list, how known these organisations are, etc.
You should be able to submit your list to an AI node and have it perform a web search for the domain of the organisations listed - have you started building a sketch of your workflow? If so you could share it here and we can help you tune it
So the format of this list is currently just an excel file of every organisation name. I haven’t started building anything yet as I wasn’t sure this was an option.
Which specific AI node could I use and how could it then return the answers back into the file?