Zenjob notes. Webhook testing and python scripts.

This commit is contained in:
Norm Rasmussen
2023-12-06 16:28:43 -05:00
parent 54cddb23f1
commit f7e0a20cf3
4 changed files with 40 additions and 7 deletions

View File

@ -5,11 +5,11 @@ URL = "https://webhooks.workato.com/webhooks/rest/3aa0af60-6363-4cc6-9f2a-34b9e1
DATA = {
"payload": {
"company": "MJ CPA AUDIT & TAX (RSMA)",
"company": "ExampleCompany1",
"package": "Advanced",
"segment": "",
"industry": "ACCOUNTING",
"company_domain": "mjcpa.com",
"segment": "exampleSegment",
"industry": "INDUSTRIAL",
"company_domain": "example_company.com",
"health_category": 1,
"contract_expires": 1716768000000,
"onboarding_stage": "Start",