Skip to content

Email Management

Phiction edited this page Jul 7, 2011 · 4 revisions

Retrieve Body :xml

Required parameters

  • :email_id
etapi_session.email_retrieve_body(
  :email_id => 01234
)
=> '<table cellspacing="0" border="0" style="background-color:grey;" cellpadding="0" width="100%"><tr>...</tr></table>'

Back

Clone this wiki locally