do_action( 'zoho_data', array $data )
Action zoho data.
Contents
Parameters Parameters
- $data
-
(array) Lead data.
- ''firstname''
(string) lead first name - ''secondname''
(string) lead second name - ''email''
(string) lead email - ''phone''
(string) lead phone - ''zipcode''
(string) lead zip code - ''yearofbirth''
(string) lead year of birth - ''investmentamount''
(string) investment amount
- ''firstname''
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |