• Uncategorized

    Learn About Segmentation Tools /En savoir plus sur les outils de segmentation

    Learning Objectives /Objectifs de formation After completing this unit, you’ll be able to: /Une fois cette unité terminée, vous pourrez : Explain the two ways you can segment lists. /Présenter les deux manières de segmenter des listes Explain the two ways you can segment data extensions. /Présenter les deux manières de segmenter des extensions de données Segment a data extension using a data filter. /Segmentation d’une extension de données à l’aide d’un filtre de données. Marketing Cloud has a number of segmentation tools designed and optimized to help you send the right message to the right person and the right time.…

  • Uncategorized

    Organize Your Data /Organiser vos données

    Learning Objectives/Objectifs de formation After completing this unit, you’ll be able to: /Une fois cette unité terminée, vous pourrez : Describe the difference between a list and a data extension. /Expliquer la différence entre une liste et une extension de données Describe the use cases for lists and data extensions. /Décrire les cas d’utilisation des listes et des extensions de données Explain how Marketing Cloud manages external data and data relationships./Expliquer comment Marketing Cloud gère les données externes et les relations de données Let’s Get Organized /Tout repose sur l’organisation Organizing and managing your data is key to segmenting effectively. Marketing Cloud…

  • Uncategorized

    Heroku Flow

    Learn About Continuous Integration, Deployment, and Delivery /Découvrez l’intégration continue, le déploiement et la livraison Learn About Heroku Flow and Its Features /Découvrez Heroku Flow et ses fonctionnalités Create a Heroku Pipeline and Run Review Apps /Créez un Pipeline Heroku et exécutez des Review Apps Run Tasks with Release Phase /Exécutez des tâches avec Release Phase

  • Uncategorized

    Run Tasks with Release Phase /Exécutez des tâches avec Release Phase

    Learning Objectives /Objectifs de formation After completing this unit, you’ll be able to: /Une fois cette unité terminée, vous pourrez : Set up and use Release Phase. /Configurer et utiliser Release Phase. Check activity and release logs. /Vérifier l’activité et les journaux de version. Let’s see how Release Phase works. The most common use case for release phase is database migration, or to upload assets remotely if you’re using a content delivery network (CDN). To keep things simple and show you how the feature works, we’re just going to add an echo command. /Voyons un peu comment fonctionne Release Phase. Release…

  • Uncategorized

    Create a Heroku Pipeline and Run Review Apps /Créez un Pipeline Heroku et exécutez des Review Apps

    Learning Objectives /Objectifs de formation After completing this unit, you’ll be able to: /Une fois cette unité terminée, vous pourrez : Create a Heroku Pipeline and add your apps. /Créez un Pipeline Heroku et ajoutez vos applications Run review apps. /Exécutez des applications de contrôle Now that you’re familiar with the features of Heroku Flow and the concepts behind them, let’s use that knowledge and create an instance of Heroku pipelines, run review apps, and check out how things actually work. /Maintenant que vous avez découvert les fonctionnalités d’Heroku Flow et les concepts sur lesquels elles sont basées, utilisons ces connaissances…

  • Uncategorized

    Learn About Heroku Flow and Its Features /Découvrez Heroku Flow et ses fonctionnalités

    Learning Objectives /Objectifs de formation After completing this unit, you’ll be able to: /Une fois cette unité terminée, vous pourrez : Describe a common continuous delivery workflow with Heroku Flow. /Décrire un workflow livraison continue avec Heroku Flow. Name the features of Heroku Flow and describe the purpose of each. /Citer les fonctionnalités d’Heroku Flow et expliquer à quoi sert chacune. Heroku Flow is an easy-to-use structured workflow for continuous delivery on the Heroku platform. It brings together Heroku Pipelines, Review Apps, Release Phase, Heroku CI, and GitHub and Slack integration for a simple visual code-to-production workflow. /Heroku Flow est un…

  • Uncategorized

    Learn About Continuous Integration, Deployment, and Delivery /Découvrez l’intégration continue, le déploiement et la livraison

    Learning Objectives /Objectifs de formation After completing this unit, you’ll be able to: /Une fois cette unité terminée, vous pourrez : Explain and compare continuous integration, deployment, and delivery. /Expliquer ce que sont l’intégration, de déploiement et la livraison continue, et ce qui les distingue. Name some of the benefits of continuous delivery. /Citer les avantages de l’utilisation de la livraison continue. Prerequisites /Prérequis To complete this module you need: /Pour terminer ce module, il vous faudra : A free Heroku account /Un compte Heroku gratuit A free GitHub account /Un compte GitHub gratuit If you haven’t taken the Heroku Enterprise Basics module,…

  • Uncategorized

    Salesforce & Heroku Integration / Intégration de Salesforce et d’Heroku

    Get Started with Salesforce & Heroku Integration /Premier pas avec l’intégration de Salesforce et Heroku Integrate Salesforce and Heroku with Heroku Connect /Intégration de Salesforce et Heroku à Heroku Connect Integrate Salesforce and Heroku with Salesforce Connect /Intégration de Salesforce et Heroku à Salesforce Connect Use Salesforce REST APIs with Heroku /Utilisation des API REST Salesforce avec Heroku Use Apex Callouts and Workflow with Heroku /Utilisation d’appels externes Apex et d’un workflow avec Heroku Use Heroku to Run Salesforce Canvas Apps /Utilisation d’Heroku pour exécuter les applications de zone de dessin Salesforce

  • Uncategorized

    Use Heroku to Run Salesforce Canvas Apps /Utilisation d’Heroku pour exécuter les applications de zone de dessin Salesforce

    Learning Objectives /Objectifs de formation After completing this unit, you’ll be able to: /Une fois cette unité terminée, vous pourrez : Understand the authentication process of Canvas apps. /Comprendre le processus d’authentification d’applications de zone de dessin (Canvas). Understand how to use Heroku to run Salesforce Canvas apps. /Comprendre comment utiliser Heroku pour exécuter des applications Salesforce Canvas. Salesforce Canvas /Salesforce Canvas With Salesforce Canvas, you can embed a UI or web app that runs on Heroku into the Salesforce UI. The primary advantage of Canvas is the ability to use a plethora of open-source web technologies to build a web…

  • Uncategorized

    Use Apex Callouts and Workflow with Heroku /Utilisation d’appels externes Apex et d’un workflow avec Heroku

    Learning Objectives /Objectifs de formation After completing this unit, you’ll be able to: /Une fois cette unité terminée, vous pourrez : Understand how to use Apex callouts and workflow with Heroku. /Comprendre comment utiliser des appels externes Apex et un workflow avec Heroku. Understand the use cases for Apex callouts and workflow. /Comprendre l’utilisation de requêtes pour des appels externes Apex et un workflow. Callouts to Heroku Apps /Appels externes vers des applications Heroku Sometimes events on Salesforce need to be handled by an external system due to the scale or type of process being executed. For instance, a user in…