https://github.com/rpdevjesco/azuresalesforceintegration
https://github.com/rpdevjesco/azuresalesforceintegration
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rpdevjesco/azuresalesforceintegration
- Owner: RPDevJesco
- Created: 2023-09-07T23:20:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T18:26:59.000Z (almost 3 years ago)
- Last Synced: 2025-04-13T03:18:23.251Z (over 1 year ago)
- Language: Apex
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AzureToSalesforce
Add the component to the page that you want it displayed on.
Organization is your Azure Instance Organization Name
Project is the name of the Project in the ADO repository list.
User Name is the email associated with the ADO repository.
Personal Access Token is the PAT you generate via https://dev.azure.com/Organization/_usersSettings/tokens

Once you save, yuou can navigate to the page where it should be displayed on.

The datatable will now display the Work Items assigned to you in dev ops inside of salesforce.
When you select view comments, it will open a modal that will display them ordered by latest comment first to oldest.

Clicking Add Comment will open a hidden text box which will allow for you to write a new comment and post it.

And ofcourse, the Update State section allows for you to update the state of the work item.
