PHP Class SevenShores\Hubspot\Resources\SingleEmail

Inheritance: extends Resource
Afficher le fichier Open project: fungku/hubspot-php

Méthodes publiques

Méthode Description
send ( integer $id, array $message = [], array $contactProperties = [], array $customProperties = [] ) : Response Send an email designed and maintained in the HubSpot marketing Email Tool.

Method Details

send() public méthode

Send an email designed and maintained in the HubSpot marketing Email Tool.
See also: http://developers.hubspot.com/docs/methods/email/transactional_email/single-send-overview
public send ( integer $id, array $message = [], array $contactProperties = [], array $customProperties = [] ) : Response
$id integer
$message array
$contactProperties array
$customProperties array
Résultat SevenShores\Hubspot\Http\Response