Is the process describe in the thread : "Automatically import contacts from a VCF file" is still available ?

V
Victor
Swissport International Ltd.

Dear SOTI Community,

Is the process describe here it's still available : https://discussions.soti.net/thread/automatically-import-contacts-from-a-vcf-file/

If yes, I would like to get the contact_import.apk that is mentioned. Wher can I get it.

If there is another type of process to import contact, I'll be pleased to hear about this as well.

Current SOTI version used : 13.4.0.5290

OS : Android 7

Cheers,

Victor

6 years ago
Android
ANSWERS
S
SSMOD@Soti
6 years ago

Hello Victor,

The feature Request for accommodating import contacts feature is still open. Once it is accommodated you will get to know through the release notes. Other way you can try to achieve it through copying the .vcf file on the device and executing it through script. Can you please transfer .vcf file to the device through file sync rule and try to execute the below script and update us with the result.

sendintent -a "intent:file:///sdcard/contacts.vcfIntent;action=android.intent.action.VIEW;type=text/x-vcard;end"

V
Victor
6 years ago

First Thanks for your quick reply.

Then I manage to transfer the vcf card via the content library and this is very effective.

However I'll keep your script command in case of.