• 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

How to Replace Values based on specific Conditions?

Status
Not open for further replies.
I'm triggering the order from my website and sending the values to a Shipping platform. But on that shipping platform I've only 2 options for Payment Type. COD/Prepaid but from website I'm getting the input as depending on the payment gateways Eg: COD, Razorpay, Stripe, PayTM, etc.

So I need this trigger values to be Replace based on specific conditions

If Payment Type = COD, then print "COD"
else print "Prepaid"


How can I do this on Pabbly?
 

Supreme

Well-known member
Staff member
Hey @Evolve Globify

Regarding your use case, we would recommend you try the same in the Code by Pabbly action step where you can use Java Script of Python to execute the task into your desired result.

1686719720686.png
 
Status
Not open for further replies.
Top