You need to sign in to do that
Don't have an account?

Is Stage History read only?
I read somewhere in the community that the Opportunity's stage history is read-only for API purposes. For that I just wanted to confirm whether or not I can import stage history from an old instance of SF to a New instance, or is it like Field History where it is disallowed?
Thanks for any feedback!!
It's read only in the api. Maybe you could playback the stages from the source org oppty in the new org, e.g.,
insert oppty in new org
update oppty with stage 1 value from old org
etc.