Automate new bcm contact from fields in email message

D

Dennis C. Drumm

I would like to automate the process of creating new business contacts based
on a set of fixed fields in an email message.

the field in thebody of the message are always as follows:

Name:
Company:
Street:
Other:
City:
State:
Zip:
Country:
Tel:
Email:

Is there a way to automate the process of creating the new conctact using
these fields?

Thanks,

Dennis
 
M

Mukesh Agarwal

There is no built-in way to do it. But if you are familiar with how to write
VBA Macros for Outlook, you can write a little VB program that will parse
through the body of message and create a Business Contact.
 
C

chrishey

Dennis,

I'm not sure BCM will be able to do exactly what you have in mind,
since you have a sete of fields unique to your application. Still,
I've noted your request, and the feature team willbe considering it
for a future release.

Thanks for your input,
Chris

This posting is provided "AS IS" with no warranties, and confers no
rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top