在 Salesforce 中使用工单视图



已于 2025年3月19日 编辑


0

0

33 条评论

9094786656154 - currently the only user-focused way to surface tickets on the Account page is using the ticket requester's email address matching the email of a contact within the Account: 

Note:  this method has limitations due to the size of the search query and will cap out at roughly 100-125 email addresses (each address goes into the underlying search query, so the exact number depends on the length of the email addresses within the contacts). 

1


Hello. We have set up our Salesforce/Zendesk integration and have a question about the ticket connection between some of the objects. We want all of the zendesk tickets to show up on our Account level but in our Zendesk org we do not have Organizations associated with the tickets, only ticket requester and their emails. So zendesk tickets are only showing up on our Contact record pages. Is there any solution where we can have all tickets on the contact object to also show up on the associated Accounts zendesk ticket view? I am assuming the only way will be through some out of box solution but wanted to hear from zendesk support first before moving forward. Thanks!

0


HeyO 6940601771802 

Have you also configured the profiles for the connected app as documented in https://support.zendesk.com/hc/en-us/articles/4408821555482#topic_n1c_jtm_4jb ? I believe those permissions are only checked when the integration is initially connected in the Admin Center, so if they've changed recently, I recommend disconnecting & reconnecting just to make sure the most current version is being used. 

 

Sometimes folks have multiple versions of the integration or have older versions of the Ticket View hanging out. For the Lightning pages, you'll want to be sure you're using Zendesk_Ticket_View

For the Visualforce pages you mentioned, it should be Zendesk_Ticket_View_Account (or _Contact, _Opportunity, or _Lead for the pages on those objects).

 

I suspect you've already reviewed the permissions documented here, but just in case: https://support.zendesk.com/hc/en-us/articles/4408843355290-What-profile-permissions-are-required-for-the-Zendesk-for-Salesforce-integration 


If none of the above helps, I recommend contacting our support team to look into this more closely. 

0


Hi,

I've configured the Permissions Sets and also have enabled profiles to access the different Visualforce pages, and yet my users still have this error: "You do not have the level of access necessary to view this application. Please contact your administrator to grant you access if necessary."

Can you please help? 

Thank you!

0


HeyO Colin - I recommend reaching out to our Support team as documented here so that we can look into this matter more closely.

I suspect we'll want to discuss some specifics of your account and it's easier to do this in a more private setting. If there's something more general that would be relevant to the larger group here, we can definitely add it to this thread once the issue has been resolved.

0


Trying this in sandbox and every new ticket created is creating a new organization in zendesk despite the org already existing (name match on the account name in SF). Please assist.

0


HeyO 6466722542362 - I recommend checking the Field Matching for the Ticket View: 

By default that matching is done based on the SFDC Account's Name matching the Zendesk Organization Name:

If you're also using Account name = Organization name as your matching fields, the organization of a ticket can be found in the upper left corner of the ticket:

I would start by making sure that the requester of the ticket belongs to the organization in Zendesk whose name matches the Account's name.

 

If you're using some other organization field for matching, I recommend checking that the value within that field in Zendesk matches the corresponding field within Salesforce.

If this doesn't help to resolve your issue, I recommend you contact support to look into this more closely.

0


I integrate Salesforce with Zendesk but tickets in accounts did not show. How can i fix this problem

0


Again, thank you for all the help, Dwight!  Much appreciated.

0


Here's what I recall happening for each of those features: 

  • The ticket view feature mentioned in this article cannot be enabled in two accounts at once - it throws an error when attempting to enable in a second account while still active elsewhere.
  • The data sync features can be switched on in multiple accounts, but I believe activating the second account causes them both to fail (there's something called a sync listener that isn't able to handle multiple connections gracefully) 

  • Ticket Sync should still work b/c each Zendesk instance has its own trigger that points at the SFDC instance. Where this might get dicey is if the two instances start trying to sync tickets which have IDs that had already been synced by the other instance. In this case, I I suspect the integration would overwrite Case information with the most recent ticket to sync (ignoring previous case info) 

  • Salesforce sidebar App should still work as it relies on making search requests against the SFDC API. 

Again, I can't guarantee the above, they're just my understanding based on knowledge of the underlying mechanisms for each of those features.

0


登录再写评论。