Salesforce Record Triggered Flow to automatically create contact when the account is created.

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

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

  • @nitinsalesforce
    @nitinsalesforce Год назад

    Thank you Sir For this good information , I have implant this process in our org.

  • @hahak3587
    @hahak3587 5 месяцев назад

    helped me, very on point😁😁

    • @salesforcegeek
      @salesforcegeek  5 месяцев назад

      Thank you ☺️ glad it was helpful

  • @Mr__Pheonix6.9
    @Mr__Pheonix6.9 Год назад

    Hi Just a quick question like you creating a flow is it different to custom object pages ? or both are the same thing

  • @TornubariKoboo
    @TornubariKoboo 8 месяцев назад

    How do you prevent duplicate contacts from being created? Is there a way to check if the contact already exists? If the contact already exists, then the contact record should not be created.

  • @Mychannel123-y5m
    @Mychannel123-y5m Год назад

    Add an action to the flow to send the email.
    Add an element by clicking flow auto layout plus sign.
    Select Action.
    In the Action Search box, enter Send Message, and then select industriesSendMessage.
    Add a Label. We suggest Send Message.
    Keep the default API Name.
    For Channel, enter Email.
    For Message Type, enter Video Call Confirmation.
    For Recipient IDs, select the Recipients collection variable that you created
    i found these steps in help.salesforce
    but its not appearing in my org , whare do we get above steps like send message channel?

  • @WJM1405
    @WJM1405 Год назад

    👋 I need your help on email to queue members. Can you help me ?

  • @TornubariKoboo
    @TornubariKoboo 8 месяцев назад

    How do you prevent duplicate contacts from being created? Is there a way to check if the contact already exists? If the contact already exists, then the contact record should not be created.