#Webhook not triggered on automatic user/company creation through email imports

1 messages · Page 1 of 1 (latest)

cyan pine
#

If I manually create a user/company, the POST request is sent, but it is not sent when the user/company is created from an email import.

Is is possible to add it?

cyan pine
timber dagger
#

good point. We are currently working on twenty-orm. Right now we emit event on api resolvers but as soon as we have the orm, the event will be emitted from the ORM which will also capture the one created from services