This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
sentori3-upgrade-home [2015/01/26 14:50] Ian Pollard |
sentori3-upgrade-home [2015/01/28 09:14] (current) Ian Pollard [New API] |
||
---|---|---|---|
Line 8: | Line 8: | ||
* New interface with easier navigation | * New interface with easier navigation | ||
- | * New editor and email workflow | + | * [[editor|New editor]] and email workflow |
- | * Drag and drop layout mode | + | * [[editor#layout-mode|Drag and drop layout mode]] |
- | * Email tests now inline | + | * [[email-testing|Email tests]] now inline |
* Editor supports multiple collaborating users | * Editor supports multiple collaborating users | ||
* CSS mode for editor, allowing you to easily access the style code of your emails and webpages | * CSS mode for editor, allowing you to easily access the style code of your emails and webpages | ||
- | * New dashboard (7, 14, and 30 days) | + | * [[dashboard|New dashboard]] (7, 14, and 30 days) |
- | * Re-designed reports | + | * [[reports|Re-designed reports]] |
- | * Sites and web landing pages | + | * [[webpages|Sites and web landing pages]] |
- | * SMS campaigns | + | * [[sms|SMS campaigns]] |
* Global search for both contacts and emails | * Global search for both contacts and emails | ||
* Weekly account summary emails, including campaign activity and analysis of contact database | * Weekly account summary emails, including campaign activity and analysis of contact database | ||
Line 22: | Line 22: | ||
* Features for large organisations, including linked accounts with contact synchronisation | * Features for large organisations, including linked accounts with contact synchronisation | ||
* Features for a central account to syndicate templates and emails to linked child accounts | * Features for a central account to syndicate templates and emails to linked child accounts | ||
- | * New API with many more features | + | * [[api|New API]] with many more features |
- | If you wish to suggest further features for Sentori we would love to hear from you. Please click the Help link in the header of the software and click Suggest a Feature. | + | If you wish to [[http://sentori.uservoice.com|suggest further features]] for Sentori we would love to hear from you. Please click the Help link in the header of the software and click Suggest a Feature. |
===== Email workflow ===== | ===== Email workflow ===== | ||
Line 96: | Line 96: | ||
===== SMS ===== | ===== SMS ===== | ||
- | Sentori now supports SMS campaigns, which can be sent to contacts with mobile numbers by [[api-import-contacts|uploading a spreadsheet of contacts]] to create an upload group. In order to use the SMS feature, you must rent a mobile number from us and pre-purchase sufficient SMS credits for your campaign. | + | Sentori now supports [[sms|SMS]] campaigns, which can be sent to contacts with mobile numbers by [[api-import-contacts|uploading a spreadsheet of contacts]] to create an upload group. In order to use the SMS feature, you must rent a mobile number from us and pre-purchase sufficient SMS credits for your campaign. |
* SMS are created using a workflow similar to emails. | * SMS are created using a workflow similar to emails. | ||
Line 104: | Line 104: | ||
===== New API ===== | ===== New API ===== | ||
- | New in Sentori is a completely rebuilt API with significantly more functionality. | + | New in Sentori is a completely rebuilt [[api|API]] with significantly more functionality. Our old API will continue to be supported. |
- | * [[api:v2.0:contact#add-a-contact|Add a Contact]] | + | |
- | * [[api:v2.0:contact#update-a-contact|Update a Contact]] | + | New API methods include: |
- | * [[api:v2.0:contact#subscribe-contact-to-mailing-list|Subscribe a Contact to Mailing List]] | + | |
- | * [[api:v2.0:contact#unsubscribe-contact-from-mailing-list|Unsubscribe Contact From Mailing List]] | + | * Add a Contact |
- | * [[api:v2.0:contact#unsubscribe-contact|Unsubscribe Contact (suppress)]] | + | * Update a Contact |
+ | * Subscribe a Contact to Mailing List | ||
+ | * Unsubscribe Contact From Mailing List | ||
+ | * Unsubscribe Contact (suppress) | ||
+ | * Get a list of draft emails | ||
+ | * Get a list of templates | ||
+ | * Create a new email using a specified template | ||
+ | * Attach contacts to a new or draft email | ||
+ | * Get an email's KPI summary data | ||
+ | * Get a contacts from a sent campaign who have: opened, clicked, shared on social networks, unsubscribed, made a spam complaint, bounced, etc. |