<div dir="ltr"><div><div><div><div><div>Hello Guys<br><br></div>Hope you had a nice Easter <br><br></div>Just wanting to know<br><br></div>I am trying to read the Lead Status and whatever I am filling the Leads with the response is always 1 (strangely as this should be cold qualified or something from the standard picklist) and I am trying to modify it either by putting one of the string or a number...but no error but reading leadstatus always return 1<br><br></div>So if you have any insight, they are welcome<br><br>$id = $record['id'];<br>                //$LeadStatus = 8;<br>                $description = $record['description'];<br>                $LS = $record['leadstatus'];<br>            }<br>            $recordInfo = $client->doRetrieve($id);<br>            echo 'show LS: '.$LS.' ahaha : '.$recordinfo['leadstatus'];<br>            $data2 = Array(<br>                'description'=> $description."\r\n ".date("d-m-Y H:i:s")." ".$affichageformule,<br>                //'leadstatus' => $LeadStatus,<br>                'id'=>$id<br>            );<br>            $record = $client->doRevise($module, $data2);<br><br><br></div>Thanks in advance<br><div><br clear="all"><div><div><div><div><div><div><div class="gmail_signature"><div dir="ltr"><div>Christophe Humbert<br><br></div></div></div></div>
</div></div></div></div></div></div></div>