sfdc-happy-soup
sfdc-happy-soup copied to clipboard
Campaign Description not available on Standard Fields
trafficstars
Would it be possible to add Campaign.Description to the Standard field set for Impact Analysis?
For future reference, would you prefer if I log an issue, or if I create a PR to add a standard field?
@mr-freire I would love it if you could submit a PR and for additional standard fields, it's incredibly easy.
All you need to do is add the field's API name on the corresponding object map. See here a previous commit where I added some campaign fields
https://github.com/pgonzaleznetwork/sfdc-happy-soup/commit/da5976283d1c04d75e31023514dd548eb5923862
So you just have to add Description to the Campaign map and that's it!