Home › Phonebook & Contacts
Add Excel Contact — FarazSMS SMS web service
POST https://api.iranpayamak.com/ws/v1/phone_book_data/excel-upsert
Purpose: Import contacts from an Excel file, with no count limit.
It used to import contacts to a phonebook with Excel. To use with Excel you must get exaple Excel with another existed endpoint. No limit to import with Excel.
Authentication
This endpoint requires the Api-Key header — get the key from the FarazSMS panel. The header name is case-sensitive and the key must never travel in a query string.
Notes for this endpoint
- Add contacts from Excel. Get the Excel sample first and fill it accordingly.
Responses
200— Success
Related endpoints in Phonebook & Contacts
GET /example/phone-book/{phone_book}/data.xlsx— Get Bulk Excel SamplePOST /ws/v1/phone_book— Create New PhonebookGET /ws/v1/phone_book— Get PhonebooksPUT /ws/v1/phone_book/{id}— Update PhonebookPOST /ws/v1/phone_book_attribute— Create New Phonebook AttributeGET /ws/v1/phone_book_attribute— Get Phonebook AttributesPOST /ws/v1/phone_book_data— Add New ContactGET /ws/v1/phone_book_data— Get Phonebook Contacts