CE APIs Overview
Netcore CE offers comprehensive APIs that empower CE users to make the most of the features and functionalities. You can manage your contacts and campaigns through APIs, download reports, track your contacts' activity, and perform many other day-to-day marketing tasks.
Here are some ways to use the APIs:
Synchronize data with CRM systems and databases: Instead of manually uploading files, automatically exchange information. For example, move data from Web signup forms simultaneously to your CRM system and CE.
Online Subscription Forms: Add a “Subscribe to Newsletter” option to your e-commerce checkout page. The contact data (as soon as he/she submits information) can be directly integrated into CE through API integration.
Targeted Broadcast: Pass historical contact behavioral data into CE through APIs. Create segments based on the data and send targeted broadcasts.
Publishers’ data sync: Sync active subscription data into CE so only up-to-date accounts get your emails. Sync email activity with your customer database.
Behavioral Targeting: Link broadcast stats to your internal database for behavioral targeting.
Connect Netcore CE to a CMS, blog platform, e-commerce shopping cart, and more.
Our API's authenticated source IP whitelisting and Input validation are applied to ensure that data is inserted and delivered in the required format.
The API is secured with HTTPS & TLS v1.2 secure protocol to ensure safe data in transit.
Below is the list of the CE APIs:
API Name | Description | Category |
---|---|---|
Add New Contact | Allows user to add contact to CE | Contact API |
View Contact Details | Allows user to view details of an available contact | Contact API |
Remove Contact from List | Allows user to remove a contact from list | Contact API |
Update Contact | Allows user to update a contact | Contact API |
Add Bulk Contact | Allows user to add contacts in bulk using a CSV file | Contact API |
Create List | Allows user to create a list | List API |
Rename List | Allows user to rename a list | List API |
Get All Lists | Allows user to get a listing of all the lists made | List API |
Delete List | Allows user to delete a list | List API |
Campaign API for APNs | Allows users to run APN campaigns using APIs. | Campaign API |
Activity API | Allows user to send activities in offline manner for individual contacts. | Activity API |
Blacklist API for Email as a Channel (Async Mode) | Allows users to blacklist email as a channel in the CE platform. | Blacklist API |
The Postman Collection for the above APIs:
Updated 26 days ago