/
/Recruiterflow API Documentation
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 15h ago · Updated 2w ago
Campaign APIs5
Candidate APIs28
Client APIs15
Contact APIs16
  • getLists all activity types for contacts.
  • getGet paginated list of activities for a contact.
  • postThe contact endpoint allows you to add a contact to Recruiterflow.
  • getGet all calendar events for a contact
  • getGet all calls list for a Contact
  • getThe endpoint lists all contact custom fields.
  • getGet all emails list for a Contact
  • postPlease add ARGUMENTS (AS A FORM), the api is used to attach files to contacts.
  • getReturns the contacts info for the specified id.
  • getLists all contacts and their details.
  • postThe endpoint adds notes to the specified contact.
  • postUpdate profile picture for a contact
  • postFind all search types in the link below.
  • getList all statuses for contacts.
  • getGet all tasks for a candidate
  • postThis API implements a complete update which means that any existing data in the provided key will be wiped out and replaced with the data provided, in case a key is not provided no update happens to it.
Deal APIs12
Job APIs27
Other APIs14
Placement APIs5
Sequence APIs4
User APIs2
    Contact APIs

    The endpoint adds notes to the specified contact.

    post/api/external/contact/notes/add

    Headers

    RF-Api-Keystring required
    content-typestring

    Request body

    created_byinteger
    idinteger

    id of the Contact.

    mentionsinteger[]
    valuestring

    Response

    Auto generated using Swagger Inspector

    Changes