Delete specified records in Salesforce from incoming webhook requests
Delete specified records in Salesforce from incoming webhook requests
Delete specified records from Salesforce based on incoming requests. Catch webhooks, find records using SOQL, loop through line items, and make API requests to ensure your database stays clean and up-to-date.
Workflow preview:
Zap details:
Overview
Delete specified records from Salesforce based on incoming requests. Catch webhooks, find records using SOQL, loop through line items, and make API requests to ensure your database stays clean and up-to-date.