Integrating Workato Webhook for Selective Clay Table Enrichment
Hi there, I’m currently enriching a Clay table via a webhook from Marketo that populates a few fields. This setup is working well and triggering enrichments correctly. Now, I’d like to send a second webhook from Workato to enrich additional fields in the same table, but only for selected rows. The idea is to match rows by email and update just the new field (e.g., phone number), without affecting the existing enrichment flow. Is it possible to:
Use a second webhook to update existing rows based on a unique field like email?
Ensure the original Marketo webhook/enrichment continues to run as is?
Eventually have both sets of enriched data (Marketo + Workato) returned in the same webhook response back to Workato?