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

Formatting text in API module

Willie

Member
I am trying to pass some variables to API action module but seems like the format is not supported. The required format is like this;
pixelixe-api.jpg

Is it possible to format the post request like this? I would like to suggest if we can have a code block where we can map data freely (like in the below image on the right where I took screenshot of text parser in integromat).
apimodule.jpg
 
P

PabblyMember3

Guest
I am trying to pass some variables to API action module but seems like the format is not supported. The required format is like this;
View attachment 401
Is it possible to format the post request like this? I would like to suggest if we can have a code block where we can map data freely (like in the below image on the right where I took screenshot of text parser in integromat).
View attachment 403
You are requested to use Custom Request action event there, you will be able to add the JSON data in the Data Field.
 
P

Pabblymember11

Guest
Hey @Willie

This is how can use custom request with payload option -

1620113602209.png
 

Attachments

  • 2021-04-27_16h29_46.png
    2021-04-27_16h29_46.png
    109 KB · Views: 130
Last edited by a moderator:

Pabbly

Administrator
Staff member
Naveen, did you get this to work? How do you take the payload from the API call and make it usable?
We checked your workflow name as "Qwary To Data Forwarder by Pabbly", and the API seems to be working fine.

The API response is in HTML format, which is correct.
 
Top