Help

Re: Salesforce Integration?

2168 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Kyle_Stenson
7 - App Architect
7 - App Architect

Can a Salesforce Integration be Done Via API?

I can’t stand using Salesforce and due to acquisition, our company has multiple instances, which screws up data integrity. I’m using Airtable on the side to clean up records but would love to be able to pull in fields form Salesforce or publish new data back to Salesforce.

7 Replies 7
Tuur
10 - Mercury
10 - Mercury

You could probably do something with Zapier. :slightly_smiling_face:

Best,

Arthur.

Good call. I checked it out and it is less robust than I’d hoped. Appreciate the tip, @Tuur.

You’re welcome! If your thinking about a custom solution you can always send me a message.

Greetings from the Netherlands!

Good to know. Thanks!

David6
4 - Data Explorer
4 - Data Explorer

Hello! I have developed an extension (Salesforce Connector ) that allows you to create, update, and delete data in Salesforce using information from Airtable. Additionally, it can synchronize reports and data from Salesforce. If you're interested, you can try it out to see if it meets your needs.

@David6  I want to update data from airtable to salesforce how can i do? your connector only work single way

@medfuturexai 

Hi, my connector can update data from airtable to salesforce. You need to:

1) Select the Salesforce object to be operated.

2) Specify the Table and Field in Airtable.

3) Specify which field stores the Salesforce object ID

4) Map the table field to the object.

5) Run your request.

6) The result will be saved in the Result Field of Airtable.


Feel free to shoot me an email (support2@funshowtech.com). Hope this helps you.