Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

Custom Process - Error with SendMailingToContact (6 Comments)

$
0
0

Topic by Lydia C

Hi,

I have a custom process to send an email to the contact with some information not related to any incident or opportunity, so I have the following code

use RightNow\Connect\v1_2 as RNCPHP;
RNCPHP\Mailing::SendMailingToContact($Contact, null, 4222, time());

But that function is falling with error -100030001. Any idea how to resolve that?

Thanks.


Viewing all articles
Browse latest Browse all 2504

Trending Articles