Uses of Class
software.xdev.brevo.model.CreatedProcessId
Packages that use CreatedProcessId
-
Uses of CreatedProcessId in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return CreatedProcessIdModifier and TypeMethodDescriptionEmailCampaignsApi.emailExportRecipients(Long campaignId, EmailExportRecipients emailExportRecipients) Export the recipients of an email campaignEmailCampaignsApi.emailExportRecipients(Long campaignId, EmailExportRecipients emailExportRecipients, Map<String, String> additionalHeaders) Export the recipients of an email campaignWebhooksApi.exportWebhooksHistory(ExportWebhooksHistory exportWebhooksHistory) Export all webhook events This endpoint will submit a request to get the history of webhooks in the CSV file.WebhooksApi.exportWebhooksHistory(ExportWebhooksHistory exportWebhooksHistory, Map<String, String> additionalHeaders) Export all webhook events This endpoint will submit a request to get the history of webhooks in the CSV file.ContactsApi.importContacts(RequestContactImport requestContactImport) Import contacts It returns the background process ID which on completion calls the notify URL that you have set in the input.ContactsApi.importContacts(RequestContactImport requestContactImport, Map<String, String> additionalHeaders) Import contacts It returns the background process ID which on completion calls the notify URL that you have set in the input.ContactsApi.requestContactExport(RequestContactExport requestContactExport) Export contacts It returns the background process ID which on completion calls the notify URL that you have set in the input.ContactsApi.requestContactExport(RequestContactExport requestContactExport, Map<String, String> additionalHeaders) Export contacts It returns the background process ID which on completion calls the notify URL that you have set in the input.SmsCampaignsApi.requestSmsRecipientExport(Long campaignId, RequestSmsRecipientExport recipientExport) Export an SMS campaign's recipients It returns the background process ID which on completion calls the notify URL that you have set in the input.SmsCampaignsApi.requestSmsRecipientExport(Long campaignId, RequestSmsRecipientExport recipientExport, Map<String, String> additionalHeaders) Export an SMS campaign's recipients It returns the background process ID which on completion calls the notify URL that you have set in the input. -
Uses of CreatedProcessId in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreatedProcessId