Oct 08, 2023 01:11 AM
Hi,
How do you sync PropertyMe properties to Airtable?
Oct 08, 2023 04:29 AM - edited Oct 08, 2023 04:30 AM
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.
Jan 09, 2024 03:49 PM
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 🙂