Skip to content

Conversation

@vas3a
Copy link
Collaborator

@vas3a vas3a commented Oct 2, 2023

Related JIRA Ticket:
https://topcoder.atlassian.net/browse/PROD-4398

What's in this PR?

Removes SPRIG integrations.
Triggers userflow surveys via the new uninav method triggerSurvey

@vas3a vas3a requested review from jmgasper and testflyjets October 2, 2023 13:32
}

export const SPRIG_CES_SURVEY_ID = 'onProfileUpdate'
export const CES_SURVEY_ID = '5cfae36f-0700-41c4-8938-0add4037acb2'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this ID is specific to a particular Userflow survey, should we be injecting it as an env var at build time instead of directly in code?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@testflyjets I'll update them as env values, makes more sense, I missed it 👍

@@ -1,2 +1,2 @@
export const SPRIG_CES_SURVEY_ID = 'onTalentSearchResults'
export const CES_SURVEY_ID = 'd1030c93-dd36-4ae0-b5d0-95004b8e9d32'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be in an env var?

@vas3a vas3a merged commit 9b98cc0 into dev Oct 2, 2023
@vas3a vas3a deleted the PROD-4398_integrate-userflow-remove-sprig branch October 2, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants