Idea

kyle-putzier2068 avatar image
kyle-putzier2068 suggested automation-usa commented

Integration: FileMaker plugin for RingCentral

Dialing out is easy, incoming probably not so easy. Also contact integration would be useful.
integrationthird-partyfilemaker
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

10 Comments

·
tim-ballering2070 avatar image
tim-ballering2070 commented
If you want to make calls then use the ring out API and a FMP open URL script.  See the RC doc at:
http://service.ringcentral.com/ringoutapi/
For those wanting SMS, that is fairly easy as well:
http://www.designingfilemaker.com/2014/04/09/send-sms-easily-from-filemaker-13/
http://www.colibrisolutions.com/2014/05/23/filemaker-is-the-messenger-insert-from-url-is-not-just-fo...
What I need is the ability to capture incoming call data with FMP as the call comes in, not as the daily log after the fact.  I appears you can do this with a PC, but not on a Mac. 


3 comments
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

ringcentral35 avatar image ringcentral35 commented ·
Any findings with this ?
0 Likes 0 ·
clay2542 avatar image clay2542 commented ·
I was hoping to find something like this for Filemaker, but I really don't like sending user/pass as plain text in the URL query string.  Any advice on using the POST method with Filemaker?
0 Likes 0 ·
benjamin-dean avatar image benjamin-dean commented ·
@Tim: I haven't used FMP in years and years (forgotten most of it). Is there a way to have an application running on your local machine execute an FMP URL or RPC? If there is, you could use this little Subscription (Push Notification) demo app as a starting point to create the type of functionality you require for real-time inbound call notifications using the RingCentral Connect Platform:  https://github.com/bdeanindy/ringcentral-subscription-basics

Just follow the directions in the README.md file to get started using this demo code. Once configured and running, it will fetch a list of all the Extensions in your account and create a Subscription (aka: Push Notification) to receive those Extension's Presence events. You can filter for "type=Voice" and "direction=Inbound" (among other parameters) to then use the embedded HTTP server to make the appropriate URL call to FMP in the event handler for Subscription Notifications.

Not sure if this will work (as I said, even the rust has fallen off my FMP knowledge and turned to dust), but I thought it would be worth sharing in the event this could be a feasible solution. If it does work and you like it, please "Star" the Github repository. If you would like to receive notifications when there are changes or new issues with the code, please "Watch" the repository. If you experience issues with this demo code, please do add them to this repository's Issue Tracker:  https://github.com/bdeanindy/ringcentral-subscription-basics/issues
0 Likes 0 ·
mike avatar image
mike commented
If you are not a developer, but are hoping for a new integration, the best way to proceed is to contact the vendor for software you are wanting RingCentral to integrate with. 

See message from our Developers below. 
We highly recommend customers who wish to see a particular integration between RingCentral and other service providers to contact your provider account representative. You're the customer and we love listening to you!
You can:
  1. Ask your service provider's account representative, "Are you working on, or do you have upcoming plans to integrate with RingCentral using the RingCentral Connect Platform"?
  2. If they are working/planning on developing an integration, you should share your needs to see if their implementation plans will address your needs
  3. If they are not working/planning on developing an integration, you should tell them how valuable it would be for you to have streamlined interoperability between "Service X" and your RingCentral communications provider. Ask them if there is an integrations product manager who would be interested in hearing about your use-case(s).



You're the customer, and while RingCentral would love to build every integration which is asked of us, that would require massive amounts of developers and would distract from our primary purpose of building best-of-breed, enterprise-class, cloud-based communication services for you!
That is why we have created the RingCentral Connect Platform and opened our API for developers, partners, and system integrators...to make it easy for customers to get what they want and for other companies to have a streamlined and self-service interface to our Platform.
Of course, for service providers who also offer an API to their customers, but may not have bandwidth to build an integration with RingCentral, you as the customer are always welcome to develop an integration for your own needs as a Private application using the Developer Portal.
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

front-line2067 avatar image
front-line2067 commented
Hi Mike,

Is the API  https://service.ringcentral.com/ringout.asp deprecated or still in use ?
As when we are trying to use this API in FileMaker we get message :

"Invalid Username or Password"
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

benjamin-dean avatar image
benjamin-dean commented
Hey Front Line, it is recommended to use the RingCentral Connect Platform API RingOut resource to execute RingOuts. AFAIK, the old ringout.asp should still work, but using the Connect Platform is the modern, recommended approach.

Here QuickStart Tutorials for how to get up-and-running with the RingCentral Connect Platform: https://developers.ringcentral.com/library/tutorials.html 
Here is the complete API Developer Guide:  https://developers.ringcentral.com/api-docs/latest/index.html
Here is the RingOut API Documentation:  https://developers.ringcentral.com/api-docs/latest/index.html#!#RingOut.html
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

front-line2067 avatar image
front-line2067 commented
Hi Benjamin,

Thanks for your response.
We have a Office Plan . Is it possible to use the Connect Platform API with this plan ?
1 comment
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

benjamin-dean avatar image benjamin-dean commented ·
For Premium and Enterprise editions of RC Office, you should be able to login to https://developer.ringcentral.com using an administrator-level RC user account.

If you are on Office Standard, we have certain requirements which must be met in order to be granted access into the Developer Portal (Beta Platform). Just create a developer support ticket  https://developers.ringcentral.com/api/support-cases/create and request to have your RingCentral account reviewed to have your account provisioned with access to the Developer Portal.
0 Likes 0 ·
John Wang avatar image
John Wang commented
For FileMaker integration, it may be useful to contact Automation USA ( http://www.automationusa.net/). They are a FileMaker Certified Developer that has experience with RingCentral APIs.
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

patrick-maurer2209 avatar image
patrick-maurer2209 commented
This reply was created from a merged topic originally titled FileMaker Pro engage softphone. I want to call the soft phone with a url protocol. I'm using Filemaker Pro and want to start a phone call using Filemaker. Then it would pass the phone number to the soft phone app and activate the soft phone app.
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

benjamin-dean avatar image
benjamin-dean commented
Here is a video/blog post from a good friend of mine who is an expert FMP developer.

It should help with guiding you in how to use the RingCentral API in conjunction with FileMaker Pro (or at least get you moving in the right direction). :)


http://www.soliantconsulting.com/blog/2014/11/filemaker-and-javascript-ajax-post
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

automation-usa avatar image
automation-usa commented
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

benjamin-dean avatar image
benjamin-dean commented
This is awesome! Thanks Automation USA!
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Write a Comment

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.