Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I want to build a automation rule from Jira ticket to create a Salesforce account

Naveen Cheelam
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 18, 2026

I want to build a automation rule i.e. When a Jira ticket is created with Client details, I want to create a Account in Salesforce with those Client Details

2 answers

1 vote
Kris Dewachter
Community Champion
August 18, 2026

Hi @Naveen Cheelam ,

I'm not a SalesForce specialist, but SalesForce seems to have an API available which allows you create a new "Account record".

https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_sobject_create.htm

You could create a new automation rule in Jira that is triggered when a new ticket is created ("Work item created" trigger), and then use the "Send Web Request" action to send a request to the API.

Jira automation also has some default "Salesforce" actions, but it doesn't look like creating an account is one of the options.

 

Screenshot 2026-08-18 at 16.38.30.png

 

 

0 votes
Marc -Devoteam-
Community Champion
August 18, 2026

Hi @Naveen Cheelam 

Welcome to the community.

So you need an automaton rule in Jira and use a web request action to trigger the Salesforce api as mentioned by @Kris Dewachter to trigger account creation on the SF side.

The authentication on the web request needs to be a SF account that has these permissions

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events