信风
  1. Schemas
信风
  • 信风api
    • 用户管理
      • 更新用户邮箱
      • 更新域名黑名单
    • 海关数据管理
      • 搜索海关数据
    • 搜域名
      • 搜索潜客个人信息
      • 搜索潜客人员列表
    • AI搜索任务管理
      • 更新任务模板
      • 开始/恢复客户任务
      • 暂停客户任务
      • 创建搜企业任务
      • 创建搜展商任务
      • 创建搜项目任务
      • 上传名册/名片任务
      • 获取搜索数据
      • 获取任务详情
      • 获取统计信息
      • 获取运行任务数量
      • 获取用户的数据列表
      • 获取客户任务列表
      • 修改数据发送状态
    • WhatsApp任务管理
      • 创建WhatsApp任务
      • 获取WhatsApp任务列表
    • 客户数据管理
      • 查询电话数据
      • 深度解锁
      • 客户数据反馈
    • CRM客户关系管理
      • 批量修改数据标签
      • 获取CRM任务列表
      • 批量停止发送
      • 批量开启发送
      • 获取CRM客户列表
      • 获取CRM客户ID列表
      • 创建WhatsApp任务
      • 创建邮件任务
      • 创建电话任务
      • 批量修改标签
      • 归档客户数据
      • 新增标签
      • 更新任务名称
      • 获取类型映射
      • 获取数据触达方式类型
      • 获取标签映射
      • 获取标签列表
      • 获取CRM客户联络详情
      • 删除标签
      • 获取国家列表
      • 获取国家列表映射
    • 条件筛选管理
      • 获取排序条件
      • 获取筛选条件
    • 域名管理
      • 获取邮箱域名列表
      • 获取邮箱域名
      • 删除邮箱域名
      • 创建邮箱域名
    • 邮件模板管理
      • 验证邮箱
      • 更新模板
      • 创建模板
      • 获取模板
      • 获取模板列表
      • 获取邮件发送内容
    • WhatsApp模板管理
      • 更新WhatsApp模板ID
      • 更新WhatsApp模板
      • 创建WhatsApp模板
      • 获取WhatsApp模板详情
      • 删除WhatsApp模板
    • AI语音电话管理
      • 获取语音列表
      • 保存语音Agent
      • 获取语言列表
      • 创建通话任务
      • 获取通话任务列表
      • 获取通话记录列表
      • 获取通话统计
      • 获取语音Agent列表
      • 获取时区列表
      • 删除语音Agent
      • 创建电话号码
      • 创建语音Agent
    • 数据模型
      • Schemas
        • MediaTaskPO
        • ResultDataString
        • WaTemplateVO
        • EmailIdentity
        • User
        • ResultDataInteger
        • Attachment
        • Template
        • TaskDealer
        • Country
        • RoleVO
        • SaveCustoms
        • SaveEmail
        • aData
        • keyWord
        • SaveDealer
        • ResultDataSaveEmail
        • ResultDataListSaveEmail
        • RocketReachReq
        • Links
        • ResultDataRocketReachPersonResp
        • RocketReachPersonResp
        • ResultDataListRocketReachResp
        • RocketReachResp
        • ResultDataListVoice
        • Voice
        • Agent
        • ResponseEngine
        • ResultDataAgent
        • Language
        • ResultDataListLanguage
        • RetellTask
        • RetellTaskReq
        • ResultDataListRetellTask
        • RetellCallReq
        • ResultDataListRetellCallPo
        • RetellCallPo
        • MediaTaskParam
        • ProjectTask
        • EmailVO
        • TaskEmail
        • ResultDataListSaveCustoms
        • CrmRequest
        • FilterConditionReq
        • FilterRequest
        • SortConditionReq
        • CrmTask
        • ResultDataListCrmTask
        • CrmResponse
        • CrmResponseResult
        • ResultDataCrmResponseResult
        • ResultDataListInteger
        • CrmCreateWhatsAppTaskReq
        • CrmCreateEmailTaskReq
        • CrmCallTaskRequest
        • CrmCreateCallTask
        • Label
        • ResultDataWaTemplateDetailVO
        • WaTemplateDetailVO
        • ResultDataTemplate
        • ResultDataListTemplate
        • ResultDataTaskDetailResponse
        • TaskDetailResponse
        • ResultDataSendContentVO
        • sendContentVO
        • ResultDataStatistic
        • Statistic
        • ResultDataListEmailIdentity
        • ResultDataEmailIdentity
        • ResultDataStatistics
        • Statistics
        • ResultDataListRetellTemplate
        • RetellTemplate
        • ResultDataListTimeZoneInfo
        • TimeZoneInfo
        • Phone
        • ResultDataPhone
        • ResultDataRetellTemplate
        • ResultDataMapIntegerString
        • ResultDataListLabel
        • CrmDetail
        • ResultDataListCrmDetail
        • ResultDataListString
        • ResultDataMapStringString
        • ResultDataListSortCondition
        • SortCondition
        • FilterConditionResp
        • ResultDataListFilterConditionResp
  1. Schemas

