avniproject / integration-service

Service for integration Avni with other systems
GNU Affero General Public License v3.0
0 stars 2 forks source link

Handle Deletion of Avni Source entities in Salesforce #25

Closed himeshr closed 1 year ago

himeshr commented 2 years ago

Currently we only create or update Avi source Goonj Enitities, DispatchReceipt, Distribution and Activity in Salesforce. We would need to include "isVoided" field as part of Post Request for those EntityTypes or invoke a separate Deletion API, as per Salesforce design.

Acceptance Criteria: . We should be able to delete Goonj Enitities DispatchReceipt, Distribution and Activity in Salesforce if they have been voided in Avni. . Handle Deletion errors

vinayvenu commented 1 year ago

We will deal with this after the new API comes out.