Upload Custom Data into SalesForce Using Mule

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 19

  • @tekubelay4173
    @tekubelay4173 5 ปีที่แล้ว

    very interesting , its very clear and understandable explanation, keep it up

  • @MrVikramSISODIA
    @MrVikramSISODIA 5 ปีที่แล้ว

    It is really very helpful & you explained well.

  • @azharjamil2225
    @azharjamil2225 4 ปีที่แล้ว

    Hi Jason, It was a wonderful video, Loved to watch this... Can you please create a video to send the data/record from Salesforce to Mulesoft with some criteria.

  • @rangraopatil3229
    @rangraopatil3229 5 ปีที่แล้ว

    Very good explanation

  • @fredericklane745
    @fredericklane745 4 ปีที่แล้ว

    Thansk Jason. Really helpful. It would be useful to get advice on how we can achieve 'competent' Mulesoft Developer level. i.e what courses to follow and how you can help further? For example, some live webinars or web tutorials. The Mulesoft offial courses are like $5k for one week, one level. Trailhead is great to re-inforce knowledge in this but a little too clunky and narrow focussed.

  • @kirankumar5818
    @kirankumar5818 5 ปีที่แล้ว +2

    How do we know how many records are uploaded and how many failed at runtime.

  • @AZeeee
    @AZeeee 4 ปีที่แล้ว

    Hey Jason thanks for the great setup. I have a concern: Isn't 3.2 seconds a lot for an insert of just 2 records ? Shouldn't we have used the SF bulk insert operation instead ?

  • @toyetoyetoye
    @toyetoyetoye 5 ปีที่แล้ว

    Very helpful and to the point. I believe you indicated you were using Enterprise edition. Do you know if the same process can be replicated in a non-enterprise/trial edition?

  • @aniletta6409
    @aniletta6409 3 ปีที่แล้ว

    Hi Bro, I'm not able to create account in Salesforce

  • @nagendrakumar1387
    @nagendrakumar1387 5 ปีที่แล้ว

    Hi Jason,
    After executing the transform message in Batch Step before salesforce connector . I am getting null Values as below
    {account_id__c=null, company_id__c=null, quantity__c=null}
    Please help

  • @surajzagade750
    @surajzagade750 5 ปีที่แล้ว

    Thank you so much.. your videos are very helpful. Can you please upload video on how to invoke apex rest service of Salesforce in mule 4? I am struggling a lot to do so.

  • @ravivarma4093
    @ravivarma4093 4 ปีที่แล้ว

    where can i get the security token and authorization URL

    • @emilybalzer3535
      @emilybalzer3535 3 ปีที่แล้ว

      To reset security token:
      From your personal settings, enter Reset in the Quick Find box, then select Reset My Security Token. Click Reset Security Token. The new security token is sent to the email address in your Salesforce personal settings.

  • @SatishKumar-gl4pm
    @SatishKumar-gl4pm 4 ปีที่แล้ว

    hi
    when iam sending the bulk data from csv file to salesforce connector I got below issue in mule 3.9
    could you help me please
    WARN 2020-04-01 07:43:24,322 [[demo].HTTP Listener Configuration.worker.01] org.mule.modules.salesforce.config.AbstractConfig: API version 37.0 is lower than the recommended 47.0 version

    • @AZeeee
      @AZeeee 4 ปีที่แล้ว

      your salesforce module might be too old.

  • @rutujpuranik9370
    @rutujpuranik9370 5 ปีที่แล้ว

    Hey jason Thanks for your tutorial, helped a lot could you make a similar one for Reltio(MDM) to mulesoft. It would be great help

  • @deftboxsol
    @deftboxsol 6 ปีที่แล้ว

    Really nice video and quite informative, can you please check the code again. I'm not able to open it in Anypoint Studio.

  • @arijitnagchowdhury3740
    @arijitnagchowdhury3740 6 ปีที่แล้ว

    Nice video. Can not it be done by dataloaded ?

    • @toyetoyetoye
      @toyetoyetoye 5 ปีที่แล้ว

      Arijit Nag Chowdhury Can be done easily with Dataloader but I think the point here is to think of this ETL demonstration as a building block to more complex, multi-system processes.