Asynchronous Flow in Salesforce

Поділитися
Вставка
  • Опубліковано 26 лип 2024
  • -What is Asynchronous Flow in Salesforce?
    -Newly launched feature of Salesforce with Winter '22 release.
    -How to convert an existing Record trigerred flow to asynchronous flow.

КОМЕНТАРІ • 11

  • @MsSachi123
    @MsSachi123 2 роки тому +3

    This was very helpful when implementing a asynchronous flow in Salesforce for a User record.
    Thank you for making this.

  • @srijansambhrant
    @srijansambhrant 2 роки тому +2

    Very informative video, simplified explanation , kudos !!

  • @Mali8029
    @Mali8029 2 роки тому +1

    Great video I hope you keep making more thank you Sakshi

  • @vidyas.n182
    @vidyas.n182 2 роки тому +1

    Informative and easy to understand

  • @patborjon6778
    @patborjon6778 Рік тому +1

    Thank you for this clear explanation and showing the conversion - it was very helpful.

  • @ajitgavhane9148
    @ajitgavhane9148 2 роки тому +1

    Helpfull content🤗
    Please cover all topics of flow

  • @shivakumarkm3121
    @shivakumarkm3121 4 місяці тому

    Thanks for this video...I am trying a similar flow.
    I have an Account with 4000 related contacts....when the account status is updated all related contacts status also should be updated.....but in my case asynchronous flow is not at all initiating and i don't see any contact updates.

  • @jfbaro2
    @jfbaro2 9 місяців тому

    Handling Asynchronous Steps with Salesforce Flow Builder: Can It Wait?
    I'm exploring Salesforce Flow Builder for case process orchestration. When a new case is created, a flow should be triggered, which then runs a related flow based on the case type. I'm interested in the following types of steps:
    - Conditional decisions based on field values.
    - External API calls with REST and SSO.
    - Creating a Task in a Queue and waiting for its status to change.
    - Listening to callbacks (possibly platform events) for flow progression after external actions.
    - Case closure.
    - Notifying an agent via a task in the Salesforce queue.
    My primary concern is the asynchronous aspect, where the flow waits (or times out) for an event before proceeding. Can Flow Builder handle this?
    Any help would be appreciated
    Thanks

  • @user-ty7kt3vb6v
    @user-ty7kt3vb6v 2 роки тому +1

    Спасибо!

  • @jayMxa
    @jayMxa 10 місяців тому

    Great video!!!