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

Cannot access Parent field on Campaign
I cannot access all fields via the API (including Lookup fields) on Campaign, except Parent. What's wrong?
sQuery = "select Name, Parent.Name FROM Campaign WHERE Status = 'Planned'" Set qrParent = g_sfApi.Query(sQuery, False)
Thanks,
Barb