sfdc-happy-soup icon indicating copy to clipboard operation
sfdc-happy-soup copied to clipboard

Campaign Description not available on Standard Fields

Open mr-freire opened this issue 3 years ago • 1 comments
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 avatar Jan 24 '22 18:01 mr-freire

@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!

pgonzaleznetwork avatar Jan 24 '22 19:01 pgonzaleznetwork