If you have your own system and would like to get your lead lists or a specific list data without our dashboard, we have just created an API allowing you to do just that. This API is for server-to-server communication, in case you have your own CRM system or something similar to manage your customer base.
Description: This API allows you to remove a keyword from a lead list.
Url: https://mcpn.us/limeApi?ev=removeKeywordFromLeadList
Parameters
Parameter Name (Case Sensitive)
|
Value |
Description |
Remarks |
user (mandatory) |
Advertiser username |
The advertiser’s username that matches the api_id |
|
api_id (mandatory) |
Advertiser Api Id |
The advertiser’s api_id that matches the username |
Can be generated from edit profile |
keyword (mandatory) |
Keyword as shown on the contact list wizard (Together with short code i.e. "pizza (71441-US)" or "pizza (07860024024)") |
The keyword that connected to the lead list and need to be removed |
|
Return Code
If the API succeeds, then it will return with status code 200.
If an error occurs or there is an invalid parameter, then it returns with status code 400 or 500 with an error message in the response.
Examples: https://mcpn.us/limeApi?ev=removeKeywordFromLeadList&user=advertiser@gmpizza.com&api_id=q5JA73WRLy13822c&keyword=pizza (71441-US)
Comments
0 comments
Article is closed for comments.