Skip to main content

Questions tagged [shared-activities]

0 votes
1 answer
34 views

I have an external application that depends on a user installing my managed package to create some custom fields etc. My external application creates calendar events and allows the user to add ...
rosghub's user avatar
  • 227
0 votes
1 answer
551 views

Here is my code. Need help to find the right way to check IF logic with TaskWhoRelation.relationId instead objTask.WhoId. Any type of help will be grateful. set<Id> setIds=new set<Id>(); ...
sfdchelper's user avatar
0 votes
1 answer
184 views

I execute the following query to get activity history for an account SELECT (SELECT Id, IsTask, ActivityDate, ActivitySubtype, Subject, Owner.Name,PrimaryWhoId,WhatId,PrimaryWho.Name, What.Name ...
GorillaApe's user avatar
0 votes
1 answer
3k views

hi all i have created an event with multiple contacts and then when i was trying to get the list contacts that are associated with an event in SOQL the result only first contact is returning i.e ...
 Prashanth Reddy's user avatar
0 votes
0 answers
314 views

I'm getting the below error, whenever i'm trying to update the WHOID of the Event. Update failed. First exception on row 0 with id 00U3600000MA8x4EAD; first error: INVALID_CROSS_REFERENCE_KEY, The ...
Hemant Keni's user avatar
1 vote
1 answer
70 views

I'm fairly new to Salesforce API, I'm trying to get information on files that were shared between dates. I would like to know how to retrieve this info using REST API. Is it even possible to query ...
Evgeny's user avatar
  • 113
4 votes
2 answers
2k views

Is there any chance to set up scratch org definition file, to create new scratch orgs with SharedActivities functionality enabled? We just implemented some functionalities using TaskRelation object, ...
patryk's user avatar
  • 655
0 votes
2 answers
817 views

I am having requirement to share a Post on behalf of some-other user(Integration User), I am trying to acheive this through Apex Connect Api. But post is shared using the logged in user. I Refered ...
Naresh's user avatar
  • 85
2 votes
0 answers
2k views

Is it possible to relate a task to multiple accounts? I am not wanting to relate to multiple contacts within accounts. I want to pull agreement information into salesforce, and the relationship is ...
Chance's user avatar
  • 1,100
0 votes
1 answer
125 views

I have a problem where the package installation fails to organisations that has Shared Activity disabled. As far as I understand the case is that TaskWhoIds is not available on orgnaisations that has ...
Hituc's user avatar
  • 11
2 votes
1 answer
775 views

I built a visual workflow for a meeting rescheduling process. The flow needs to be handled by anyone, not just the meeting creator. The flow is called from the Event object itself. Note that Share ...
Jeff Berger's user avatar
2 votes
2 answers
299 views

I have a managed package and I wanted to create or update tasks through Apex. We also would like to include this in managed package. While researching I found that to update WhoId field of tasks ...
Nakul's user avatar
  • 83
3 votes
0 answers
579 views

I'm trying to create an inline Visualforce page to substitute for the standard 'Name' related list on Shared Activities. The problem I am trying to solve is getting more information that just the ...
jshea's user avatar
  • 93
1 vote
0 answers
26 views

Some of my users are complaining about certain contacts not showing up in the Contact search when Shared Activities is enabled. The one contact I can reliably duplicate this bug with is a contact ...
Charles Koppelman's user avatar
2 votes
0 answers
473 views

Whenever a File in files tab is updated (title renamed, description), ContentDocument field 'LastModifiedDate' is updated. For share activity on any file, ContentDocument's field 'LastReferencedDate' ...
user1986059's user avatar

15 30 50 per page