Project

General

Profile

Actions

New feature / Change #5028

closed

Add metadata in /invite endpoint

Added by Olivier Bitsch over 1 year ago. Updated over 1 year ago.

Status:
Done
Priority:
Normal
Category:
-
Target version:
-
Start date:
09/12/2022
Due date:
% Done:

0%

Estimated time:

Description

We need to be able to pass custom metadata to /invite post.

{
    "emailAddress":"olivier.b@iabsis.com",
    ...
    "patientContact":"olivier.b@iabsis.com",
    "doctorEmail": "olivier.b@iabsis.com",
    "isPatientInvite":true,
    "metadata": {
      "IMAD Team": "1234",
      "Patient ID": "45678"
    }
}

We should be able to create "on-fly" attribute into metadata without altering configuration file.

Warning : currently the /invite is working, but filter on DISPLAY_META. Please ignore this DISPLAY_META var to allow any attribute in post.

Actions #1

Updated by Yassine El Fallouhi over 1 year ago

  • Assignee changed from Yassine El Fallouhi to Olivier Bitsch
  • Status changed from In Study to Testing
Actions #2

Updated by Olivier Bitsch over 1 year ago

  • Status changed from Testing to Done
Actions

Also available in: Atom PDF