• Resolved bahi_p

    (@bahi_p)


    Would this plugin be able to collect data in a form and submit it in XML format to a third-party service that offers a RESTful API?

    I’m looking for something that allows me to submit using Zoho Recruit’s API (XML or JSON).

    I can use various forms and plugins to collect the data and even to map field names so that they match Zoho’s but so far, without getting deeper into PHP than I was hoping to, I haven’t found a way of getting the data into Zoho Recruit. I have an auth token and a Zoho Recruit account. I would need people to submit a form and for that to lead to the creation of a new Zoho Recruit record containing the form data.

    http://wordpress.org/extend/plugins/formidable/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Steph Wells

    (@sswells)

    It could be done, but would require custom code to set up and send the XML request since it’s not a built-in feature.

    Thread Starter bahi_p

    (@bahi_p)

    Would you be interested in doing this as a paid job? I’ll write to you via your own site and send you my contact details. It’s probably better that way. Thanks!

    Plugin Author Steph Wells

    (@sswells)

    We aren’t currently taking side work, but any WordPress developer should be able to handle it.

    Thread Starter bahi_p

    (@bahi_p)

    That’s a shame but thanks anyway — I appreciate the response.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Submit form data as XML using POST?’ is closed to new replies.