דרושים פרילנסרים להבאת מידע מ WEBSERVICE ל GOOGLE SHEETS
פרויקט מס' 95035
Job Statistics
6 Bids |
תקציב
עד 2,500 ₪
|
תוקף הפרויקט
דקות
|
טווח הצעות
160
₪
-
270
₪
לשעת עבודה
2,500
₪
-
3,000
₪
מחיר קבוע
|
הצעה ממוצעת
200
₪
לשעת עבודה
2,750
₪
מחיר קבוע
|
Job Info And Actions
תאריך פרסום:
12:23, 11 אפריל, 2016
הצעות תתקבלנה עד:
12:42, 21 מאי, 2016
דרושים פרילנסרים להבאת מידע מ WEBSERVICE ל GOOGLE SHEETS
כלל הפרויקט יבוצע במערכת הסקריפטים של גוגל SHEETS
יש לפנות ל WEBSERVICE על פי פרמטרים שכתובים בגוגל SHEETS
ולהחזיר את התוצאות לגליון בגוגל SHEETS
מדובר במערכת מחירים של בתי מלון.
ה INPUT
מערך של: תאריך כניסה, תאריך יציאה, שם בית מלון, עיר
ה OUTPUT
מערך של: תאריך כניסה, תאריך יציאה, שם בית מלון, עיר, מחיר, כולל ארוחת בוקר (כן או לא), תאריך אחרון לביטול.
ה INPUT יהיה גליון בתוך הקובץ
ה OUTPUT יהיה גליון בתוך הקובץ
שאילתא לדוגמא:
<request version="4.0">
<auth>
<username>example</username>
<password>example</password>
<agent>example</agent>
<clientIp>1.2.3.4</clientIp>
<clientUserAgent>example user agent</clientUserAgent>
</auth>
<hotel-search entityType="location" entityID="4223">
<dates from="2014-08-01" to="2014-08-02"/>
<filters>
<filter type="payAtTheHotel">1</filter>
<filter type="onRequest">0</filter>
<filter type="showSpecialDeals">1</filter>
<filter type="getPackageRates">1</filter>
</filters>
<pax-group customerCountryCode="DE">
<pax>
<adults count="2" />
<children count="2">
<age>11</age>
<age>12</age>
</children>
</pax>
</pax-group>
<currencies default="EUR">
<currency code="EUR"/>
<currency code="GBP"/>
<currency code="USD"/>
</currencies>
</hotel-search>
</request>
תוצאה:
<response success="1" session="dv.Uw8IU6CsA">
<job status="working"/>
<server>http://mishor.example.com/</server>
<results last="19494" count="406">
<result id="4762" providers="innstant.travel" availableBoards="RO" hasPackageRate="0">
<price currency="EUR" final="1" minCommissionablePrice="317.724" minAllowedPrice="861.17">
<min-rooms>
<min-room board="RO" commissionAble="1" roomCount="2">Tower Room, 1 King Bed</min-room>
</min-rooms>
</price>
<combinations>
<combination price="469.4" currency="EUR" commissionable="1" billable="1"/>
</combinations>
</result>
<result id="21917" providers="innstant.travel" availableBoards="RO,BB" hasPackageRate="1">
<price currency="EUR" final="1" minCommissionablePrice="557.425" minAllowedPrice="0">
<min-rooms>
<min-room board="RO" commissionAble="1" roomCount="1">Superior Room NON-REFUNDABLE</min-room>
</min-rooms>
</price>
<non-billable-price currency="EUR" final="1" minCommissionablePrice="956.56">
<min-rooms>
<min-room board="RO" commissionAble="1" roomCount="1">Double Superior</min-room>
</min-rooms>
</non-billable-price>
<combinations>
<combination price="1284.69" currency="EUR" commissionable="1" billable="1" pricePerRoom="0"/>
</combinations>
<special-deals>
<special-deal><![CDATA[1 Night Free]]></special-deal>
<special-deal><![CDATA[Special Discount]]></special-deal>
</special-deals>
</result>
...
</results>
</response>
יש לפנות ל WEBSERVICE על פי פרמטרים שכתובים בגוגל SHEETS
ולהחזיר את התוצאות לגליון בגוגל SHEETS
מדובר במערכת מחירים של בתי מלון.
ה INPUT
מערך של: תאריך כניסה, תאריך יציאה, שם בית מלון, עיר
ה OUTPUT
מערך של: תאריך כניסה, תאריך יציאה, שם בית מלון, עיר, מחיר, כולל ארוחת בוקר (כן או לא), תאריך אחרון לביטול.
ה INPUT יהיה גליון בתוך הקובץ
ה OUTPUT יהיה גליון בתוך הקובץ
שאילתא לדוגמא:
<request version="4.0">
<auth>
<username>example</username>
<password>example</password>
<agent>example</agent>
<clientIp>1.2.3.4</clientIp>
<clientUserAgent>example user agent</clientUserAgent>
</auth>
<hotel-search entityType="location" entityID="4223">
<dates from="2014-08-01" to="2014-08-02"/>
<filters>
<filter type="payAtTheHotel">1</filter>
<filter type="onRequest">0</filter>
<filter type="showSpecialDeals">1</filter>
<filter type="getPackageRates">1</filter>
</filters>
<pax-group customerCountryCode="DE">
<pax>
<adults count="2" />
<children count="2">
<age>11</age>
<age>12</age>
</children>
</pax>
</pax-group>
<currencies default="EUR">
<currency code="EUR"/>
<currency code="GBP"/>
<currency code="USD"/>
</currencies>
</hotel-search>
</request>
תוצאה:
<response success="1" session="dv.Uw8IU6CsA">
<job status="working"/>
<server>http://mishor.example.com/</server>
<results last="19494" count="406">
<result id="4762" providers="innstant.travel" availableBoards="RO" hasPackageRate="0">
<price currency="EUR" final="1" minCommissionablePrice="317.724" minAllowedPrice="861.17">
<min-rooms>
<min-room board="RO" commissionAble="1" roomCount="2">Tower Room, 1 King Bed</min-room>
</min-rooms>
</price>
<combinations>
<combination price="469.4" currency="EUR" commissionable="1" billable="1"/>
</combinations>
</result>
<result id="21917" providers="innstant.travel" availableBoards="RO,BB" hasPackageRate="1">
<price currency="EUR" final="1" minCommissionablePrice="557.425" minAllowedPrice="0">
<min-rooms>
<min-room board="RO" commissionAble="1" roomCount="1">Superior Room NON-REFUNDABLE</min-room>
</min-rooms>
</price>
<non-billable-price currency="EUR" final="1" minCommissionablePrice="956.56">
<min-rooms>
<min-room board="RO" commissionAble="1" roomCount="1">Double Superior</min-room>
</min-rooms>
</non-billable-price>
<combinations>
<combination price="1284.69" currency="EUR" commissionable="1" billable="1" pricePerRoom="0"/>
</combinations>
<special-deals>
<special-deal><![CDATA[1 Night Free]]></special-deal>
<special-deal><![CDATA[Special Discount]]></special-deal>
</special-deals>
</result>
...
</results>
</response>
תחומי הפרויקט
קבצי הפרויקט
אנא היכנס לאתר לקבלת גישה לקבצי הפרויקט
הלקוח
אנא
היכנס לאתר
לקבלת גישה ללקוח
עדכונים
אנא היכנס לאתר לקבלת גישה לעדכונים בפרויקט
Bid from asafg
270 ₪
לפי שעה
6 פרויקטים
|
אסף גרי
אבטליון
שלום זיו,
אני מביא עמי נסיון של קרוב לעשרים שנה בפיתוח תוכנה, רובו בטכנולוגיות Java. מעבר לJava אני שולט במגוון שפות וטכנולוגיות אחרות, כולל שפות סקריפטים למיניהן (Perl, Python, Ruby/RoR, bash, sed וכו'), שפות "כבדות" יותר (כגון ++C/C ו-Scala), וכמובן טכנולוגיות Web למיניהן.
אני אוהב מאד אתגרים, בעיקר כאלה המערבים עבודה של התאים האפורים וכאלה הדורשים חשיבה יצירתית.
אני דוגל במקצוענות - הקוד שלי יעיל, ברור, מתועד היטב ומוקפד. אני שואף שכל לקוחותי יוכלו להסתדר בלעדי בתום העבודה. זה כרטיס הביקור שלי.
אשמח לבצע עבורך את העבודה.
הצעת המחיר שנתתי היא שעתית.
אשמח לקבל פרטים נוספים, בכדי שאוכל לתת לך הצעה למחיר קבוע (fixed price).
אנא צור עמי קשר בטלפון 054-2215733.
בברכה,
אסף גרי
|
Private Bid
2 פרויקטים
|
|
Private Bid
0 פרויקטים
|
|
Private Bid
4 פרויקטים
|
|
Private Bid
0 פרויקטים
|
|