1. Home
  2. Docs
  3. Handbook
  4. Settings
  5. Just Dial Settings

Just Dial Settings

Just Dial Settings UI

Just dial settings screen is as shown above. It contains Enable Email for NonMoved records, Frequency(Dropdown- daily, alternet days, weekly), Email Id’s, Enable SMS on lead entry, Enable WhatsApp on lead entry, Enable email on lead entry.

API details

Following API is used to get data from JustDial portal:

{Server IP Address}/api/JustDialAPI/Create?leadid={leadId}&leadtype={LeadType}&prefix={Prefix}&name={Name}&mobile={MobileNo}&phone={Phone}&email={emailId}&date={Date}&category={Category}&area={area}&city={City}&brancharea={brancharea}&dncmobile=1&dncphone=0&company={CompanyName}&pincode={PinCode}&time={Time}&branchpin={BranchPin}&parentid={ParentId}

Example:

https://127.0.0.1/api/JustDialAPI/Create?leadid=Test&leadtype=category&prefix=Mr&name=Keyur&mobile=9427840180&phone=&email=kehulgandhi%40ymail.com&date=2019-02-22&category=Hotels+%28Rs+1001+To+Rs+2000%29&area=Dadar&city=Mumbai&brancharea=&dncmobile=1&dncphone=0&company=OYO+Flagship+568+Bandra+Mumbai&pincode=400014&time=18%3A58%3A20&branchpin=400050&parentid=1222

Was this article helpful to you? Yes No