We are currently using POST /contacts/v1/contact/batch/ identifying contacts via email: 'email' => $ email , 'properties' => [ [ 'property' => $config [ 'domain_field' ] , 'value' => $ domain read more
Hi, Trying to migrate to using the Private App Key. Running $client -> crm () -> contacts () -> batchApi () -> create() for a list of "inputs" created like: $property = [ 'email' => $ email , 'pro read more
We are currently using POST /contacts/v1/contact/batch/ identifying contacts via email: 'email' => $ email , 'properties' => [ [ 'property' => $config [ 'domain_field' ] , 'value' => $ domain read more
Hi, Trying to migrate to using the Private App Key. Running $client -> crm () -> contacts () -> batchApi () -> create() for a list of "inputs" created like: $property = [ 'email' => $ email , 'pro read more