Help

Possible to access multiple bases in a custom App

Topic Labels: Custom Extensions
Solved
Jump to Solution
692 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Justin_Yorick
4 - Data Explorer
4 - Data Explorer

Is it possible to access a base outside of a base in which an app is installed? That is, if my application is integrated in one base, can it use something similar to the useBase hook on outside bases to which I have access?

1 Solution

Accepted Solutions
kuovonne
18 - Pluto
18 - Pluto

If you want your custom app to interact with a different base, you can use the REST API. You will need an API key for the other base.

There are no hooks in the custom apps sdk for working with other bases.

See Solution in Thread

1 Reply 1
kuovonne
18 - Pluto
18 - Pluto

If you want your custom app to interact with a different base, you can use the REST API. You will need an API key for the other base.

There are no hooks in the custom apps sdk for working with other bases.