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

SOLVED. How can I include JSON objects in the "API by Pabbly" action?

Status
Not open for further replies.

Taz

Member
Hi! I'm trying to send JSON data using the "API by Pabbly" action, but I don't see a way to send objects. For example, how would I send this:

JSON:
{
    "data": {
        "first_name": "Test",
        "last_name": "User",
        "email": "[email protected]"
     },
}

I thought perhaps it would work like Uncanny Automator (using forward slashes), but that didn't work. Any help would be appreciated! Thanks!
 
Status
Not open for further replies.
Top