Skip to main content

I have a service that provides me with new leads sent via email. They include a .vcf file that contains all the the contact information I need in my CRM.

Does anyone know of some automation I can do to make this vcf data into a workable format for moving into my CRM?

I was thinking that there should be a way to get the VCF file into a Google Sheet and then have Zapier do the rest from there, but I have hit a wall.

Help me get over this task-hurdle!?!

Hi @RogerWilshed 

Good question.

Try these steps to put you on the right track…

  1. Trigger: Gmail - New Attachment
  2. Action: Webhook - GET
    1. (see screenshots below)
  3. Action: ChatGPT - Extract Structured Data
    1. *Requires an OpenAI account with a billing payment method

 

GET Request URL

 

OUTPUT

 


@Troy Tessalone  Fantastic solution, works flawlessly. Thanks so much.