Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
Hello Exalate Community,
I’m working on a sync configuration between Salesforce and Azure DevOps (ADO) with the goal of syncing Salesforce Chatter posts to the discussion section in ADO. I’m currently using the
BasicHubComment
object in my script to map Chatter comments from Salesforce toworkItem.comments
in ADO. However, these comments are not appearing in ADO’s discussion section as expected.I’ve referred to Exalate’s resource for syncing Chatter posts to Jira comments, hoping to adapt this approach to work with ADO’s discussion section. Here’s a breakdown of my current configuration for both the outgoing and incoming scripts across Salesforce and ADO.
Any guidance on this would be helpful!
Salesforce Outgoing (from Exalate resource ):
Salesforce Incoming (from Exalate resource ):
ADO Outgoing:
ADO Incoming: