Renaissance notes. Updated webhook script and small items for DataSnipper. Need to finish that workflow for them...

This commit is contained in:
Norm Rasmussen
2023-12-05 17:33:38 -05:00
parent 6b3ba2e5e1
commit 54cddb23f1
6 changed files with 137 additions and 82 deletions

View File

@ -13,3 +13,21 @@
},
"params": {},
}
# Updated Payload:
{
"payload": {
"email": "awester@mjcpa.com", --> This should be removed
"company": "MJ CPA AUDIT & TAX (RSMA)",
"package": "Advanced",
"segment": "",
"industry": "ACCOUNTING",
"full_name": null,
"company_domain": "mjcpa.com",
"health_category": 1,
"contract_expires": 1716768000000,
"onboarding_stage": "Start",
"onboarding_end_date": ""
},
params: {},
}