Skip to content

imp API Triggered Notifications #482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

xxcxy
Copy link
Contributor

@xxcxy xxcxy commented Aug 12, 2021

Slack notifications screenshots:
[Job Candidate is Selected] https://monosnap.com/file/cd8JqhNb5NthQzVxN3aX38CFa1NQic
[Overlapping Interview Invites] https://monosnap.com/file/Dm74Kzf50AW40OZOZTU19f79Hj89jl

ps: if you have a slack webhooks url, you can set slackURL in scripts/demo-email-notifications/index.js.

Copy link
Contributor

@maxceem maxceem left a comment

Choose a reason for hiding this comment

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

Thanks @xxcxy, it works great. Just would like make some code and format improvements.

Please, check comments below for code improvements.

And here are some email/slack format improvements, basicaly:

  • update title
  • make all the team and job names as links
  • remove separate links to keep space
  • format dates in EDT timezone using the next date format: Jan 17, 2020, 7:12 am EDT
  1. New Job Created (email)

    image

  2. New Team Created (email)

    image

  3. Overlapping Interview Invites (email)

    image

  4. Job Candidate is Selected (email)

    image

  5. Resource Booking is Placed (email)

    image

Similar for Slack:

  • make team name and job title as links
  • remove separate links
  • format dates in EDT timezone using the next date format: Jan 17, 2020, 7:12 am EDT

image

Copy link
Contributor

@maxceem maxceem left a comment

Choose a reason for hiding this comment

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

Thank you @xxcxy. Works good as per local testing.

@maxceem maxceem merged commit 3826c98 into topcoder-platform:feature/notifications-api Aug 14, 2021
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.

2 participants