Jump to content
Registration disabled at the moment Read more... ×
David Schwartz

Google GMB via Delphi?

Recommended Posts

Has anybody used Delphi to connect to Google's GMB API?

 

https://developers.google.com/my-business/preview/reference/businessinformation/rest

 

They seem to have several different options, and it looks like they'll be migrating to a whole new API shortly.

 

I've worked with different APIs, but nothing from Google yet. Curious if there's anything Delphi requires that's notable?

 

I notice that most vendors don't have a Delphi sample, although sometimes I've seen that people have contributed one. Is there a repo anywhere that's used to post examples like this?

Share this post


Link to post

Isn't it just a REST API? Like so many others? I don't understand why there would need to be anything delphi specific. 

Share this post


Link to post

They're not all created equal... I had to hire someone to do it for an Amazon API and it took him way longer than he thought it would.

 

So I thought I'd ask first this time.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×