• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Api Calls and 0 - New Pabbly Workflows

dan90

Member
I have an api call that I use in classic Pabbly workflow and it worked.
In the spirit of improvement I rewrote it for the new pabbly workflow but I am having an issue with a leading zero in a mobile number (UK).
The 0 is there in the api call but it disappears when it reaches the other end.
My old api call in your classic workflows is the exact same but the old one doesn't remove the leading 0.

Any suggestions to fix this or is this a pabbly issue?

The number is extracted from a webhook using javascript
I tried using a standard return and json.stringify
I also tried putting it through text formatter to get it to come out as a string but that didn't work either.

 

Preeti Paryani

Well-known member
Staff member
Hello @dan90,

Thank you for sharing the details.

To better assist you, could you please provide the following:
  1. Clarification on the issue – Specifically, which API step is experiencing the issue where the leading zero (or prefix/country code) is being removed? Also, in which step are you observing this change?
  2. A short screen recording – Showing how the number is extracted, processed, and sent, would be extremely helpful in understanding the exact issue.
  3. Access permission – To investigate this directly, we may need to access your Pabbly Connect account. If you're comfortable, please provide access by replying with the following:
"You have my permission to access my Pabbly Connect account and make changes if required. The email associated with my account is [your email address]."

Once we receive this, we’ll proceed with testing and provide further assistance.

Looking forward to your response.
 
Top