Automate creation of Calling List/Filter?

Just wondering, can we “automate” i.e. programmatically create calling list/filters for outbound campaigns instead of creating via Configuration Manager?

thanks,
cp

Nop. At least I don’t know any SDK that can do that…

2 Likes

Hi cp,

Yes, it’s possible using Configuration Platform SDK. I would recommend you to use Configuration Object Model (COM) Application Block that makes development much easier as you can work with objects (classes) instead of XML documents.

R.