FeedBlitz API Documentation https://developer.feedblitz.com Win The Inbox -- Programmatically Tue, 28 Jun 2022 19:02:41 +0000 en-US hourly 1 https://wordpress.org/?v=6.6.2 https://developer.feedblitz.com/wp-content/uploads/2020/01/fb-icon_270-150x150.png FeedBlitz API Documentation https://developer.feedblitz.com 32 32 Bulk subscriber operations added to the REST API https://developer.feedblitz.com/bulk-subscriber-operations-added-to-the-rest-api/ Tue, 28 Jun 2022 19:02:41 +0000 https://developer.feedblitz.com/?p=821 This end point provides the same functionality as bulk move, copy, delete and tag functions in the app’s UI.

]]>
API Q1 2022 Update https://developer.feedblitz.com/api-q1-2022-update/ Thu, 31 Mar 2022 16:14:21 +0000 https://developer.feedblitz.com/?p=773 There have been no material changes to the FeedBlitz APIs this quarter.

]]>
Triggers API – New Events Added https://developer.feedblitz.com/triggers-api-new-events-added/ Sun, 12 Dec 2021 17:09:19 +0000 https://developer.feedblitz.com/?p=769 Read More

]]>
Paralleling the changes in the FeedBlitz UI, the triggers REST API has been updated to include two new event types: Open and Click. These events trigger actions when an open is recorded, or any tracked link clicked.

A great use of these events is to add subscribers who engage to a group, which you can later use to segment a subsequent mailing.

]]>
New Ad Insertion Shortcodes https://developer.feedblitz.com/new-ad-insertion-shortcodes/ Mon, 11 May 2020 22:26:46 +0000 https://developer.feedblitz.com/?p=673 <$BlogItemBannerAd$> <$BlogItemRectangleAd$> Specify these in a mailing to insert the relevant ad type. These work even when you have

Read More

]]>
Four new mailing shortcode tags are now available to control ads in your mailings, if you want to earn income passively from your mailstream and still maintain per-list or per-mailing control.

Ad insertion tags are:

  • <$BlogItemMarqueeAd$>
  • <$BlogItemBannerAd$>
  • <$BlogItemRectangleAd$>

Specify these in a mailing to insert the relevant ad type. These work even when you have email ads disabled account-wide: ads will still be inserted.

Contrariwise, if you have ads enabled by default, the shortcode <$BlogNoAd$> turns them off if it’s in the mailing / template.

FeedBlitz’s mailing short codetags and personalization reference is documented here:

https://developer.feedblitz.com/docs/rest-api/api-reference/mailing-templates/ 

]]>
New Capabilities for the /feed resource in the REST API https://developer.feedblitz.com/new-capabilities-for-the-feed-resource-in-the-rest-api/ Wed, 28 Aug 2019 22:27:27 +0000 https://developer.feedblitz.com/?p=629 Read More

]]>
The /feeds API resource has been a long-standing part of the FeedBlitz REST API, but it was a tad limited. It only supported the GET method and was pretty limited in what it told you about the feed itself.

So I’m excited to announce the following changes to the RSS feed API:

  • It tells you more! Including time stamps, etag and diagnostic data.
  • Fetches may be filtered by a status parameter, so you can (for example) home in on feeds where the source is failing.
  • Core elements may now be edited via the API via POST.
  • DELETE is also supported for when a feed has reached the end of its useful lifetime.
]]>
FrankenFunnels! Adding “keepalive” to make funnels behave like lists https://developer.feedblitz.com/frankenfunnels-adding-to-make-funnels-behave-like-lists/ Fri, 12 Jul 2019 17:44:39 +0000 https://developer.feedblitz.com/?p=601 Read More

]]>
The REST API has been updated to include the new “keepalive” parameter for an autoresponder (funnel). By default it’s off – a funnel is a funnel is a funnel, and once the subscriber finishes it, they’re done.

But once you set keepalive to be on, things change. Instead, when the sequence completes, the subscriber stays on the funnel as if the funnel was a regular list. They won’t get any more entries (even if some are added later), but you can mail the list en masse and that will include everyone who’s finished the list as well as those active upon it. When keepalive is off (which is the default) a mass mailing will only include subscribers who are currently active within the sequence.

So setting keepalive on means you can mail subscribers on the funnel as if it were a list. So you can think of it as a funnel that’s also a list. Or a list that’s also a funnel.

A hybrid. A mashup of both. A frankenfunnel 🙂

]]>
Overriding the sender information in funnel entries https://developer.feedblitz.com/overriding-the-sender-information-in-funnel-entries/ Thu, 27 Jun 2019 02:36:48 +0000 https://developer.feedblitz.com/?p=593 Read More

]]>
The REST API now allows you to override the default funnel campaign’s sender information (the from name, address and reply-to values) for individual entries. The details are in the “Mail Action” section of the funnel sequence management API.

An example use case is a new customer onboarding sequence. You might have the default sender be your support service, giving tips and advice. But at certain points in the sequence you want an executive to check in on the new customer. This capability allows you to change the sender information for that step, so that it seems to come from, say, the CEO instead of the customer service team. Simple and easy and effective, it means all your onboarding sequence can be set up in the same funnel, no matter from whom the email is nominally sent.

]]>
Resending and Receipts https://developer.feedblitz.com/resending-and-receipts/ Tue, 30 Apr 2019 23:05:45 +0000 https://developer.feedblitz.com/?p=586 The FeedBlitz transactional email API has been extended to enable an email to be resent.

In addition, the core call to send an email has been extended to allow you to request delivery and / or read receipts (although you might not get them; sending these notifications is optional).

]]>
Attachments! https://developer.feedblitz.com/attachments/ Mon, 07 Jan 2019 17:45:05 +0000 https://developer.feedblitz.com/?p=566 FeedBlitz now supports attachments in single mailings for the /sendmail and /newsflash resources.

]]>
Welcome to the FeedBlitz API web site! https://developer.feedblitz.com/welcome-to-the-feedblitz-api-web-site/ Fri, 21 Dec 2018 21:05:54 +0000 https://developer.feedblitz.com/?p=553 We’re excited to have brought our API documentation online for the first time. Watch this space for change / release notes.

]]>