• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

How to write code in python or javascript for validating input

I need to impement one action called send_mms where user can enter list of media_url and i have to calculate url size, type if it is valid url.. I have not seen any docs related to validate input. In integration guide for developer there is one way to write code in in json format . Is there any other way where can i wirte code for above such things.
 
D

Deleted member 8616

Guest
Hey @Deependra Kumar Gupta,

Internally in the Pabbly Connect developer platform, it is not possible to do validate input. You are required to provide a JSON body in correct format as required by the API.

Let me know if you any futher questions.

Best Regards,
Nivesh Jain
 
Top