状态:运行中。这个服务用于接收企业微信共享表格自动化推送。
POST http://127.0.0.1:8790/ingest?source=wecom-sheet
/records · /events · /export.csv
curl -X POST 'http://127.0.0.1:8790/ingest?source=test' \
-H 'content-type: application/json' \
-d '{"企业":"测试工厂","岗位":"普工","城市":"南京","薪资":"24元/小时"}'