#Attio integration

1 messages · Page 1 of 1 (latest)

formal mica
#

Hey sorry, not that we know it

#

Do you want webhooks?

formal mica
#

Integrations will only be needed for webhooks in v3, runTask isn't needed at all in v3. You'll just use the Salesforce SDK or whatever.

Currently the way webhooks work is pretty complicated. Requests come to Trigger.dev, they then get passed to your server to verify and turn the data into "events", which go back to the platform and then runs can start.

In v3 webhooks will be handled and turned into runs entirely on the Trigger.dev platform side. It means they'll be a lot easier to develop, currently it's really painful to add them.

#

We might even not call them integrations anymore because I think it might be confusing. We might just have a section call "Webhooks".

formal mica
#

Yep exactly