Question
SOAP into XML into PHP variable example?
On our website, I'm trying to use SOAP to get a cookied user's information and store it into a PHP array. Here's a simple ask that I'm having trouble coding out:
User has already filled out a form, is a known lead.
Record specific user's First Name and Last Name as PHP variables.
I imagine this would be pretty easy to code up, I just don't have enough experience with SOAP, XML, and turning that data into something I can work with in PHP. I saw the Java documentation, but that didn't really help me too much.
Can anyone help me out with some functional sample code? I learn best through example! I promise to reward the Community with a cool tool once I get this piece figured out.
Best,
Edward Unthank
Marketing Operations Specialist
Yesler
User has already filled out a form, is a known lead.
Record specific user's First Name and Last Name as PHP variables.
I imagine this would be pretty easy to code up, I just don't have enough experience with SOAP, XML, and turning that data into something I can work with in PHP. I saw the Java documentation, but that didn't really help me too much.
Can anyone help me out with some functional sample code? I learn best through example! I promise to reward the Community with a cool tool once I get this piece figured out.
Best,
Edward Unthank
Marketing Operations Specialist
Yesler