Setting up an Array in Pabbly
Status: Closed · Asked by William Mingione on · 0 views
Hi everyone, im looking for some help with the Pabbly API. I need to configure this API for a client but how do I do this in Pabbly with this API?
What is the easiest way to do it?

Thanks in advance,
William
Use API - Custom Request - POST method. This will let yo allow to pass the JSON like above.
@Fagun Shah - thanks for that. My only concern is that when I paste it in, it seems to remove all of the formatting. Is that okay?
Why not try creating a webhook to check if it correctly receives the data. For future reference, kindly paste your data in Markdown format.
When you mention configuring API for your client, could you please elaborate on your requirements? Are you aiming to simply POST the provided data, or are you dealing with dynamic data?