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

updates to field logic and adding fK field on relationships #158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

johnhuffmanattrackvia
Copy link

This updates how the output fields on a record are dynamically computed. It looks pretty intimidating but the logic is more straightforward I believe. The root reason for this was to add a new data pill for relationships that exposes the fK on the child record. This is already present in the API, but because of how the merge logic works, it was not exposed in workato because it was missing some merge criteria. I've tested all the actions and it seems to function correctly after updates.

@johnhuffmanattrackvia
Copy link
Author

@bennettgo let me know your thoughts on this.

Copy link
Contributor

@bennettgo bennettgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@johnhuffmanattrackvia so sorry for the late review. A few comments

custom_connectors/oauth2/trackvia.rb Outdated Show resolved Hide resolved
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.

3 participants