mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Website: Update request to Zapier in save-questionnaire-progress.js (#18478)
Related to https://github.com/fleetdm/confidential/issues/6216 Changes: - Updated the request to Zapier in save-questionnaire-progress to send the name of the step the user submitted.
This commit is contained in:
parent
084ddb5dd8
commit
d00e8eb9ac
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ module.exports = {
|
|||
primaryBuyingSituation: primaryBuyingSituation,
|
||||
organization: this.req.me.organization,
|
||||
psychologicalStage,
|
||||
currentStep,
|
||||
webhookSecret: sails.config.custom.zapierSandboxWebhookSecret,
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue