Hello,
Can you help me with this questions?
- Is it possible to integrate with a third-party API that requires OAuth2 authentication?
- Can I receive notifications (webhooks) from a third-party system?
Use Case:
Suppose I receive a webhook notification from a third-party system containing a resource ID. After receiving this notification, I need to use their API—which requires OAuth2 authentication—to fetch additional data. The data from this API response will be used to create a ticket in Intercom.