clevertap

POST request to Clevertap using GuzzleHttp

回眸只為那壹抹淺笑 提交于 2021-01-28 11:26:57
问题 I am using Laravel 5.1 and Guzzlehttp 6.1 to make post request to clevertap. $client = new \GuzzleHttp\Client(['headers' => ['X-CleverTap-Account-Id' => '**********','X-CleverTap-Passcode'=>'*************8']]); $result = $client->request('POST','https://api.clevertap.com/1/upload',["d"=>[ "identity"=>"1189549", "ts"=>1419421212, "type"=>"profile", "profileData"=>[ "Name"=>"Jack Montana", "Email"=>"jack@gmail.com", "Phone"=>"+14155551234", "Gender"=>"M", "Employed"=>"Y", "Education"=>"Graduate