Hey all, I currently have 2 systems running on tw...
# general
a
Hey all, I currently have 2 systems running on two different platforms (Netsuite and airtable) for serving different purposes. They have some of the same fields which should be the same/updated in real time (back and forth) i.e., when a change happens on a netsuite field in a record, then the same change should happen on airtable, and vice versa. I already have various webhooks running which are connecting airtable to my frontend platform, so I believe that what happens here is creating a new webhook between netsuite and AT fields? I was just wondering if anyone else has ever built or achieved something similar even f it's with another system like excel etc., if so - how did you do it? Do you have any guidance/advice/tips? Thank you so much!