Adding Vcard contact button to website

I am trying to add a contact card button that customers can download from my website. I have tried dragging and dropping vcf file into resources and linking to button but it does not work. Looking for a solution, thank you

Do you have a url to the page?

Here’s a little card just change html href path to your vcf link and change text accordingly.

elementsapp://downloadDocument/wuL1H3rodKSa

1 Like

Thank I’m sure I will make use of that. Still trying to figure out how to create a vcf link that I can copy and paste into that html

You can link the button directly to the .vcf file. For example:

https://oneeleven.surf/resources/Eric-Vaughn.vcf

Opening a URL that ends in .vcf will prompt the visitor to download or import the contact card.

1 Like

Thanks for the Help!

2 Likes