Map Salesforce Account billing information to a Jira custom field.
Instructions
Create a Salesforce Formula Field (Text) to reference the Account Address (similar idea to the documentation guide here: https://appfire.atlassian.net/wiki/spaces/CSFJIRA/pages/1596883471
In the syntax, referencing the Account Address throws an error due to incompatibility, i.e.
Therefore, a workaround using custom syntax like this article can be used (We used “, “ instead)
This field can then be mapped to your Jira custom field.
The field value should be synced accordingly.
Salesforce
Jira