Overview
Reads Hint configuration
Summary
This endpoint retrieves Hint configuration
Response
{
"response": {
"id": "560c6ad8-83fc-11ec-ae63-0242ac140009",
"name": null,
"date_entered": "2022-02-02 07:47:05",
"date_modified": "2022-02-02 11:56:50",
"modified_user_id": "1",
"created_by": "1",
"description": null,
"deleted": 0,
"config_data": "{\u0022Leads\u0022:{\u0022fields\u0022:{\u0022title\u0022:true,\u0022account_name\u0022:true,\u0022phone_work\u0022:true,\u0022hint_photo\u0022:true,\u0022phone_mobile\u0022:true,\u0022phone_other\u0022:true,\u0022hint_job_2\u0022:true,\u0022hint_twitter\u0022:true,\u0022hint_facebook\u0022:true,\u0022hint_education\u0022:true,\u0022hint_account_size\u0022:true,\u0022hint_industry_tags\u0022:true,\u0022hint_account_website\u0022:true,\u0022hint_account_industry\u0022:true,\u0022hint_account_location\u0022:true,\u0022hint_account_description\u0022:true,\u0022hint_account_founded_year\u0022:true,\u0022hint_account_annual_revenue\u0022:true,\u0022hint_account_naics_code_lbl\u0022:true,\u0022hint_account_sic_code_label\u0022:true,\u0022hint_account_twitter_handle\u0022:true,\u0022hint_account_facebook_handle\u0022:true,\u0022hint_account_fiscal_year_end\u0022:true,\u0022hint_education_2\u0022:true}},\u0022Accounts\u0022:{\u0022fields\u0022:{\u0022twitter\u0022:true,\u0022sic_code\u0022:true,\u0022description\u0022:true,\u0022annual_revenue\u0022:true,\u0022hint_account_size\u0022:true,\u0022hint_account_industry\u0022:true,\u0022hint_account_location\u0022:true,\u0022hint_account_founded_year\u0022:true,\u0022hint_account_industry_tags\u0022:true,\u0022hint_account_naics_code_lbl\u0022:true,\u0022hint_account_sic_code_label\u0022:true,\u0022hint_account_facebook_handle\u0022:true,\u0022hint_account_fiscal_year_end\u0022:true,\u0022hint_account_annual_revenue\u0022:true}},\u0022Contacts\u0022:{\u0022fields\u0022:{\u0022title\u0022:true,\u0022phone_work\u0022:true,\u0022phone_mobile\u0022:true,\u0022hint_photo\u0022:true,\u0022phone_other\u0022:true,\u0022hint_job_2\u0022:true,\u0022hint_twitter\u0022:true,\u0022hint_facebook\u0022:true,\u0022hint_education\u0022:true,\u0022hint_account_size\u0022:true,\u0022hint_industry_tags\u0022:true,\u0022hint_account_website\u0022:true,\u0022hint_account_industry\u0022:true,\u0022hint_account_location\u0022:true,\u0022hint_account_description\u0022:true,\u0022hint_account_founded_year\u0022:true,\u0022hint_account_annual_revenue\u0022:true,\u0022hint_account_naics_code_lbl\u0022:true,\u0022hint_account_sic_code_label\u0022:true,\u0022hint_account_twitter_handle\u0022:true,\u0022hint_account_facebook_handle\u0022:true,\u0022hint_account_fiscal_year_end\u0022:true,\u0022hint_education_2\u0022:true}}}",
"created": "2022-02-02 11:56:50",
"synced": 1,
"sync_key": null,
"assigned_user_id": null
}
}
Change Log
| Version |
Change |
|
v11_16
|
Added hint/enrich/config GET endpoint.
|