-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(salesforce): Fill IntegrationCustomer on salesforce integration (#…
…2864) ## Context This PR introduces the logic to handle the IntegrationCustomer association specifically for Salesforce integrations. It ensures that Salesforce-related IntegrationCustomer records are processed synchronously since we don't need to reach a provider on this case and we need the response of the IntegrationCustomer on the serializer ( on customer create and update )
- Loading branch information
1 parent
c59caed
commit f4b16a1
Showing
2 changed files
with
61 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters