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?
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
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-
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 :)
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
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.
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
@@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.
Very Helpful!! Thanks SFDC Panther :D
How to get the json information file?
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?
Can we use mulesoft for hitting API's too?
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
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
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?
Yes Sure. I am on it will upload soon
Nice explanation . Can we get data from Oracle and then insert into Salesforce by Mulesoft
Yes we can do that
Any more Mulsoft tutorials on the horizon?
I am getting an error related to the API is not enabled for this Organization or personal.
Refer Below Links
success.salesforce.com/answers?id=90630000000hxbhAAA
developer.salesforce.com/forums/?id=906F00000008soLIAQ
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 :)
Figured out that by creating login with login.salesforce.com/?lt=de created developer account, using which connection to API worked fine.
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
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.
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
@@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.