התממשקות ב-API לתוסף התפסים

פורום התמיכה פתוח למשתמשים מנויים בלבד. יש להתחבר או להרשם כדי להוסיף דיון או תגובה בפורום.

פורום התמיכה הועבר
על מנת שנוכל לתת לכם שירות ותמיכה בצורה אישית יותר, פורום התמיכה הועבר למערכת טיקטים באמצעות האימייל. בימים הקרובים יסגר הפורום לכתיבת הודעות חדשות לחלוטין.

ראשי פורומים תמיכה התממשקות ב-API לתוסף התפסים

דיון זה מוגדר: סגור

תגיות: ,

מוצגות 4 תגובות – 1 עד 4 (מתוך 4 סה״כ)
  • מאת
    תגובות
  • #75098

    David Sapir
    משתתף

    שלום רב,

    אני רוצה להתממשק בAPI לתוסף התפסים של POJO, מוכן לשלם על כך למי שצריך.
    אודה לכם אם תוכלו לתת לי פתרון.

    דוגמה ל-API שאליו צריך להתממשק:

    Hello,
    We need to integrate contact form with API here is documentation file sample:
    Following are technical integration details with leads system of Be First
    Introduction:
    – Leads should be sent by either POST or GET method to the following URL:
    http://api.lead.imXXXXX
    – All values should be encoded by UTF8 + URLENCODE method

    Parameters:
    Parameter Name Parameter Type Description
    lm_form Integer Constant: XXXX
    lm_key String (10 characters) Constant value: XXXX
    lm_source String (up to 500 characters) Lead source (URL or source name)
    name String (up to 300 characters) שם
    phone String (up to 300 characters) טלפון
    email String (up to 300 characters) דוא"ל
    Sample:
    Sample GET request URL:
    http://api.lead.im/v1/submit?lXXXXXXXXXXXXXXXXXXXX
    .
    Response:
    An integer number will be returned in response.
    If returned number is positive (e.g. XXXXX) – that means that the lead has been recorded successfully and returned number represents ID of the newly created lead.
    If returned number is negative (e.g. -5) – that means that the lead has not been recorded successfully and returned number represents error code that can be translated by the following table:
    -1 – The value passed through lm_key parameter is incorrect
    -3 – The value passed through lm_form parameter is incorrect
    -4 – The value passed through lm_form parameter is not found
    -5 – Channel with ID passed through lm_form parameter is disabled
    -7 – Wrong account
    -8 – Disabled account
    -50 – Duplicate request
    -999 – Unexpected error. Please contact technical support

    #75119

    Ariel
    משתתף

    אם יש לך ידע בקוד, תוכל לעשות את ההתממשקות הזו. לצורך העניין אפשר לראות איך חיברנו את התוסף טפסים שלנו עם התוסף CF7DB:

    https://github.com/pojome/pojo-forms/blob/master/classes/class-pojo-forms-cf7db.php

    #75242

    David Sapir
    משתתף
    תגובה זו סומנה כפרטית.
    #75286

    Ariel
    משתתף

    לצערי אנחנו לא עושים התאמה אישית לפרויקטים, הייתי מנסה לחפש בקבוצות וורדפרס בפייסבוק, בטוח יהיו שם כאלו שישמחו לעזור לך

מוצגות 4 תגובות – 1 עד 4 (מתוך 4 סה״כ)

הפורום 'תמיכה' נסגר לדיונים ולתגובות חדשות.