Guide on how to implement a lifecycle event handler in Nango
nango-integrations
folder yet, follow the initial Functions setup guide first.
Otherwise, you can skip to the next step.
nango-integrations
folder.
For example, if you want to react to an event in your salesforce
integration, your folder structure should look like this:
exec
function kicks off when the associated event occurs.
Also import your new event file in your index.ts
file:
exec
function.
The following can help you with your implementation:
nango
object reference to understand the SDK methods available in event functionsonEvent(
.nango-integrations
folder, run: