These docs are for v1.0. Click to read the latest docs for v2.0.

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 NameDescriptionCategory
Add New ContactAllows user to add contact to smartechContact API
View Contact DetailsAllows user to view details of an available contactContact API
Remove Contact from ListAllows user to remove a contact from listContact API
Update ContactAllows user to update a contactContact API
Add Bulk ContactAllows user to add contacts in bulk using a CSV fileContact API
Create ListAllows user to create a listList API
Rename ListAllows user to rename a listList API
Get All ListsAllows user to get a listing of all the lists madeList API
Delete ListAllows user to delete a listList API
Campaign API for APNsAllows users to run APN campaigns using APIs.Campaign API
Activity APIAllows user to send activities in offline manner for individua contacts.Activity API

The Postman Collection for the above APIs:

Run in Postman