Teaching how to integrate Salesforce with ICS

This section shows you how to use the Salesforce ICS Connector that comes out of the box.

Configure your Salesforce Connector in ICS

First of all, in order to create a Salesforce Connector for this we need the Salesforce Enterprise WSDL. This will require you to create an Application within your LinkedIn account and use the “Application ID” and “Application Secret”. Follow the next steps to do this:

Perform the following steps to generate the WSDL file:

Continue reading “Teaching how to integrate Salesforce with ICS”

Advertisement

Teaching how to integrate Facebook with ICS

This section shows you how to use the Facebook ICS Connector that comes out of the box.

Configure your Facebook Connector in ICS

First of all, in order to create a Facebook Connector we are going to use OAUTH2 to authenticate. This will require you to create an Application within your Facebook account and use the “Application ID” and “Application Secret”. Follow the next steps to do this:

  • Login to the Facebook Developer portal at http://developer.facebook.com/
  • Once logged in, on the top right corner, click on “My Apps” drop down menu and select “Add a New App”

Continue reading “Teaching how to integrate Facebook with ICS”

Teaching how to connect to Sphero2 and Parrot Drones with ACCS

This section shows you how to use the Sphero 2 JS APIs to connect and interact with it.

For more information refer to: https://github.com/orbotix

Install NodeJS

Continue reading “Teaching how to connect to Sphero2 and Parrot Drones with ACCS”

Teaching how to setup your Raspberry Pi 3

Installing VNC Server on your Raspberry Pi 3

Source: https://www.raspberrypi.org/documentation/remote-access/vnc/

  • Install the TightVNC Package

Continue reading “Teaching how to setup your Raspberry Pi 3”

Teaching how to use NodeJS in your local environment

Installing NodeJS

This section assumes that you are using the Xubuntu development environment that was built in this document. If using other environment, you will have to adapt the commands/paths accordingly.

  • Run the following commands:

Continue reading “Teaching how to use NodeJS in your local environment”

%d bloggers like this: