getLeadConfigData

Web Method: getCasesConfigData

Purpose

You can use the getCasesConfigData method to get all the configuration data’s like Lead statuses, lead sources, lead ranks and etc.

Request API URL

https://api.apptivo.com/app/dao/leads?a=getLeadConfigData&apiKey=API_KEY&accessKey=ACCESS_KEY

Request Parameters

Parameter Data Type Description
apiKey* String Apptivo business account API Key
accessKey* String Apptivo business account Access Key

* – Mandatory parameter

Output

This will return all the leads configuration data with JSON format.

Notes

  • You can get these configuration values and use them while creating leads.

Sample URL

https://api.apptivo.com/app/dao/leads?a=getLeadConfigData&apiKey=3f465de0-a2f9-4f11-8f07-98472bc10ad9&accessKey=pmLyRZPZSXCW-CZVThHHAzPtJ-df26a7fc-0956-461f-a6c5-176640916c84

  • >   CreateCase
  • >   updateCase
  • >   getLeadConfigData

    User Manual >> Documentation >> Developer API >> Leads API Reference >> getLeadConfigData

    getLeadConfigData

    Web Method: getCasesConfigData

    Purpose

    You can use the getCasesConfigData method to get all the configuration data’s like Lead statuses, lead sources, lead ranks and etc.

    Request API URL

    https://api.apptivo.com/app/dao/leads?a=getLeadConfigData&apiKey=API_KEY&accessKey=ACCESS_KEY

    Request Parameters

    Parameter Data Type Description
    apiKey* String Apptivo business account API Key
    accessKey* String Apptivo business account Access Key

    * – Mandatory parameter

    Output

    This will return all the leads configuration data with JSON format.

    Notes

    • You can get these configuration values and use them while creating leads.

    Sample URL

    https://api.apptivo.com/app/dao/leads?a=getLeadConfigData&apiKey=3f465de0-a2f9-4f11-8f07-98472bc10ad9&accessKey=pmLyRZPZSXCW-CZVThHHAzPtJ-df26a7fc-0956-461f-a6c5-176640916c84

  • >   createLead
  • >   updateLead