Hey,
I want to push/update Jira issue to Salesforce, but my problem is Salesforce always host a secure web service over a bearer token.
So how to provide the bearer token to access the service from Webhook?
Hi Merajul,
You can find an example of apex code from @Prabu Sivagnanam in the following answer:
Btw, if you are using Jira Server or Data Center (not Cloud) there is no ability to generate tokens out of the box. You can do it only with 3rd party plugins, for instance
API Tokens for Jira by Wombats Corp
Regards, Roman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.