Download the PHP package ecomailcz/ecomail without Composer
On this page you can find all versions of the php package ecomailcz/ecomail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ecomail
PHP wrapper for Ecomail API
Instalation
Usage
When there are more results, you will get last_page
parameter in your response, which you can then use in another request.
You will find your API key in your account in "integrations" section.
Available methods
All methods returns: array stdClass string
For more detailed documentation please visit: https://ecomailczv2.docs.apiary.io/
List and Subscriber Management
getListsCollection
addListCollection
showList
updateList
getSubscribers
getSubscriber
getSubscriberList
addSubscriber
removeSubscriber
updateSubscriber
addSubscriberBulk
deleteSubscriber
getSubscriberByEmail
Campaigns
listCampaigns
addCampaign
updateCampaign
sendCampaign
getCampaignStats
getCampaignStatsDetail
Automation
listAutomations
triggerAutomation
getPipelineStats
getPipelineStatsDetail
Templates
createTemplate
Domains
listDomains
createDomain
deleteDomain
Transactional Emails
sendTransactionalEmail
sendTransactionalTemplate
getTransactionalStats
getTransactionalStatsDOI
Transactions
createNewTransaction
createBulkTransactions
updateTransaction
deleteTransaction
Feeds
refreshProductFeed
refreshDataFeed
Tracker
addEvent
Search
search
Discount Coupons
importCoupons
deleteCoupons
All versions of ecomail with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package ecomailcz/ecomail contains the following files
Loading the files please wait ....