• Resolved EmperorFPM

    (@emperorfpm)


    How would we create this type of structure to send.

    ‘user’ > ‘lead’ > ‘name’, ‘phone’, ’email’

    $data = array(
    ‘user’ => array(
    ‘name’ => name,
    ‘pass’ => pass,
    ‘apikey’ => apikey,
    ),
    ‘data’ => array(
    ‘year’ => year,
    ‘make’ => make,
    ‘model’ => model
    ),
    );

Viewing 1 replies (of 1 total)
  • Plugin Contributor Mayur Prajapati

    (@mayur8991)

    Hello @emperorfpm

    Thanks for choosing our plugin. We are happy to help you on it.

    The structure?you shared required customization in our plugin

    Please contact with [email protected] or Skype: itpathsolutions

    We will establish a connection and will share updated version with you to achieve your requirements.

    Looking forward from you to hear back.
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Json ‘nodes’ structure’ is closed to new replies.