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(salesforce): Add invoice resynced Webhook #2791

Merged
merged 5 commits into from
Nov 8, 2024

Conversation

brunomiguelpinto
Copy link
Contributor

@brunomiguelpinto brunomiguelpinto commented Nov 7, 2024

Context

This PR introduces a new webhook trigger for the invoice.resynced event, to be used for synchronizing invoices with Salesforce

Description

Added a new mutation Mutations::Integrations::Salesforce::SyncInvoice that enqueues a SendWebhookJob to trigger the invoice.resynced webhook.

@brunomiguelpinto brunomiguelpinto marked this pull request as ready for review November 7, 2024 14:33
@brunomiguelpinto brunomiguelpinto self-assigned this Nov 7, 2024
@brunomiguelpinto brunomiguelpinto added Invoice Related to Invoices 🔔 Webhook Related to Webhooks labels Nov 7, 2024
@brunomiguelpinto brunomiguelpinto changed the title feat: added webhook and specs feat(salesforce): Add invoice resynced Webhook Nov 7, 2024
@brunomiguelpinto brunomiguelpinto merged commit a65ff32 into main Nov 8, 2024
6 checks passed
@brunomiguelpinto brunomiguelpinto deleted the feat-resync-webhook branch November 8, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔔 Webhook Related to Webhooks Invoice Related to Invoices
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants