Posts

Showing posts from June, 2015

Salesforce To Citrix Integration

Image
A Little Background About This Post: In my recent projects , I met some of my salesforce users using Citrix applications such as 1.        Go To Webinar, 2.        Go To Meeting, 3.        Go To Assist They are using  AppExchange products for salesforce – Citrix  integration but still ended up doing manual copy –paste work from Citrix applications to salesforce like polls, surveys questions answers etc . I got an opportunity to automate above work and this post explains same piece of work . Happy To See: I had look into Citrix GoToWebinar API and was happy to see that. 1.        It provide beautiful Rest API. 2.        It uses OAuth for authorization and authentication. Tool Needed For Demonstration : 1.        Salesforce Developer Org . 2.        Citrix Developer Account 3.        GoToWebinar Trial Account   Enough Talk’s Let’s Start:   Let’s break this into discrete tasks with their outcomes and we will complete each task one by one. Ta