Resume Section Saved
Trigger when a user is saving a section of the resume
Last updated
Trigger when a user is saving a section of the resume
Last updated
Request send is compose of 3 elements:
eventName: "resumeSectionSaved" will never change for this event
section: Depend on the section user saved ("contact", "summary", "experience", "project",...)
userEmail: Email of the user who made the action
Response is coming from your Endpoint. You can verify easily if the request failed or no.