Description

Get a listing of all SMS Address Books.

Method

Get

Call

Base URL
https://api.mailpro.com/sms/address_book/list.xml
Name Mandatory Description
id_client
YES
This is a unique ID to identify the client
api_key
YES
This is a GUID to identify the client and to access the API
NumberOfRecords
NO
By Default: 100 Items. If 0 return All. If PageNumber is used, it determines the page size (number of records per page)
PageNumber
NO
Indicates the requested page number. It’s necessary to use with the parameter NumberOfRecords
SortByName
NO
Default false (and then sort by Creation Date Desc)

Result


<api version="1">
  <address_books>
    <address_book>
      <address_book_id>4254</address_book_id>
      <name>FirstSms</name>
      <total_number_phone>3</total_number_phone>
    </address_book>
    <address_book>
      <address_book_id>4314</address_book_id>
      <name>SecondList</name>
      <total_number_phone>2</total_number_phone>
    </address_book>
  </address_books>
</api>

Result Attributes

Name
Description
AddressBooks[] Contains list of address books
    AddressBook[] Identify each address book
        address_book_id ID of the address book
        name Name of address book
        total_number_phone Total of number phones in this address book

Einfache Email Marketing Platform

Öffnen Sie ein Mailpro-Konto und genießen Sie 500 kostenlose Credits
Kostenlos Versuchen

Diese Website verwendet Cookies. Wenn Sie Ihre Navigation fortsetzen, akzeptieren Sie die Hinterlegung von Cookies von Drittanbietern, die Ihnen Videos und Schaltflächen zum Teilen anbieten sollen, aber auch, um Ihre Präferenzen zu verstehen und zu speichern. Erfahren Sie, wie wir Cookies verwenden und warum: Weitere Informationen