Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $xml = simplexml_load_string( file_get_contents( 'php://input' ) );
- $data = $xml->children('http://schemas.xmlsoap.org/soap/envelope/')->Body->children('http://soap.sforce.com/2005/09/outbound')->notifications->Notification->sObject->children('urn:sobject.enterprise.soap.sforce.com')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement