Remote IDs

Remote ID is a table in the database for pairing third party records with Boost.space records where one Boost.space record can have several Remote IDs from external systems.

Remote IDs are good to use both when synchronizing data and when working with third party applications. With the help of remote IDs you can easily query specific records.

Remote IDs consist of two fields – Remote ID and Remote Application.

In the Remote ID field, enter the record's ID in the external system, and in the Remote Application field, enter the name of that external application. The Remote Application matters when you sync several tools, so their IDs don't collide.

In automation, the Boost.space app's actions in Make — such as Create a record, Update a record, and Search records — already expose fields for the Remote ID.

On the output when getting the log data, the Remote ID structure looks just like an array with objects of individual Remote IDs.