-
מאתתגובות
-
09/12/2016 בשעה 10:36 #75098
שלום רב,
אני רוצה להתממשק ב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 methodParameters:
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 support10/12/2016 בשעה 20:06 #75119אם יש לך ידע בקוד, תוכל לעשות את ההתממשקות הזו. לצורך העניין אפשר לראות איך חיברנו את התוסף טפסים שלנו עם התוסף CF7DB:
https://github.com/pojome/pojo-forms/blob/master/classes/class-pojo-forms-cf7db.php
12/12/2016 בשעה 12:13 #75242תגובה זו סומנה כפרטית.12/12/2016 בשעה 23:19 #75286לצערי אנחנו לא עושים התאמה אישית לפרויקטים, הייתי מנסה לחפש בקבוצות וורדפרס בפייסבוק, בטוח יהיו שם כאלו שישמחו לעזור לך
-
מאתתגובות
הפורום 'תמיכה' נסגר לדיונים ולתגובות חדשות.