Skip to content
  • Maxime Pommier's avatar
    [impotgouvfrpar] Handle firstname and lastname · c09f984c
    Maxime Pommier authored and hydrargyrum's avatar hydrargyrum committed
    On this connector, we can get for sure the firstname and the lastname. We still
    fill up the "name" field, because there is more information in it (firstname,
    others names, last names...)
    
    Example:
    "name" = "Robert Jean Martin"
    "firstname" = "Robert"
    "lastname" = "Martin"
    c09f984c