SaveEmail

邮件任务信息

{
    "id": 1,
    "companyName": "ABC Company",
    "country": "美国",
    "role": [
        {
            "region": "华北",
            "people": "张三",
            "job": "软件工程师",
            "workExp": "5年",
            "educational": "本科",
            "links": "string",
            "linkedUrl": "string",
            "companyUrl": "string",
            "companyLinkedUrl": "string",
            "phone": "string",
            "email": "string",
            "phoneFormat": "string",
            "location": "string",
            "job_history": "string",
            "third_url": "string",
            "skills": "string",
            "countryInside": "string"
        }
    ],
    "emailAddress": "contact@abc.com",
    "telephone": "+1234567890",
    "createDate": "2024-01-01",
    "userId": 123,
    "describeCompany": "这是一家优秀的公司",
    "keyWord": "technology",
    "peopleCount": 100,
    "selectId": "select123",
    "selectState": "1",
    "startDate": "2024-01-01",
    "website": "https://www.example.com",
    "location": "北京市",
    "region": "华北",
    "people": "张三",
    "job": "软件工程师",
    "workExp": "5年",
    "educational": "本科",
    "links": "https://linkedin.com/in/zhangsan",
    "linksMap": {
        "property1": "string",
        "property2": "string"
    },
    "linkedUrl": "https://linkedin.com/in/zhangsan",
    "companyUrl": "https://www.company.com",
    "companyLinkedUrl": "https://linkedin.com/company/abc",
    "phone": "+86-138-0013-8000",
    "email": "zhangsan@example.com",
    "isSend": 1,
    "followSend": 1,
    "taskId": "task123",
    "followTemplateId": 456,
    "selectDate": "2024-01-01",
    "keywords": [
        {
            "keyWord": "string"
        }
    ],
    "countries": [
        {
            "country": "string"
        }
    ],
    "companyPeople": "100人",
    "telephoneFormat": "+86-138-0013-8000",
    "phoneFormat": "+86-138-0013-8000",
    "type": 1,
    "taskType": true,
    "accountPeople": 50,
    "executeDate": "2024-01-01",
    "job_history": "5年软件开发经验",
    "third_url": "https://example.com",
    "skills": "Java, Python, React",
    "openDate": "2024-01-01",
    "taskState": 1,
    "taskStatus": 1,
    "idList": "1,2,3",
    "dealerDataId": 789,
    "dealerDataCreateDate": "2019-08-24T14:15:22Z",
    "reason": 1,
    "hsCode": "1234567890",
    "product": "电子产品",
    "projectName": "项目ABC",
    "projectWebsite": "https://project.example.com",
    "enterpriseEnhancedSearch": 1,
    "jobEnhanceSearch": "software engineer",
    "cycleDate": 7,
    "nextSearchDate": "2024-01-08",
    "whatsappSend": 1,
    "haveWhatsAppAccountList": [
        "string"
    ],
    "isWhatsApp": true,
    "isCallTask": true,
    "isNew": 1,
    "templateId": 123,
    "isAiPhoneTask": true,
    "unlocks": 5,
    "deep": 1,
    "deepList": [
        {
            "id": 1,
            "companyName": "ABC Company",
            "country": "美国",
            "role": [
                {
                    "region": "华北",
                    "people": "张三",
                    "job": "软件工程师",
                    "workExp": "5年",
                    "educational": "本科",
                    "links": "string",
                    "linkedUrl": "string",
                    "companyUrl": "string",
                    "companyLinkedUrl": "string",
                    "phone": "string",
                    "email": "string",
                    "phoneFormat": "string",
                    "location": "string",
                    "job_history": "string",
                    "third_url": "string",
                    "skills": "string",
                    "countryInside": "string"
                }
            ],
            "emailAddress": "contact@abc.com",
            "telephone": "+1234567890",
            "createDate": "2024-01-01",
            "userId": 123,
            "describeCompany": "这是一家优秀的公司",
            "keyWord": "technology",
            "peopleCount": 100,
            "selectId": "select123",
            "selectState": "1",
            "startDate": "2024-01-01",
            "website": "https://www.example.com",
            "location": "北京市",
            "region": "华北",
            "people": "张三",
            "job": "软件工程师",
            "workExp": "5年",
            "educational": "本科",
            "links": "https://linkedin.com/in/zhangsan",
            "linksMap": {
                "property1": "string",
                "property2": "string"
            },
            "linkedUrl": "https://linkedin.com/in/zhangsan",
            "companyUrl": "https://www.company.com",
            "companyLinkedUrl": "https://linkedin.com/company/abc",
            "phone": "+86-138-0013-8000",
            "email": "zhangsan@example.com",
            "isSend": 1,
            "followSend": 1,
            "taskId": "task123",
            "followTemplateId": 456,
            "selectDate": "2024-01-01",
            "keywords": [
                {
                    "keyWord": "string"
                }
            ],
            "countries": [
                {
                    "country": "string"
                }
            ],
            "companyPeople": "100人",
            "telephoneFormat": "+86-138-0013-8000",
            "phoneFormat": "+86-138-0013-8000",
            "type": 1,
            "taskType": true,
            "accountPeople": 50,
            "executeDate": "2024-01-01",
            "job_history": "5年软件开发经验",
            "third_url": "https://example.com",
            "skills": "Java, Python, React",
            "openDate": "2024-01-01",
            "taskState": 1,
            "taskStatus": 1,
            "idList": "1,2,3",
            "dealerDataId": 789,
            "dealerDataCreateDate": "2019-08-24T14:15:22Z",
            "reason": 1,
            "hsCode": "1234567890",
            "product": "电子产品",
            "projectName": "项目ABC",
            "projectWebsite": "https://project.example.com",
            "enterpriseEnhancedSearch": 1,
            "jobEnhanceSearch": "software engineer",
            "cycleDate": 7,
            "nextSearchDate": "2024-01-08",
            "whatsappSend": 1,
            "haveWhatsAppAccountList": [
                "string"
            ],
            "isWhatsApp": true,
            "isCallTask": true,
            "isNew": 1,
            "templateId": 123,
            "isAiPhoneTask": true,
            "unlocks": 5,
            "deep": 1,
            "deepList": [
                {}
            ],
            "emailList": {
                "a": [
                    "string"
                ],
                "b": [
                    "string"
                ]
            },
            "phoneList": {
                "a": [
                    "string"
                ],
                "b": [
                    "string"
                ]
            },
            "target": 1,
            "customs": 1,
            "customsData": [
                {
                    "id": 1,
                    "saveDealerId": 123,
                    "createDate": "2024-01-01",
                    "tradeDate": "2024-01-01",
                    "product": "电子产品",
                    "hsCode": "123456",
                    "sellerName": "ABC公司",
                    "sellerCountry": "中国",
                    "quantity": "100件",
                    "price": "$1000",
                    "buyerName": "XYZ公司",
                    "buyerCountry": "美国",
                    "buyerId": "buyer123",
                    "sellerId": "seller123"
                }
            ],
            "emailIdentity": "user@example.com",
            "emailState": 1,
            "feedback": 1,
            "labels": "tag1,tag2",
            "finalRank": 1,
            "score1": "85.5",
            "score2": "92.0",
            "count": 100,
            "searchFinishDate": 0
        }
    ],
    "emailList": {
        "a": [
            "string"
        ],
        "b": [
            "string"
        ]
    },
    "phoneList": {
        "a": [
            "string"
        ],
        "b": [
            "string"
        ]
    },
    "target": 1,
    "customs": 1,
    "customsData": [
        {
            "id": 1,
            "saveDealerId": 123,
            "createDate": "2024-01-01",
            "tradeDate": "2024-01-01",
            "product": "电子产品",
            "hsCode": "123456",
            "sellerName": "ABC公司",
            "sellerCountry": "中国",
            "quantity": "100件",
            "price": "$1000",
            "buyerName": "XYZ公司",
            "buyerCountry": "美国",
            "buyerId": "buyer123",
            "sellerId": "seller123"
        }
    ],
    "emailIdentity": "user@example.com",
    "emailState": 1,
    "feedback": 1,
    "labels": "tag1,tag2",
    "finalRank": 1,
    "score1": "85.5",
    "score2": "92.0",
    "count": 100,
    "searchFinishDate": 0
}
Built with