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

Fetch contact and display object (14 Comments)

$
0
0

Topic by Marv Ferrer

I'm using the Process Designer on this one. I want my object handler to run for specific users only. However, when I do this:

$contact = RNCPHP\Contact::fetch(1);
print_r($contact);

It prints the object but all the fields are blank. I need to make sure the contact field or customer field is the right one before I can create conditions.


Viewing all articles
Browse latest Browse all 2504

Trending Articles