Discussions
Is it possible to skip webhook triggering on API request?
about 4 years ago by Kiril Cherkasov
For example when i make POST /deals. FUB returning deal with webhook also. I prefer not to receive dealsCreated webhook when i create deal by API call. Is it possible to handle it somehow?