Smartech APIs Overview
Netcore Smartech offers comprehensive APIs that empower the Smartech users to make the most of the features and functionalities. Through APIs, you can manage your contacts, manage campaigns, download reports, track your contacts' activity, and perform many such 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, simultaneously move data from Web signup forms to both your CRM system and Smartech.
Online Subscription forms: Add a “Subscribe to Newsletter” option to your e-commerce checkout page. Through API integration, the contact data (as soon as he/she submits information), can be directly integrated into Smartech.
Targeted Broadcast: Pass historical contact behavioral data into Smartech through APIs. Create segments based on the data, and send targeted broadcasts.
Publishers’ data sync: Sync active subscription data into Smartech, so that 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 Smartech to a CMS, blog platform, e-commerce shopping cart, and more.
Our API's authenticate source IP whitelisting as well as Input validation is applied to ensure that data is inserted and delivered is as per the required format.
The API is secured with HTTPS & TLS v1.2 secure protocol to ensure secure data in transit.
Below is the list of the Smartech APIs:
API Name | Description | Category |
---|---|---|
Add New Contact | Allows user to add contact to smartech | 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 individua contacts. | Activity API |
The Postman Collection for the above APIs:
Updated over 4 years ago