How to integrate Trustpilot to Zoho Desk using Make (Integromat)? - zoho

Need help. I'm totally new to this kind of stuff.
I'm using Make (formerly Integromat) to integrate Trustpilot reviews to Zoho Desk.
What I need to happen is...when a new review is submitted on Trustpilot website, I want that review to be forwarded to Zoho Desk as a ticket/email.
Anyone has a guide on how to accomplish this?
Thank you!
Been trying to play around with Make, but I'm sure I've only been doing it wrong.

Related

Product synchronization in yahoo auction japan

I have a ecommerce app in laravel from where i want to add/edit/update/delete product in http://auctions.yahoo.com. I have searched their api http://developer.yahoo.co.jp/webapi/auctions/ but no luck. So my question is anybody has idea of product synchronization in yahoo auction if yes then please help me answering your experience. Thankyou.
There are some APIs not listed there(e.g. add item). Those API requires individual contract with YahooJapan, and those contracts are open only to the corporate at this moment. Once you made the contract with them, they will disclose all the necessary documents for you.

I can't enable Classroom API to project

I know this question has been asked here but not properly answered... I can't access the Classroom API in developers console though I've been aproved to do so. Could you, please, share the neccesary steps?
Any help will be much appreciated :-)
The Google Classroom API is currently in Developer Preview. Please apply for access and wait for the confirmation email.

Is Parse the right choice if your app does not need Facebook integration?

I want to build something similar to a poll service for mobile but it doesn't need Facebook.
After Facebook's acqusition, is Parse.com still a viable option if your web app does not need Facebook integration? Could app developers (customers) log in to my backend without a Facebook account?
Is it possible to build premium features with Parse and then charge for them?
Do you own your data when using Parse.com? I.e., can you export it in case you decide to move to another service in the future?
I am hoping someone with experience can shed some light on this. Thank you!
After Facebook's acqusition, is Parse.com still a viable option if
your web app does not need Facebook integration? Could app developers
(customers) log in to my backend without a Facebook account?
yes,for now.
Is it possible to build premium features with Parse and then charge
for them?
yes
Do you own your data when using Parse.com? I.e., can you export it in
case you decide to move to another service in the future?
yes
I'd suggest you always have a backup plan,when using a BAAS.I pity Stackmob users that didnt.You dont know if parse will still be there in 3 years or their features and pricing will change.Never rely on a BAAS on the long run.
Yes parse has standalone login features with username, and password, in addition to twitter, and facebook. They even handle lost password reset's via email as long as the user has the email field entered. You can check if the user's email has been verified via the emailVerified field.
I'm using stripe.com's payment system via parse's cloud code. I will admit this is not a complete drop in feature for parse yet, but maybe in the future. stripe is made for developers, and I find it to be a very powerful payment system. I can answer some basic stripe/parse questions as I have written myself basically a semi-complete API for handling customers, card, and charges.

credit card implementation in Titanium

Now these days I am developing an app in titanium. Where i need to develop the code to use the Credit card payment from the App. i am done with paypal integration as it is available in Tianium as MPL.But I could not find any possibility of using the Credit card payment through the App as well as there is no module is available in Titanium so far as.
is there anybody had any experience such kind of Commerce app kindly share the Terms with me.I have very short Timelines for the Project.
I have seen an app PHOTOEXPRESS where we can use the Credit card payment processing. As I think this might be done by using WebView.
But I dont understand How to make the Connection with URL related to Credit card API.If anybody have any idea about this alternate way to go Kindly share.Any kind of help would be Appreciated.
Actually Titanium has an implementation of Mobile Commerce, take a look:
http://www.appcelerator.com/products/titaniumcommerce/
but if you want to do a manually implementation of PayPal for example, you can try this:
http://developer.appcelerator.com/question/117057/how-can-i-integrate-paypal-in-titanium
That will fix your problem.
You can try below mentioned modules for credit card payment-
ZooZ
clover

OpenERP Events Organisation Web Integration

Does anybody knows how exactly can OpenERP's Events Organisation module be integrated with a website for event registration? Basically, a registration form on a website should be able to send information to the module, but I have no experience with this, neither with OpenERP or its web integration, but we would like to implement it. For instance, the module information says that it helps on getting the payments -the registration process should charge participants' credit cards- but it doesn't says anything on what exactly that means and how should it be done.
Any help is greatly appreciated!
Thanks.
If you just want to manage event registrations as part of your web site, I think OpenERP is probably overkill. It's a full ERP system for running your business, so there's a lot to learn.
However, if you want to try it out, I suggest you start by getting a trial subscription and reading through the guided tour. I haven't tried the events module, so I can't tell you how useful it is.
To integrate OpenERP with your web site, you would probably make XML-RPC calls from your web server to the OpenERP server. See the developer book for details.

Resources