Announcement

Collapse
No announcement yet.

API edit createdAt

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • API edit createdAt

    We struggled with importing the Created Date so we are trying to edit it with the API but this isn't working.. Any ideas?
    Read only has been removed in the Field Manager.

    Thanks

    Olof


    curl -X PUT --header "Content-Type: application/json" -d '{"createdAt":"2018-01-01 01:01:01"}' --header "Authorization: Basic TOKEN=" http://10.12.3.125/api/v1/Contact/5b6895abb7ebe5398 -v

  • #2
    FYI, don’t worry about this - we have updated it all in sql rather than via the api.

    Comment

    Working...
    X