How to find the Record ID for each connector
Add a Formula field using the formula: RECORD_ID()
RECORD_ID()
View the IDs in the newly created field
Open up an item in the CMS
Scroll to the bottom of the item
Copy the ID
Whalesync requires a generated ID to sync with Postgres
This generated ID is your record ID
Add a Formula field using the formula: ID()
ID()
Bubble does not expose record ID in their data viewer
Last updated 1 year ago
Was this helpful?