RMS Guide
  • Rezi RMS Introduction
  • Rezi RMS CONFIGURATIONS
    • RMS Branding
    • Login Customization
      • Custom Token Implementation
    • URL Customization
      • How to connect my custom Domain to Rezi RMS ?
      • How to customize transactional email sender?
    • Section Video Customization
    • Sample Library Customization
      • Adding Cover Letter Samples
      • Adding Resume Samples
      • Adding Sample Category
    • Various Options
      • Mobile banner "Switch to desktop"
    • Pricing & Promotion
      • Pricing option
      • Promotion
      • Upgrade User Plan from API
    • Resume review
    • WebHook
      • How to add a new WebHook ?
      • Event List
        • Resume Section Saved
  • Rezi RMS Admin
    • Account Role Types
  • Rezi RMS Integration
    • Integration
  • REZI API
    • Overview
    • Private token API
    • User
      • User object
      • GET /users
      • GET /user/:userID
      • GET /user/:userID/resumes
      • POST /user/token
    • Resume
      • Resume object
      • GET /resume/:resumeID
      • GET /resume/:resumeID/download
      • GET /resume/:resumeID/score
      • POST /user/:userID/resume
    • Plans
      • POST /user/:userID/upgrade
Powered by GitBook
On this page
  • Click "+ Add Endpoint" Button in the right left corner
  • WebHook Detail page
  1. Rezi RMS CONFIGURATIONS
  2. WebHook

How to add a new WebHook ?

PreviousWebHookNextEvent List

Last updated 3 years ago

Please visit first your RMS myrms.rezi.io with an Admin account.

If you don't have an RMS url, please begin by contacting your account manager

Let's visit the RMS admin and the section WebHook

Click "+ Add Endpoint" Button in the right left corner

A modal will open and you will be prompt to complete 3 fields:

  • Endpoint URL: This is the URL where the event will be sent too. You might need to open and endpoint to public

  • Description: Describ the webhook you will use to indication your team what this webhook is related too

  • You can click "add event endpoint url" to save

WebHook Detail page

Please take a look to the "Token". This token is unique to this event, and will help you to secure your endpoint. By verifying the Token in request sent to your endpoint, you will be able to verify that the event is secure and come from Rezi.

Select 1 or more events: Select in the

list of event currently available