Lead

GET Lead type

GET https://api.crmgrow.com/api/lead/types

Trigger when a user selects one of template in his canned message lists.

Headers

Name
Type
Description

Authorization*

string

api_key

Content-Type

String

application/json

[
  { id: aLL, title: 'All' },
  { id: leadschedule, title: 'Lead Schedule' },
  { id: leadform, title: 'Lead Form' },
]

GET Lead sources

GET https://api.crmgrow.com/api/lead

Trigger when a user selects one of template in his canned message lists.

Headers

Name
Type
Description

Authorization*

string

api_key

Content-Type

String

application/json

Headers

Name
Type
Description

type*

string

lead type

Last updated

Was this helpful?