Masthead image for SitecoreFundamentals.com
Banner image for Sitecore Send Email Lists, or Any Other API List in Your Content Editor Dropdown article

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
Banner image for Adding User to a Send Subscription List on Form Submission, and Why the Right API Method Matters article

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
Banner image for The Send to CDP Sync Module, Part 4 - Deploying to CDP article

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
Banner image for The Send to CDP Sync Module, Part 3 - Cache and Date Stamps article

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
Banner image for The Send to CDP Sync Module, Part 2 - Getting Your Send Subscribers article

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