The CreatorCon Call for Content is officially open! Get started here.

How get dynamic values for variable from 3rd party in Catalog request not using remote tables?

Mantautas
Tera Contributor

Dear Community

What is the best practice  to get values for variable in SC Catalog request from 3rd party ?

Preferably not using remote table option. Is there any other good way?

3rd party in this case is Database in Azure, and we want to query values for variable directly from this source.

 

Thanks,
Mantautas.

 

2 REPLIES 2

philipzhekov
Tera Contributor

Hey Mantautas,

I'm facing the same issue and I'm wondering if you managed to complete this task?

Thanks!

Hello @philipzhekov ,

We ended up using Remote Tables to achieve this requirement. All other options (such as writing business rules with custom scripting) seemed not to fit the purpose.