Import Data to Salesforce using

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

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

  • @kushaljain92
    @kushaljain92 5 лет назад

    Very Helpful!! Thanks SFDC Panther :D

  • @saumyasingh1715
    @saumyasingh1715 4 года назад +1

    How to get the json information file?

  • @fredericklane745
    @fredericklane745 4 года назад

    Nice complete end-to-end video thanks. Can you also explain how we can apply logic to avoid record duplication and missing fields. i.e to do the same job as data loader but better?

  • @mohnishgarg1801
    @mohnishgarg1801 4 года назад

    Can we use mulesoft for hitting API's too?

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

    very nice explanation.
    I'm a non-IT background (MBA- 2013 passed out) , currently working as a teacher.
    wanted to learn Mulesoft and go to IT field.
    Is it the right course to learn?
    Is coding included in Mulesoft?
    can u plz suggest

  • @ashigupta7555
    @ashigupta7555 4 года назад

    Hi sir, while running this flow i am getting error as- one of the content of element 'flow' is not complete. One of '{"www.mulesoft.org/schema/mule/core":annotations, "www.mulesoft.org/schema/mule/core":description, "www.mulesoft.org/schema/mule/core":abstract-message-source, "www.mulesoft.org/schema/mule/core":abstract-message-processor, "www.mulesoft.org/schema/mule/core":abstract-mixed-content-message-processor}' is expected.
    my xml is-








    {
    Name: payload01.Name,
    Type: payload01.Type,
    Industry: payload01.Industry,
    Rating: payload01.Rating
    }]]>


    {
    ID: payload01.id default "",
    Success: payload01.success default true,
    message: payload01.errors[0].message default ""
    }]]>


    Kindly help to reslove this issue

  • @fredericklane745
    @fredericklane745 4 года назад

    Can you provide a lesson to moc-up an example of a 'Legacy system' to Excel to Salesforce and also between 2 different Salesforce org?

    • @sfdcpanther
      @sfdcpanther  4 года назад

      Yes Sure. I am on it will upload soon

  • @arijitnagchowdhury3740
    @arijitnagchowdhury3740 4 года назад

    Nice explanation . Can we get data from Oracle and then insert into Salesforce by Mulesoft

  • @fredericklane745
    @fredericklane745 4 года назад

    Any more Mulsoft tutorials on the horizon?

  • @suryatejanvenkata4751
    @suryatejanvenkata4751 5 лет назад

    I am getting an error related to the API is not enabled for this Organization or personal.

    • @sfdcpanther
      @sfdcpanther  5 лет назад

      Refer Below Links
      success.salesforce.com/answers?id=90630000000hxbhAAA
      developer.salesforce.com/forums/?id=906F00000008soLIAQ

  • @balank2367
    @balank2367 5 лет назад

    Hi , your tutorials are helpful. I am new to Salesforce and Mulesoft, created free trial login account with salesforce. With this free account, getting API not enabled error while connecting from Mulesoft. Found that, to access API, we need to have enterprise account (which costs 150$) with Salesforce. Please let me know if there is a way to access salesforce API using free trial account. Thanks :)

    • @balank2367
      @balank2367 5 лет назад

      Figured out that by creating login with login.salesforce.com/?lt=de created developer account, using which connection to API worked fine.

    • @sfdcpanther
      @sfdcpanther  5 лет назад

      Great. Earlier you must have created a trail Account you need to create the developer account that you did in the second attempt. All the best for your learning

  • @suryatejanvenkata4751
    @suryatejanvenkata4751 5 лет назад

    Hi sir I am able to connect with salesforce but I am getting a different type of metadata from salesforce so I am not able to map properly pls help, In there no master records to map.

    • @sfdcpanther
      @sfdcpanther  5 лет назад

      You no need to map with master Record. You need to map with the fields of the object that you wanted insert. If you can see the fields then map with those

    • @suryatejanvenkata4751
      @suryatejanvenkata4751 5 лет назад

      @@sfdcpanther NO sir, I was showing a like salesforce expects arguments of these types:
      1: Array
      2: Function
      in the form of error.
      And I am not able to see luck up fields like Maste, owner.