Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SevenShores
Hubspot
Resources
SingleEmail
PHP Class SevenShores\Hubspot\Resources\SingleEmail
Inheritance:
extends
Resource
ファイルを表示
Open project: fungku/hubspot-php
Public Methods
Method
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
method
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
return
SevenShores\Hubspot\Http\Response