Aug 03, 2016 09:27 AM
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.
Aug 03, 2016 10:53 AM
You could probably do something with Zapier. :slightly_smiling_face:
Best,
Arthur.
Aug 03, 2016 11:47 AM
Good call. I checked it out and it is less robust than I’d hoped. Appreciate the tip, @Tuur.
Aug 03, 2016 11:51 AM
You’re welcome! If your thinking about a custom solution you can always send me a message.
Greetings from the Netherlands!
Aug 03, 2016 04:12 PM
Good to know. Thanks!
Jan 22, 2024 05:25 AM
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.
Aug 23, 2024 03:56 AM
@David6 I want to update data from airtable to salesforce how can i do? your connector only work single way
Aug 25, 2024 07:20 PM
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.