Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5974117
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:53:51+00:00 2026-05-22T20:53:51+00:00

I am trying to upload data from my Android app to my Drupal website.

  • 0

I am trying to upload data from my Android app to my Drupal website.
I know how to develop PHP code that will parse GET/POST data and save it to a database.

But, when it come to Drupal and CCK fields it is abit more challenging. From my research, the Services module is built for this sort of thing.

Can anyone enlighten me in how to setup a node.save service and how the data should be represented in the URL so that my Android data will be created as or update existing nodes?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T20:53:52+00:00Added an answer on May 22, 2026 at 8:53 pm

    To communicate with Drupal’s services module you’re going to need to pick a way to talk to Drupal. The Services module provides a lot of ways called “interfaces.” This is basically the format of the data you send Drupal.

    A few examples of Services interfaces:

    • http://drupal.org/project/json_server
    • http://drupal.org/project/jsonrpc_server
    • http://drupal.org/project/soap_server

    Once you’ve chosen the “format” you want to send your data in, you need to translate it to that format. So let’s say you choose “SOAP.” Here’s a good stackoverflow about sending a webservice call from Android: How to call a SOAP web service on Android

    Another thing to note is that your user must be logged in (unless anonymous users can create content!) so you must first tackle the login service!

    In review:

    1. Setup service module
    2. Choose a format such as SOAP or JSON
    3. Make a call to login the user (unless anon)
    4. Make a call to the node save service.

    Hope this helps!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to upload an image from android to a PHP server by using
I am trying to upload file to a php server from my android device.
i am trying to upload a image to server from iPhone application PHP code
i'm trying to upload some data from an ActiveX control to a webpage. The
I'm trying to retrieve data from a POST method, code as follows: -(void)postXMLFeed:(NSString *)XMLStrPost
I'm trying to import data from another environment to a new server that we
I'm trying to upload some data to my App Engine datastore using the bulkuploader.
hi friends iam trying to upload a file from the android device to the
hi all i am trying to upload image file from sdcard to php server
I have a C# winform app that is collecting some data from console-based commands.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.