PHP - Simple try to get lead's data
Hi all,
I'm trying to get access on my localhost with PHP to my crm's leads using the sample on:
So, after to properly set the username,password,api key on program... I realize on program's behavior that it can't get a
ticket
number
(it always become empty)
and
consequently
no data can't be retrieve.
When I use a pure html form... I can get a ticket #...
TIA
Claudio Baima