Builder
A builder for creating a CreateWebhookRequest.
Parameters
trigger
Select the event that triggers the webhook.
callback
The url to send webhooks to.
Constructors
Link copied to clipboard
                  public CreateWebhookRequest.Builder CreateWebhookRequest.Builder(List<WebhookTriggers> triggerTypes, String callbackUrl)
Functions
Link copied to clipboard
                  Build the CreateWebhookRequest.
Link copied to clipboard
                  Set a human-readable description of the webhook destination.
Link copied to clipboard
                  Set the email addresses that Nylas notifies when a webhook is down for a while.