Forum Moderators: coopster

Message Too Old, No Replies

ACT! and Outlook import

How to import contacts from Outlook or ACT!?

         

agbenny

5:38 am on Jun 24, 2005 (gmt 0)

10+ Year Member



Hi All,

Anyone tried to import Contact details from Outlook or Act!? Is there any PHP script which can do this?

Kind Regards,
Benny

jatar_k

4:08 pm on Jun 24, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I used to work with ACT quite a bit but I don't know of any scripts to do that. I never really worked with php and act together.

I seem to remember being able to export as csv so it would be as simple as importing the csv to wherever you want with php.

Terabytes

4:18 pm on Jun 24, 2005 (gmt 0)

10+ Year Member



.CSV would be the better choice here...

(outlook)

FILE/IMPORT AND EXPORT

...EXPORT TO A FILE

...COMMA SEPERATED VALUES (WINDOWS)

... Select the folder to export

...specify the destination folder/filename

...FINISH

Sorry can't help with the ACT procedure..

If you need to export public folder information..
Copy the appropriate public folder contents to a private folder (you can't export public folder data this way...) Then export as stated above..

Tera

agbenny

5:53 am on Jun 28, 2005 (gmt 0)

10+ Year Member



Many thanks to you both.
ACT provides .NET dveelopment SDK, which helps to bring the entire ACT system to customize for web.

Just found the details in their site.

Benny