Formatting text in API module

Status: Closed · Asked by Willie on · 0 views

Willie — Question ·

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;

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

PabblyMember3 — Reply ·
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;

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

You are requested to use Custom Request action event there, you will be able to add the JSON data in the Data Field.
Pabblymember11 — Reply ·

Hey @Willie

This is how can use custom request with payload option -

Attachments

2021-04-27_16h29_46.png
cr-consulting — Reply ·

Naveen, did you get this to work? How do you take the payload from the API call and make it usable?

Pabbly — Reply ·
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.

Back to all forum threads · Log in to reply