
该工作流从Agile CRM中提取所有公司条目,在法国INSEE开放数据数据库中搜索公司名称以提取地址和政府ID(SIREN),并使用从法国Insee开放数据数据库提取的数据更新条目。
工作流程还具有只读功能,以确保条目不会被覆盖。
设置步骤:
– 添加您的AgileCRM凭据
– 添加您的INSEE开放数据凭据
– 在您的Agile CRM中添加两个公司自定义字段(用于SIREN数据和只读支持)
工作流包含以下节点:
– When clicking ‘Test workflow’ (手动触发器)
– Schedule Trigger (计划触发器)
– Set Insee API Key (设置节点)
– Get all Compagnies from Agile CRM (AgileCRM节点)
– FilterOut all Company that have the ReadOnly Key set (代码节点)
– Find Company in SIREN database (HTTP请求节点)
– Request all data from SIREN database (HTTP请求节点)
– clean_route (无操作节点)
– Merge data from CRM and SIREN database with enriched for the CRM (合并节点)
– Enrich CRM with INSEE Data (AgileCRM节点)
– Sticky Note (便签节点)
– Sticky Note1 (便签节点)
– Sticky Note2 (便签节点)
– Sticky Note3 (便签节点)

评论(0)