Help

Re: PropertyMe to Airtable Sync

247 0
cancel
Showing results for 
Search instead for 
Did you mean: 
reign
4 - Data Explorer
4 - Data Explorer

Hi,

How do you sync PropertyMe properties to Airtable?

2 Replies 2
ScottWorld
18 - Pluto
18 - Pluto

Does PropertyMe offer a REST API? That’s the only way you would be able to communicate between an external app and Airtable.

If the answer is yes, then you would need to write your own custom programming code to tap into that REST API by using one of 3 methods:

1. High-code: Writing your own custom Javascript scripts in Airtable.


2. Medium-code: Using DataFetcher.com

3. Low-code: Using Make’s HTTP Module. There is a small learning curve with Make, which is why I created this basic navigation video to help. 

 

Matthew_Neal
5 - Automation Enthusiast
5 - Automation Enthusiast

Hey @reign ! Did you end up finding a solution? We can actually do this for you. I'm not sure if this is allowed here, but check out the Stafflink stuff here: https://stafflink.com.au/property-management-workflows/

As part of our workflows we can set up an integration from PropertyMe into Airtable. 

Alternatively, you can use the PropertyMe API to pull data into Airtable. You'll need a developer though 🙂