Discussions

Ask a Question
Back to All

Is it possible to skip webhook triggering on API request?

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?