Send offline conversion events from database updates
When a row in SQL Server updates to reflect an offline deal or payment, send a conversion event to Feathr for accurate ad attribution.
Google for Startups AcceleratorHow Knit builds this workflow
The Agent researches both APIs and wires the trigger on one side to the action on the other — no pre-built connector required. Here is the vocabulary it has to work with.
SQL Server Explore SQL Server →
TriggersFires when a new row is added to a table in SQL Server.
Fires when an existing row changes in SQL Server.
Fires when a scheduled query in SQL Server finishes running.
Runs a SQL query against SQL Server and returns the result.
Writes a new or updated row to SQL Server.
Syncs a table in SQL Server with data from another source.
Feathr Explore Feathr →
TriggersFires when a new lead comes in from an ad campaign in Feathr.
Fires when Feathr records a conversion or offline event.
Fires when a new ad or campaign goes live in Feathr.
Sends an offline or server-side conversion event to Feathr.
Adds a contact to a custom audience or customer list in Feathr.
Removes a contact from a custom audience in Feathr.
More SQL Server + Feathr workflows
See all SQL Server + Feathr integrations → · Browse the full workflow library →
Enterprise-grade security
Common questions
Can Knit build “Send offline conversion events from database updates” between SQL Server and Feathr?
Yes — describe it in the box above and Knit's Integrations Agent researches SQL Server and Feathr's public API docs (or your own uploaded docs) and builds a working workflow, whether or not either app already has a pre-built connector.
How long does it take to build?
Minutes to a first working version, not weeks — you test it against real data before it goes anywhere near production.
How do offline conversions in SQL Server get sent back to Feathr?
When data in SQL Server updates to show a successful purchase or offline conversion, an event can be sent directly to Feathr to measure campaign impact.
Can I build ad target audiences from database records in SQL Server?
Yes, inserting or updating customer records in SQL Server can automatically add or remove those users from custom targeting segments in Feathr.