> Daniel,
> Sorry for the late post. I am monitoring the list but completely missed
> your post. We generally try to respond quickly.
> Tiggzi did a tutorial on connecting to App Services here:
> http://help.gotiggr.com/documentation/services/examples-connecting-to...
> It looks mostly correct, although you now have to use both your org and
> app together to reference the api. In their example, they have this:
> Set the URL to: https://api.usergrid.com/t001/token (replace t001 with
> your app name)
> which really should be this:
> Set the URL to: https://api.usergrid.com/myorg/t001/token (replace myorg
> with your org name, and t001 with your app name).
> Also if you want to use the Sandbox app that came with your account, you
> can (at least for now), avoid the token issue.
> Let me know if this helps, and feel free to post additional questions. I
> will respond promptly.
> Rod
> On Tuesday, October 30, 2012 11:20:30 PM UTC-6, Daniel Callaghan wrote:
>> Ok so I'm requesting some guidance. I'm not requesting anyone to do my
>> work I'm actually very excited to begin using Apigee. If I understand
>> correctly the App Development section of there site is the Usergrid perse.
>> But when I go to the site and start trying to use what they show me to
>> begin with I feel very overwhelmed. I know some basics of APIs. I learned
>> about them when I was marketing alot and had to connect my lead providing
>> software with other lead vendors and customers CRMs and Lead Management
>> Systems.
>> My main purpose for usergrid is to integrate with Tiggzi and begin
>> creating more robust applications to serve to users. So my question
>> basically is, as I only understand the very basics of APIs and I understand
>> sometimes on how to get the data I want but not always, where should I
>> begin? Any real tutorials that actually work and aren't partially broken so
>> I can start fiddling with aspects of the API to see how things change, and
>> good video tutorials would be nice also if anyone knows of.
>> For example I understand how to plot one point that is watched on my
>> google maps tracking but I don't know how to show my user the company they
>> are trying to go to while tracing the route and possibly giving the
>> directions.
>> Another thing I know how to get my data from my Tiggzi database using
>> there system but I don't fully understand how to get it from Tiggzi with
>> Apigee's Usergrid or API system and yes I tried but kept getting weirds
>> errors.
> -- You received this message because you are subscribed to the Google
> Groups Usergrid group. To post to this group, send email to
> usergrid@googlegroups.com. To unsubscribe from this group, send email to
> usergrid+unsubscribe@googlegroups.com. For more options, visit this group
> at https://groups.google.com/d/forum/usergrid?hl=en
> Learn more about Apigee Usergrid at
> http://apigee.com/about/products/usergrid
> Fork Usergrid on GitHub: https://github.com/usergrid/stack