Skip to content

Trigger welcome email webhook #11

Answered by logeshswell
j2is asked this question in Help
Discussion options

You must be logged in to vote

If Customer Welcome notification is enabled, then the welcome email will be triggered for every new customer that you create manually with a default password set.

  • You can navigate to Settings -> Notifications -> Customers in the Swell dashboard to confirm whether it is enabled.
  • If the password field is not present while creating a customer, then it won't trigger the welcome email. But, you can override this password check by following the below steps:
  1. Navigate to Developer -> Console in the Swell dashboard.
  2. Send a GET request to /:notifications/com.accounts.welcome.v2.
  3. From the received response, edit the conditions field or leave it empty as per your need and update it via PUT request.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by logeshswell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
2 participants