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

feat(accounting-integrations): Send restlet endpoint to nango #1878

Merged
merged 5 commits into from
Apr 17, 2024

Conversation

lovrocolic
Copy link
Collaborator

Context

Currently Lago does not support accounting integrations

Description

This PR handles following cases:

  • When connection is created or updated Lago needs to send restlet endpoint URL to aggregator (Nango)
  • Also, this PR removes job that triggers Nango sync upon connection creation. We realised that it can be done automatically by providing extra configuration in Nango. However, until the whole integration is done, we will leave related code in the codebase, just in case.

@lovrocolic lovrocolic marked this pull request as ready for review April 16, 2024 14:09
@lovrocolic lovrocolic merged commit cbad633 into main Apr 17, 2024
6 checks passed
@lovrocolic lovrocolic deleted the feat-send-restlet-endpoint branch April 17, 2024 10:43
drejc pushed a commit to fliqa-io/lago-api that referenced this pull request May 15, 2024
…o#1878)

## Context

Currently Lago does not support accounting integrations

## Description

This PR handles following cases:
- When connection is created or updated Lago needs to send restlet
endpoint URL to aggregator (Nango)
- Also, this PR removes job that triggers Nango sync upon connection
creation. We realised that it can be done automatically by providing
extra configuration in Nango. However, until the whole integration is
done, we will leave related code in the codebase, just in case.
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.

None yet

3 participants