Notification Settings

Notification List

1min



Use this API to get all list of configured notification settings.
POST
Request
Header Parameters
authcode
required
String
This is the unique Auth key
Form Parameters
auto_reply_to_caller_ans_sms
optional
Integer
This is to activate or deactivate the sms notification to caller when the call is answered.1 is for ON and 0 is for OFF
auto_reply_to_caller_unans_sms
optional
Integer
This is to activate or deactivate the sms notification to caller when the call is unanswered.1 is for ON and 0 is for OFF
call_to_user_ans_sms
optional
Integer
This is to activate or deactivate the sms notification to the agent when the call is answered.1 is for ON and 0 is for OFF
call_to_user_unans_sms
optional
Integer
This is to activate or deactivate the sms notification to the agent when the call is unanswered.1 is for ON and 0 is for OFF
call_to_user_unans_email
optional
Integer
This is to activate or deactivate the email notification to the agent when the call is unanswered.1 is for ON and 0 is for OFF
missedcall_caller_sms
optional
Integer
This is to activate or deactivate the sms notification to caller when the call is missed or not picked up.1 is for ON and 0 is for OFF
missedcall_admin_sms
optional
Integer
This is to activate or deactivate the sms notification to the admin when the call is missed or not picked up.1 is for ON and 0 is for OFF
missedcall_admin_email
optional
Integer
This is to activate or deactivate the email notification to the admin when the call is missed or not picked up.1 is for ON and 0 is for OFF
welcome_sound_caller_sms
optional
Integer
This is to activate or deactivate the sms notification to caller when the call is routed on a welcome message IVR.1 is for ON and 0 is for OFF
welcome_sound_admin_sms
optional
Integer
This is to activate or deactivate the sms notification to Admin when the call is routed on a welcome message IVR.1 is for ON and 0 is for OFF
voice_mail_caller_sms
optional
Integer
This is to activate or deactivate the sms notification to caller when the call is received on the voice mail IVR flow.1 is for ON and 0 is for OFF
voice_mail_admin_sms
optional
Integer
This is to activate or deactivate the sms notification to admin when the call is received on the voice mail IVR flow.1 is for ON and 0 is for OFF
auto_reply_to_caller_ans_sms_obd
optional
Integer
This is to activate or deactivate the sms notification to caller when call is picked up during an OBD campaign.1 is for ON and 0 is for OFF
auto_reply_to_caller_ans_key_sms_obd
optional
Integer
This is to activate or deactivate the sms notification to caller when call is picked up and the key is pressed as mentioned in the OBD clip.1 is for ON and 0 is for OFF
auto_reply_to_caller_unans_sms_obd
optional
Integer
This is to activate or deactivate the sms notification to callers when they do not even pick the call. Basically it send the SMS to every Non DND number in the campaign .1 is for ON and 0 is for OFF
low_balance_sms
optional
Integer
Sends an SMS to admin when there is low balance. 1 is for ON and 0 is OFF.
low_balance_email
optional
Integer
Send an email to admin when there is low balance. 1 is for ON and 0 is OFF.
call_summary_sms
optional
Integer
Send summary of call to Admin using SMS. 1 for On and 0 is for OFF.
call_summary_email
optional
Integer
Send summary of call to Admin using Email. 1 for On and 0 is for OFF.
date
optional
Integer
The date on which the API was used
account_id
optional
Integer
The Unique account ID.
create_user_sms
optional
Integer
Member will receive an SMS when he/she is added. 1 is for ON and 0 is for OFF.
forgot_password_sms
optional
Integer
An One-Time Password (OTP) Will Be Delivered To User To Reset Password On User Verified Number . 1 is for ON and 0 is for off.
forgot_password_email
optional
Integer
An One-Time Password (OTP) Will Be Delivered To User To Reset Password On User Verified Email. 1 is for ON and 0 is for off.

Important Information: In Notification list, "0" integer means that particular notification is "Not activated" and "1" integer means that particular notification is " activated".