Soft-deletes a contact in Firmao CRM by marking it as deleted (sets deleted=true). This action sends a PUT request to mark the contact as deleted without permanently removing it from the system. The contact can potentially be restored later through the Firmao interface. Returns…
contact_idRequiredintegerUnique numeric identifier of the contact to delete. Must be a positive integer representing an existing contact in your Firmao account.
organization_idRequiredstringFirmao organization identifier. This is typically found in the URL after logging into Firmao (e.g., 'mycompany' in https://system.firmao.net/mycompany/). Note: May not be required if already included in the API base URL configuration.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.