SFMC Foundations Session 04 - Scripting, SQL and API

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 3

  • @shobhitsharma9732
    @shobhitsharma9732 2 года назад

    Hi - So in this use case on Day 1 the DE gets populated & people enter into the journey & may be in the journey for next few days.
    Day 2 run erases Day 1 entries but Day 1 people & their journey Data still remains intact.
    The overwrite of DE in no way impacts the actual experince.

  • @venson80
    @venson80 3 года назад

    HI Shibu. what is the mostly used API methods in SFMC realtime.. do we use only POST most of the times or we do encounter other methods ( put,get,delete...). Also, how and where is the End point configured in the external system to fire the API.( i mean in webpage or other 3rd party application to post the data into SFMC).

    • @sitanshukhosla4307
      @sitanshukhosla4307 3 года назад

      Mostly used methods are SOAP API and REST API. We have the possibility to do POST, GET, PUT and DELETE requests. The Endpoint is configured in web services.