You need to sign in to do that
Don't have an account?
Omar
Creating Event object using API
Hi,
I am trying to create an Event using the api. The Event object doesnt contain the Attendee/Invitee details. These are saved separately as EventAttendee objects. However, it seems that we cannot create an EventAttendee object using the API. Is it true?
If it is true then is there any other way i can add invitees to an event using the API?
kindly help me in this regard
Thanks
regards,
Omar Altaf
you can check the sforce explorer to see if those other tables are creatable or not, look for "creatable" in the describe results, i can't recall.