Add task PUT: https://app.yoatsim.co.il/api/ClientApi/AAA?token=BBB&clientID=CCC&from=DDD&to=EEE&subject=FFF&message=HHH AAA = company ID BBB = token from landing pages CCC = clientID (how to get client id) DDD = user id (0 = CRM user) EEE = user...
change status PUT: https://app.yoatsim.co.il/api/ClientApi/AAA?token=BBB&clientID=CCC&statusID=DDD AAA = company ID BBB = token from landing pages CCC = clientID (how to get client id) DDD = statusID
Get clients id with phone GET: https://app.yoatsim.co.il/api/ClientApi/AAA?token=BBB&phone=CCC AAA = company ID BBB = token from landing pages CCC = phone
1. בעמוד מודולים וממשקים לבחור את הספק המתאים 2. פקודת POST לכתובת כפי שרשום במערכת { "did": "dialer – המספר במרכזיה", "cnumber": "client/customer number", "ivruniqueid": "מזהה ייחודי של השיחה",...
1. פתיחת הרשאת חיצוני+עריכה לדוח כלשהו 2. פקודת POST לכתובת עם מזהה הדוח https://app.yoatsim.co.il/api/reportBuilder?uid=xxxx-xxx-xxxx-xxx 3. JSON במבנה הבא {ClientID: 123, Type: 5, Name: "s6", Value: 123} Type – סוג השדה (5-בחירה, 6-טקסט) ClientID...