Masthead image for SitecoreFundamentals.com
Updating My Send Batch Upload Module to Handle Warnings Sent as Errors

I’m getting feedback from people out there that the Send Batch Upload and Merge module is saving them a lot of time, and that’s great! There is one thing I missed in the API’s behaviour, and you may have missed it to, and that’s the fact that some result data is being sent as an error.

Read More
Sitecore Send Email Lists, or Any Other API List in Your Content Editor Dropdown

In my last post I covered sending data to a Send email list, and my last comment was about making sure Authors don't have to jump through hoops to get its Guid. In this post I'll share making this selection a custom field in Content Editor. 

Read More
Adding User to a Send Subscription List on Form Submission, and Why the Right API Method Matters

I recently built a helper method for our Send gateway which adds or resubscribe users to specified lists. I reported a bug since resubscribing Users kept reverting to unsubscribed. I'll cover the workaround and the explanation from Send for this behaviour. 

Read More
The Send to CDP Sync Module, Part 4 - Deploying to CDP

Ok, that's it! We're in the final piece of this four-part series for the Send to CDP Sync module. In this episode, we will cover the API calls used for deploying the batch file, monitoring its progress and securing the local cache which was covered in the last post.

Read More
The Send to CDP Sync Module, Part 3 - Cache and Date Stamps

So far, we've covered the Send to CDP module's introduction, getting data from Send and preparing a list of guests for upload. Since there's a hard limit of 50mb per upload I wanted to use a local cache so only changes are sent on each iteration. We'll go over that in this post.

Read More
The Send to CDP Sync Module, Part 2 - Getting Your Send Subscribers

In my first post I introduced you to the Sitecore to CDP module, which will create a structured extension with all Send email lists and if the Guest subscribed to them. In this post I'll walk through the process of getting all data out of chosen Send lists so they can be sent to CDP as a batch file.

Read More
Introducing the Send to CDP Sync Module

What if you wanted to instantly see all Send email lists your CDP Guests are subscribed to? This module will collect information from Send and populate CDP with what they've signed up for. It also maintains the last updated timestamps for each list preference and deploys the changes in batch files. Uploads are minimal by using a local cache, and the preferences are structured in a single extension.

Read More
A User's Guide to the Send Batch Upload and Merge Module

Yesterday I posted a walkthrough of this module, diving into the development of it. Today I wanted to show Sitecore Users how you install and configure this module with no development experience needed.

Read More
Walking Through the Send Batch Upload and Merge Module Code

In my last article I introduced you to the Send Batch Upload and Merge Module, and why you might need it. We looked at the PowerShell script that calls the module, and today I'll walk you through the supporting code to get the work done.

Read More
Introducing the Send Batch Upload and Merge Module

Being on my new team is a breath of fresh air, and with a bunch of new challenges in the composable space I've got a lot to write about. My very first task was to remove manual work when combining email lists in Send. I accomplished this by building the Send Batch Upload and Merge module, and I'll take you through how and why it was created. 

Read More
An unhandled error has occurred. Reload 🗙