• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

i can't make turn off Simple Response

azz

Member
i want to turn off Simple Response
1720096480188.png
 

Attachments

  • 1720096507616.png
    1720096507616.png
    68.3 KB · Views: 15
P

Pabblymember11

Guest
After capturing the trigger response, you can extract the key-value pairs using JSON extraction.

This version is clearer and more direct, focusing on the action and the tool (JSON extraction) to achieve the task.

1720249255431.png
 

ArshilAhmad

Moderator
Staff member
The source application through which you have connected the webhook is sending the data in this manner. Thus, it is showing up this way. In webhook-based triggers, we show the data as it is, without manipulating it on our end.
1720310636744.png
 

azz

Member
this is the json i have send it and i want it in json not simple

{
"event": "order.created",
"merchant": 1696211771,
"created_at": "Thu Jul 04 2024 14:12:39 GMT+0300",
"data": {
"id": 1006140861,
"cart_reference_id": 262109847,
"reference_id": 126365722,
"urls": {
"customer": "https://isnadtqd.com/order/zoOVobb",
"admin": "https://s.salla.sa/orders/order/zoOVobb"
},
"date": {
"date": "2024-07-04 14:12:35.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
},
"updated_at": {
"date": "2024-07-04 14:12:38.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
},
"source": "store",
"draft": false,
"read": false,
"source_device": "mobile",
"source_details": {
"type": "direct",
"value": null,
"device": "android",
"user-agent": "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36",
"ip": "46.153.210.94"
},
"status": {
"id": 680232255,
"name": "بإنتظار المراجعة",
"slug": "under_review"
},
"is_price_quote": false,
"payment_method": "credit_card",
"receipt_image": null,
"currency": "SAR",
"amounts": {
"sub_total": {
"amount": 375,
"currency": "SAR"
},
"shipping_cost": {
"amount": 0,
"currency": "SAR"
},
"cash_on_delivery": {
"amount": 0,
"currency": "SAR"
},
"tax": {
"percent": "0.00",
"amount": {
"amount": 0,
"currency": "SAR"
}
},
"discounts": [],
"total": {
"amount": 375,
"currency": "SAR"
}
},
"can_cancel": false,
"show_weight": false,
"can_reorder": true,
"is_pending_payment": false,
"pending_payment_ends_at": 75596,
"total_weight": null,
"rating_link": null,
"has_suspicious_alert": false,
"shipping": {
"id": 310525584,
"app_id": null,
"company": "مندوب شركة اسناد التقدم ( ارضي او بمصعد )",
"logo": "https://cdn.assets.salla.network/prod/stores/images/shipping_logo.svg",
"receiver": {
"name": "Abdulrazaq Albeteri",
"email": "[email protected]",
"phone": "966503487318"
},
"shipper": {
"name": "الرئيسي",
"company_name": "شركة اسناد التقدم",
"email": "",
"phone": "966530000705"
},
"pickup_address": {
"country": "السعودية",
"country_code": "SA",
"city": "Riyadh",
"shipping_address": "Al Mansouriah,4470,حي المصانع,14714, RLSB4470, 4470 Al Mansouriah, 6370، حي المصانع، Riyadh 14714, Saudi Arabia, Riyadh,السعودية",
"street_number": "Al Mansouriah,4470",
"block": "حي المصانع",
"postal_code": "14714",
"geo_coordinates": {
"lat": 24.5639077,
"lng": 46.7515673
}
},
"address": {
"country": "SA",
"country_code": "SA",
"city": "الرياض",
"shipping_address": " شارع التل,6736، الحي حي الهدا 12725،, التل,6736,حي الهدا,12725, RIHA6736، 6736 التل، 3656، حي الهدا، الرياض 12725، السعودية, الرياض,السعودية,, الرياض, السعودية",
"street_number": "التل,6736",
"block": "حي الهدا",
"postal_code": "12725",
"geo_coordinates": {
"lat": 24.6560799,
"lng": 46.6593752
}
},
"shipment": {
"id": "0",
"pickup_id": null,
"tracking_link": "0",
"label": []
},
"policy_options": [],
"shipment_reference": 1772411161,
"branch_id": 972741591
},
"shipments": [
{
"id": 1772411161,
"created_at": null,
"type": "shipment",
"courier_id": 310525584,
"courier_name": "مندوب شركة اسناد التقدم ( ارضي او بمصعد )",
"courier_logo": "https://cdn.assets.salla.network/prod/stores/images/shipping_logo.svg",
"shipping_number": null,
"tracking_number": null,
"pickup_id": null,
"trackable": false,
"tracking_link": null,
"label": null,
"payment_method": "credit_card",
"source": "store",
"status": "pending",
"total": {
"amount": 375,
"currency": "SAR"
},
"cash_on_delivery": {
"amount": 0,
"currency": "SAR"
},
"is_international": false,
"total_weight": {
"value": 20,
"units": "kg"
},
"packages": [
{
"item_id": 1725223641,
"external_id": null,
"name": "مياه نوفا ( 330 مل * 40 حبة )",
"sku": "",
"price": {
"amount": 18.75,
"currency": "SAR"
},
"quantity": 20,
"weight": {
"value": 20,
"units": "kg"
}
}
],
"ship_from": {
"type": "branch",
"name": "الرئيسي",
"email": "",
"phone": "966530000705",
"country": "السعودية",
"country_id": 1473353380,
"country_code": "SA",
"city": "Riyadh",
"city_id": 1473353380,
"address_line": "Al Mansouriah,4470,حي المصانع,14714, RLSB4470, 4470 Al Mansouriah, 6370، حي المصانع، Riyadh 14714, Saudi Arabia, Riyadh,السعودية",
"street_number": "Al Mansouriah,4470",
"block": "حي المصانع",
"postal_code": "14714",
"latitude": 24.5639077,
"longitude": 46.7515673,
"branch_id": 972741591
},
"ship_to": {
"type": "address",
"name": "Abdulrazaq Albeteri",
"email": "[email protected]",
"phone": "966503487318",
"country": "السعودية",
"country_id": 1473353380,
"country_code": "SA",
"city": "Riyadh",
"city_id": 1473353380,
"address_line": " شارع التل,6736، الحي حي الهدا 12725،, التل,6736,حي الهدا,12725, RIHA6736، 6736 التل، 3656، حي الهدا، الرياض 12725، السعودية, الرياض,السعودية,, الرياض, السعودية",
"street_number": "التل,6736",
"block": "حي الهدا",
"postal_code": "12725",
"latitude": 24.6560799,
"longitude": 46.6593752
},
"meta": {
"app_id": 0,
"policy_options": []
}
}
],
"shipment_branch": [
{
"id": 972741591,
"name": "الرئيسي",
"status": "active",
"is_default": true,
"type": {}
}
],
"customer": {
"id": 1248702777,
"first_name": "Abdulrazaq",
"last_name": "Albeteri",
"mobile": 503487318,
"mobile_code": "+966",
"email": "[email protected]",
"urls": {
"customer": "https://isnadtqd.com/profile",
"admin": "https://s.salla.sa/customers/mngWBb"
},
"avatar": "https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png",
"gender": "male",
"birthday": {
"date": "1991-11-01 00:00:00.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
},
"city": "الرياض",
"country": "السعودية",
"country_code": "SA",
"currency": "SAR",
"location": "التل,6736,حي الهدا,12725, RIHA6736، 6736 التل، 3656، حي الهدا، الرياض 12725، السعودية, الرياض,السعودية",
"updated_at": {
"date": "2024-07-04 14:10:59.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
},
"groups": []
},
"items": [
{
"id": 1725223641,
"name": "مياه نوفا ( 330 مل * 40 حبة )",
"sku": "",
"quantity": 20,
"currency": "SAR",
"weight": 20,
"weight_label": "١ كجم",
"amounts": {
"price_without_tax": {
"amount": 18.75,
"currency": "SAR"
},
"total_discount": {
"amount": 0,
"currency": "SAR"
},
"tax": {
"percent": "0.00",
"amount": {
"amount": 0,
"currency": "SAR"
}
},
"total": {
"amount": 375,
"currency": "SAR"
}
},
"notes": "",
"product": {
"id": 1336554351,
"type": "product",
"promotion": {
"title": "330 مل * 40 حبة",
"sub_title": null
},
"quantity": null,
"status": "sale",
"is_available": true,
"sku": "",
"name": "مياه نوفا ( 330 مل * 40 حبة )",
"price": {
"amount": 18.75,
"currency": "SAR"
},
"sale_price": {
"amount": 18.75,
"currency": "SAR"
},
"currency": "SAR",
"url": "https://isnadtqd.com/QdgWprA",
"thumbnail": "https://cdn.salla.sa/xRZvw/2d5e268c...-t0KN1fbVJyEkDU7L0wglDQOdYVdzl7KNujmlwB8B.jpg",
"has_special_price": true,
"regular_price": {
"amount": 20.83,
"currency": "SAR"
},
"calories": null,
"mpn": "",
"gtin": "",
"description": "<p><span style=\"color: rgb(0, 0, 0);\">تتميز مياه نوفا بنقاوتها وطعمها المميز. وهي تنبع من الآبار الجوفية العميقة المحمية، ليست مجرد مياه، إنها هدية ثمينة من أعماق الصحاري العربية، من قلب هذه الأرض، كامنة في قلب البرية الطبيعية في السعودية. بعيدًا عن المنشآت الحضارية، في منطقة تحتوي على أحد أنظف مصادر المياه في المملكة العربية السعودية.</span></p>",
"favorite": null,
"features": {
"availability_notify": null,
"show_rating": true
},
"starting_price": null
},
"options": [],
"images": [],
"codes": [],
"files": [],
"reservations": null,
"product_reservations": []
}
],
"bank": null,
"tags": [],
"store": {
"id": 1696211771,
"store_id": 1696211771,
"user_id": 740122634,
"user_email": "[email protected]",
"username": "shrkt-alsnad-altqdm-",
"name": {
"ar": "شركة اسناد التقدم",
"en": null
},
"avatar": "https://cdn.salla.sa/xRZvw/BkwG8PkU7AU9ebv7fbQBsEc09Ofe31pjxTVOXwwN.png"
}
}
}
 
P

Pabblymember11

Guest
Do, you want the entire response in the JSON format as in curly brackets?
 

azz

Member
see the difference in history i can close simple format but in creating workflow i can't close simple format
1720518576780.png

1720518588533.png
 
P

Pabblymember11

Guest
see the difference in history i can close simple format but in creating workflow i can't close simple format
The complete JSON format you are looking for cannot be modified as seen in the history logs. Therefore, you will need to directly create the JSON array with the key-value pairs wherever you are attempting to pass it.
 
Top