Top "Integration" questions

The process of linking together different computing systems and software applications physically or functionally, to act as a coordinated whole.

Send webhook upon sending or receipt of email

I have been looking around for how to create a webhook that is triggered when an email is sent or …

gmail integration webhooks
Using scipy to perform discrete integration of the sample

I am trying to port from labview to python. In labview there is a function "Integral x(t) VI" that …

python integration scipy integral
How to integrate facebook, twitter and google plus to an android app

I like to integrate Facebook, twitter and Google plus to my app, so that using the app, user can update …

android facebook twitter integration social-networking
Runge-Kutta (RK4) integration for game physics

Gaffer on Games has a great article about using RK4 integration for better game physics. The implementation is straightforward, but …

math integration physics
Integrating Material Design Lite with Angular2

I have a small problem in integrating a meterial design (http://www.getmdl.io/) in ng2 Can you please help …

typescript integration angular
How to integrate dialogflow with website?

I created Intents, entities so and so using 'Dialogflow chat-bot', Now,I'm trying to integrate dialogflow with my website(html), …

html integration chatbot dialogflow-es
BMC Remedy Integration

Where can I find a list of BMC Remedy 3rd party integrations? I have found nothing on their website, and …

integration remedy
How to migrate Weblogic's config.xml to multiple machines?

our development team develops a J2EE application that runs on Weblogic 10.3. Each development machine runs its own copy of …

integration weblogic configuration-files weblogic-10.x
How to unit test production routes in Apache Camel?

Let's say I have my routes created in separate RouteBuilder class. It looks like: grab message from JMS queue do …

junit mocking routes integration apache-camel
Unity3d - Failed to load 'Assets/Plugins/QCARWrapper.dll'

I want to use c++ dll on unity android application. To use native dll on a android device, I learn …

unity3d integration vuforia