You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,10 @@ The following parameters can be set in config files or in env variables:
47
47
48
48
-`zapier.ZAPIER_COMPANYID_SLUG`: your company id in zapier; numeric value
49
49
-`zapier.ZAPIER_CONTACTID_SLUG`: your contact id in zapier; numeric value
50
-
-`zapier.ZAPIER_SWITCH`: decides whether posting message to zapier or not; possible values are `ON` and `OFF`, default is `OFF`
51
-
-`zapier.ZAPIER_WEBHOOK`: the remote zapier zap webhook url for posting message
50
+
-`zapier.ZAPIER_SWITCH`: decides whether posting job related message to zapier or not; possible values are `ON` and `OFF`, default is `OFF`
51
+
-`zapier.ZAPIER_WEBHOOK`: the remote zapier zap webhook url for posting job related message
52
+
-`zapier.ZAPIER_JOB_CANDIDATE_SWITCH`: decides whether posting job candidate related message to zapier or not; possible values are `ON` and `OFF`, default is `OFF`
53
+
-`zapier.ZAPIER_JOB_CANDIDATE_WEBHOOK`: the remote zapier zap webhook url for posting job candidate related message
0 commit comments