Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Anlegen von Kontakten

    Scheduled Pinned Locked Moved Entwicklung
    3 Posts 2 Posters 405 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      heckenbichler
      last edited by

      Hallo,
      ich steh gerade auf dem Schlauch oder schon zu spät, aber wie kann man Kontakte über die API anlegen und einer Organisation zuweisen? Hier bekomm ich nur eine Fehlermeldung zurück...

      {
      "version": "2.0",
      "method": "cmdb.objects.create",
      "params": {
      "type": "C__OBJTYPE__PERSON",
      "title": "Firstname Lastname",
      "apikey": "qq5i8fkg94gows0s",
      "language": "en"
      },
      "id":1
      }

      1 Reply Last reply Reply Quote 0
      • H Offline
        heckenbichler
        last edited by

        da war der fehler ...
        {
        "method": "cmdb.object.create",
        "params": {
        "description": "",
        "type": "C__OBJTYPE__PERSON",
        "cmdb_status": "in operation",
        "purpose": null,
        "category": null,
        "apikey": "qq5i8fkg94gows0s",
        "title": "firstname lastname"
        },
        "id": 1,
        "jsonrpc": "2.0"
        }

        cherifC 1 Reply Last reply Reply Quote 0
        • cherifC Offline
          cherif @heckenbichler
          last edited by

          @heckenbichler Was für eine Fehlermeldung bekommen Sie zurück?

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post