This channel is for sending emails.
Jsfiddle Example:
POST Request Explanation:
In this POST, there are multiple parameters we are sending. Below is a table with the explanation for each of them:
Parameter | Description |
|---|---|
api_key | You can find this key inside your admin FeelBack console. It's needed to get access to your account API. |
source_hash | Send the campaign hash key. |
peoples | Send people array with fields like Name, Email, id. Where email is our key field to send your FeelMail. |
schedule | Send schedule parameters like date time (yyyy-mm-dd h:i:s format) and time zone (America/Chicago). |
Request Response:
After sending the request to FeelMail you will get some messages back. Some of the possible messages are below in this table:
Variables | Values |
|---|---|
|
|
code | The request code. Can be 200 for success or 400 for any type of errors. |
