Create external feed

Creates a new external feed for dynamic content in email campaigns.

Use this to:

  • Set up external data sources for dynamic content
  • Configure authentication for protected feeds
  • Enable real-time content updates in campaigns
  • Establish connections to product catalogs, blogs, or APIs

Key information returned:

  • Created feed UUID for reference in campaigns
  • Success confirmation

Important considerations:

  • Feed URL must be accessible from Brevo infrastructure
  • Authentication credentials are securely encrypted
  • Test feed accessibility before campaign use
  • Consider feed response time for campaign performance
  • Monitor feed reliability and uptime
  • Use caching for frequently accessed feeds
  • Maximum 5 retry attempts allowed for failed requests
  • Custom headers support for API integration requirements
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

External feed configuration

string
required

Name of the feed

url
required

URL of the external data source

string
enum
Defaults to noAuth

Authentication type for accessing the feed

Allowed:
string

Username for basic authentication (required if authType is 'basic')

string

Password for basic authentication (required if authType is 'basic')

string

Token for token-based authentication (required if authType is 'token')

integer
0 to 5
Defaults to 5

Maximum number of retry attempts for failed requests

boolean
Defaults to false

Whether to cache the feed response

headers
array of objects

Custom HTTP headers for the feed request

headers
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json