[consulting] Drupal with Web Services

Farez Rahman farez at redkeydigital.com
Tue Jul 26 13:58:11 UTC 2011


Hi Lee,

Not sure about D7, but in D6, it's at admin/build/services/keys. Hope
that helps.

Farez

On 26 July 2011 13:12, Lee Probert <lee at thecloudandcompass.com> wrote:
> I've been really struggling to get a local Drupal 7 installation working
> with the Drupal iOS SDK (https://github.com/workhabitinc/drupal-ios-sdk)
> I seem to have the Services, REST and PLIST Modules installed and have
> adjusted the permissions for my anonymous user.
> I followed all the instructions in this video : http://vimeo.com/22635252
> ... and on the iPad I can see I am connected but it is the authentication
> that fails. He is using an API Key in the code but for the life of me I
> cannot find a way to create this key in Drupal.
> Any ideas?
> :-(
>
>
> http://gplus.to/leeprobert
> @leeprobert
> On 26 Jul 2011, at 13:00, consulting-request at drupal.org wrote:
>
> Send consulting mailing list submissions to
> consulting at drupal.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.drupal.org/mailman/listinfo/consulting
> or, via email, send a message with subject or body 'help' to
> consulting-request at drupal.org
>
> You can reach the person managing the list at
> consulting-owner at drupal.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of consulting digest..."
>
>
> Today's Topics:
>
>   1. Re: Drupal with Web Services (FGM)
>   2. Re: Drupal with Web Services (Larry Garfield)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 25 Jul 2011 14:01:12 +0200
> From: FGM <fgm at osinet.fr>
> Subject: Re: [consulting] Drupal with Web Services
> To: A list for Drupal consultants and Drupal service/hosting providers
> <consulting at drupal.org>
> Message-ID: <DB99C72D17AD4A109480B29AFD32DEBE at pcosi>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
> reply-type=original
>
> You can always use core, without even needing Services module, to build
> XML-RPC services (with access control on D7), which is what we do on large
> media sites for iPhone apps.
>
> Services essentially brings you more flexibility, and especially the ability
> to use several web services transports like REST/XML-RPC/SOAP without having
> to change your API binding, and bundled access control methods, even on D6.
>
> ----- Original Message -----
> From: "Lee Probert" <lee at thecloudandcompass.com>
> To: <consulting at drupal.org>
> Sent: Monday, July 25, 2011 1:01 PM
> Subject: [consulting] Drupal with Web Services
>
>
> Hey, I'm considering using Drupal to build my database schema because of the
> advantage of having the CMS front end built more or less automatically. I
> want to hook it up to an iPhone app via web services however. What are your
> experiences with this? I've seen the Services module and have read it is
> possible to create a REST api but am concerned it may not be as flexible as
> I expect.
>
>
> Thanks, Lee.
>
>
> http://gplus.to/leeprobert
> @leeprobert
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 25 Jul 2011 22:57:47 -0500
> From: Larry Garfield <larry at garfieldtech.com>
> Subject: Re: [consulting] Drupal with Web Services
> To: consulting at drupal.org
> Message-ID: <4E2E3B3B.5090502 at garfieldtech.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> I wouldn't recommend XML-RPC.  It's not well supported.
>
> Services is good if you want bidirectional communication.  If you just
> want to access unauthenticated data out of a Drupal site, Views and the
> Views Datasource module is a much simpler to setup system, although
> Datasource is not the greatest module.
>
> For more details, see:
> http://www.palantir.net/blog/mobilizing-drupalcon-chicago
>
> --Larry Garfield
>
> On 07/25/2011 07:01 AM, FGM wrote:
>
> You can always use core, without even needing Services module, to build
>
> XML-RPC services (with access control on D7), which is what we do on large
>
> media sites for iPhone apps.
>
> Services essentially brings you more flexibility, and especially the ability
>
> to use several web services transports like REST/XML-RPC/SOAP without having
>
> to change your API binding, and bundled access control methods, even on D6.
>
> ----- Original Message -----
>
> From: "Lee Probert"<lee at thecloudandcompass.com>
>
> To:<consulting at drupal.org>
>
> Sent: Monday, July 25, 2011 1:01 PM
>
> Subject: [consulting] Drupal with Web Services
>
>
> Hey, I'm considering using Drupal to build my database schema because of the
>
> advantage of having the CMS front end built more or less automatically. I
>
> want to hook it up to an iPhone app via web services however. What are your
>
> experiences with this? I've seen the Services module and have read it is
>
> possible to create a REST api but am concerned it may not be as flexible as
>
> I expect.
>
>
> Thanks, Lee.
>
>
> http://gplus.to/leeprobert
>
> @leeprobert
>
>
> _______________________________________________
>
> consulting mailing list
>
> consulting at drupal.org
>
> http://lists.drupal.org/mailman/listinfo/consulting
>
>
>
> ------------------------------
>
> _______________________________________________
> consulting mailing list
> consulting at drupal.org
> http://lists.drupal.org/mailman/listinfo/consulting
>
>
> End of consulting Digest, Vol 66, Issue 17
> ******************************************
>
>
> _______________________________________________
> consulting mailing list
> consulting at drupal.org
> http://lists.drupal.org/mailman/listinfo/consulting
>
>



-- 
Redkey Digital | bespoke websites and software
http://redkeydigital.com

Coming Soon: http://drupalhire.net


More information about the consulting mailing list