services

Events happening in the community are now at Drupal community events on www.drupal.org.
perikut's picture

simple Services parameter question

hi,
I'm newbie to Drupal and I need it specifically for feeding iPhone apps with JSON data.
I know how to access dbase data via a module using node_load and how to generate the JSON.

Now I simply want to pass a parameter in the URL, in order to get only the info that I want (ex: http://...mymodule?param=X)

I'm completely lost about how to do it. I have checked various drupal resources without getting anything clear. In most cases the info is not referering to Services.

Can someone please point out some ideas, resources, documents....
thanks in advance,

Pere

Read more
dereckd's picture

Configuring Services for consumption by external site.

I'm looking to create an api for my site where another site can consume and display certain data from my site. Ideally I would like to limit access to only those domains that have applied for an API key. I also am think that the JSON server makes the most sense. I've tried to go through the documentation, but there are stil a number of think that are not clear.

Read more
dporto99@gmail.com's picture

Problems using Services and SOAP Server Modules

Hello, everyone:

Read more
sisko's picture

How to begin

Hi guys,

I really need help.

I recently installed the Services Module and whilst I understand it is very powerful, I could not figureout how to set up any service.

I am in the final stages of developing an Android application. It has to connect to my Drupal site to upload data which will be saved as nodes or update existing nodes.

So for this process, I need the service module up, running and responding.

I need step-by-step and simple instructions please.

Read more
barnettech's picture

Updating profile fields via user.save

So if I create a new user via xmlrpc and the services module I can populate profile fields no problem using user.save, but for some reason I cannot update profile fields using user.save I'm actually connecting to xmlrpc from java.

I've done it in php as well.

$user_object = array(
'name' => 'test_user_from_api',
'profile_name' => 'James',
'profile_last_name' => 'Test',
'pass' => 'testuser',
'mail' => 'james@yahoo.com',
'status' => 1
);

Read more
monti's picture

interchange data with flex/flash

we are a drupal developer and a flex/flash developer working ad-hoc on a mutual project, where data needs to be sent back and forth between drupal and a flash application.

requirements :

<

ul>

  • the flash application lets the user to visually create a complex pattern, that is stored internally in a flex structure.
  • users may save their creations along with some information (name, email, private/public, etc.)
  • users may retrieve their own creations to a sort-of gallery (a player copy of the above application), select one and keep on editing it.
  • Read more
    lelizondo's picture

    Transform a Webform submission into a Ticket Node in another site using Services

    I needed to create a Webform to act as a Frontend to receive feedback in one site, but I needed to send this submissions to another site. This is what I did, hope you find it interesting.

    First, I created two sites, one is the Frontend and another the Backend. In the backend, I have a Content Type "Ticket" with a few fields mapped to the webform fields in my frontend. I also have Subscriptions and Taxonomy Access Control.

    Read more
    sneh's picture

    How does Services module work with Multi-platform use?

    We have two web applications in Java and one community in Drupal.
    We have developed one Web App which centrally provides user interface to all three.
    Web app is in Java. So it’s easily consuming web services of two java applications.
    Now question about Drupal; How to integrate Drupal with Web app?

    Does Drupal Services module provide following services?

    -User can create content in Drupal community using Web app.
    -User can share contents in Community Groups as well as email node url to friends using Web app.
    -User can upload content in Drupal using Web app.

    Read more
    kaw3939's picture

    Services Questions and Opportunities

    Hello,

    I need a little advice and maybe some help.

    Here are the requirements:

    1. I have a media encoding server that needs to send a video file to the Drupal server and create a node.
    2. I need to provide a sample request that is formatted to push file into Drupal and create a node.

    This is going to be for a project released on DO that relies on the services module.

    What do you think the issues will be with this?

    What is the file struct that has to be provided in JSON format to fill out the field:

    struct file (required)
    An object representing a file

    Read more
    mbarretta's picture

    groovy xml-rpc + Services

    I'm trying to do some node creation via groovy. Via the XML-RPC groovy module and the Drupal Services module, my groovy code looks like, and results in, this:

    groovy:000> def server = new XMLRPCServerProxy("http://localhost/drupal/?q=services/xmlrpc")
    ERROR groovy.net.xmlrpc.XMLRPCCallFailureException:
    XML-RPC call Failure: fault string = "Empty response from server", fault code = 0
    at java_lang_Runnable$run.call (Unknown Source)

    'tis a little frustrating not being able to get past the first line of code, but haven't gotten much help from the intertubes.

    Read more
    Subscribe with RSS Syndicate content

    Services

    Group organizers

    Group categories

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: