Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Custom Connector OAuth across functions not available

I'm working on multiple custom connectors that retrieve data from REST APIs. Over and over, I need to utilize the result of one query as input for another. For instance, I get a result/table of X thi...