function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
André BartieresAndré Bartieres 

Populate Global PickList using Apex Code

Good afternoon,

I have a Global PickList and must add value but via Integration API, only via Apex code, it will be a scheduled class. I found way to read content but not add new ones. Can you please help me? or say if this is possible?

Thank you.