Search results

  1. manipathak

    how to add dictionary like object as a field in pabbly connect?

    Pabbly Connect itself doesn’t have a native “dictionary object” field type the way some coding tools do, but you can pass or build a dictionary/JSON object structure when sending data (for example in an API request or webhook) by using raw JSON or structured parameters. That lets you treat it...
Top