Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Hiep Le
Mar 24, 2022
  1388
(0 votes)

Optimizely Campaign - where is the opt in process ID?

When working with Optimizely Campaign, you will be familiar with opt in process. Basically when users subscribe to your website's newsletter, you want them to go through an opt in process. An opt-in process requires recipients to give a sender explicit permission to send them advertising mails.

Setting up the opt in process basically containing 2 steps:

  1. Create the process in Opmizely Campaign
  2. From your code, hook up to the opt in process via API call. For example, if using HTTP API, you can follow this guide: https://world.optimizely.com/documentation/developer-guides/campaign/http-api/services-and-operations/subscribe/

However at step 2, you will notice that you need to pass in the opt in process ID:

At the first glance, you will not be able to see it from the process that you have just created above.

I can tell you it is not easier to find.

So here it is....

Look at corner of the table listing those opt in process, and click on the dropdown arrow

Tick the ID checkbox, your process ID will appear in the table :)

Mar 24, 2022

Comments

Please login to comment.
Latest blogs
Optimizely CMS Developer Tools for macOS

Running Optimizely CMS on macOS presents unique challenges, as the platform was traditionally primarily designed for Windows environments. However,...

Tomek Juranek | Mar 15, 2025

Removing a Segment from the URL in Optimizely CMS 12 using Partial Routing

Problem Statement In Optimizely CMS 12, dynamically generated pages inherit URL segments from their container pages. However, in certain cases, som...

Adnan Zameer | Mar 14, 2025 |

Optimizely Configured Commerce and Spire CMS - Figuring out Handlers

I recently entered the world of Optimizely Configured Commerce and Spire CMS. Intriguing, interesting and challenging at the same time, especially...

Ritu Madan | Mar 12, 2025

Another console app for calling the Optimizely CMS REST API

Introducing a Spectre.Console.Cli app for exploring an Optimizely SaaS CMS instance and to source code control definitions.

Johan Kronberg | Mar 11, 2025 |