Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SevenShores
Hubspot
Resources
SingleEmail
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