The M-Files Community will be updated on Tuesday, April 2, 2024 at 10:00 AM EST / 2:00 PM GMT and the update is expected to last for several hours. The site will be unavailable during this time.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

M-Files to Salesforce Data

Hello,

We have configured an M-Files object so it grabs data from a Salesforce database. 

How can we make it so end users can add values to this object and add this value not only on M-Files but on the Salesforce database as well?

Thanks.

Moises

Parents
  • Do you mean update properties which are read from Salesforce to M-Files so that the updated values are written to Salesforce, or add completely new properties to these Salesforce objects in M-Files?

    The former should be possible if you are using the official M-Files plugin for Salesforce CRM and have set the UPDATE (and possibly also INSERT INTO) statements into the object type settings. See chapters 3.4 and 3.5 in the installation guide: Installing and Configuring M-Files Plugin for Salesforce CRM

    The latter isn't directly possible as far as I know. There might be ways to achieve this with custom integration, however I'm not a Salesforce expert.

Reply
  • Do you mean update properties which are read from Salesforce to M-Files so that the updated values are written to Salesforce, or add completely new properties to these Salesforce objects in M-Files?

    The former should be possible if you are using the official M-Files plugin for Salesforce CRM and have set the UPDATE (and possibly also INSERT INTO) statements into the object type settings. See chapters 3.4 and 3.5 in the installation guide: Installing and Configuring M-Files Plugin for Salesforce CRM

    The latter isn't directly possible as far as I know. There might be ways to achieve this with custom integration, however I'm not a Salesforce expert.

Children
No Data