casey palmer
Posts: 0
Joined: Tue Mar 18, 2014 6:32 am

request array

I am trying to send a Post request array to Mandrill app to send email and I am testing the service and setting up the request. I am having trouble to find out exactly how to map the request array in the REST Service. Please see screen shot attached and let me know if this correct. Also can you point me to your docs about this, have not been able to find exactly what I need.

Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

request array

Hi Casey -

In Appery.io you can send data as an object only. You can't send data as an array from standard REST service, but you can create Generic service (here is more information https://getsatisfaction.com/apperyio/...). Using that service you can send any data with any format.

Return to “Issues”