Re: salesforce connection with camel

2021-04-11 Thread WEIQUAN YUAN
s, > Hemang Ajmera > > > -Original Message- > From: WEIQUAN YUAN > Sent: 09 April 2021 23:41 > To: users@camel.apache.org > Subject: Re: salesforce connection with camel > > > EXTERNAL SENDER: Do not click any links or open any attachments unless > you trust

RE: salesforce connection with camel

2021-04-10 Thread Ajmera, Hemang C
Hi I think since proxy is on port 80, mostly it is not secured. You need to use false for secure. Thanks and Regards, Hemang Ajmera -Original Message- From: WEIQUAN YUAN Sent: 09 April 2021 23:41 To: users@camel.apache.org Subject: Re: salesforce connection with camel EXTERNAL

Re: salesforce connection with camel

2021-04-09 Thread WEIQUAN YUAN
to add anything extra for oauth... Salesforce component will > take > > > care of those. > > > > > > Thanks and Regards, > > > Hemang Ajmera > > > > > > > > > -Original Message- > > > From: WEIQUAN YUAN > > > S

Re: salesforce connection with camel

2021-04-09 Thread Jeremy Ross
; production environment or https://test.salesforce.com > > > > No need to add anything extra for oauth... Salesforce component will take > > care of those. > > > > Thanks and Regards, > > Hemang Ajmera > > > > > > -Original Message- > &g

Re: salesforce connection with camel

2021-04-08 Thread WEIQUAN YUAN
orce.com for > production environment or https://test.salesforce.com > > No need to add anything extra for oauth... Salesforce component will take > care of those. > > Thanks and Regards, > Hemang Ajmera > > > -Original Message- > From: WEIQUAN YUAN > Sent: 05 April 2

RE: salesforce connection with camel

2021-04-07 Thread Ajmera, Hemang C
Sent: 05 April 2021 23:54 To: users@camel.apache.org Subject: salesforce connection with camel EXTERNAL SENDER: Do not click any links or open any attachments unless you trust the sender and know the content is safe. EXPÉDITEUR EXTERNE:Ne cliquez sur aucun lien et n’ouvrez aucune pièce

salesforce connection with camel

2021-04-05 Thread WEIQUAN YUAN
Here is my properties camel.component.salesforce.client-secret=xxx camel.component.salesforce.client-id=xxx camel.component.salesforce.authentication-type=USERNAME_PASSWORD camel.component.salesforce.login-url= https://test.salesforce.com/services/oauth2/token