Activity Web Service
I am trying to create a Web Service to return all activities of a certain type that were completed after a specific date and time.I am setting TYPE = 'Quoting' and STATUS = 'Completed'.
How do I set CompletedDateTime to get all records completed after the passed in Date. Do I just fill in the specific data/time?
I also want to return the Custom Object 1 that this is tied to, Does CustomObject1IntegrationID hold that link or is it in another field?
How do I set CompletedDateTime to get all records completed after the passed in Date. Do I just fill in the specific data/time?
I also want to return the Custom Object 1 that this is tied to, Does CustomObject1IntegrationID hold that link or is it in another field?
0