Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jgotlieb salesforce + Jira changes #500

Closed

Conversation

jasongotlieb
Copy link

this branch includes the changes is #495 (jira action updates) and also adds some updates to the Salesforce Action so that contacts and leads can be streamed to SF--allowing more updates with less API calls.

@jasongotlieb
Copy link
Author

Ran the unit tests and linter and everything is passing.
This code updates the salesforce and jira actions.
The salesforce action errors still flow through to the scheduled plan explore as expected.
**The new dependency:: adf-builder is used to send a description to the jira ticket in the jira action that creates new tickets. This is a required custom object used by JIRA. If you don't send in their format, an error like this shows up:
400 - {"errorMessages":[],"errors":{"description":"Operation value must be an Atlassian Document (see the Atlassian Document Format)"}}
Here is the documentation: https://developer.atlassian.com/cloud/jira/platform/apis/document/structure/

@jasongotlieb jasongotlieb marked this pull request as draft December 29, 2022 18:54
@jasongotlieb jasongotlieb marked this pull request as ready for review December 29, 2022 18:54
@davidtamaki
Copy link
Contributor

Closing in favour of #507

@davidtamaki davidtamaki closed this Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants