Map Salesforce Account billing information to a Jira custom field.

 Instructions

  1. Create a Salesforce Formula Field (Text) to reference the Account Address (similar idea to the documentation guide here:

  2. In the syntax, referencing the Account Address throws an error due to incompatibility, i.e.

image-20240408-203603.png
  1. Therefore, a workaround using custom syntax like this article can be used (We used “, “ instead)

image-20240408-203628.png
  1. This field can then be mapped to your Jira custom field.

 

  1. The field value should be synced accordingly.

Salesforce

 

Jira