Store JSON Tulip Field and Retrieve it in to a Varibale

Hi,

Want to store a JSON in the Tulip Table Field and retrieve the JSON into a Variable on an APP…
how can it be done ? can someone guide ? is it possible in the Tulip ?

Thanks,
Shashi.

Hi, @psp316r

You can follow these steps for the following issue:

Step 1 : Import the JSON file into the Tulip Table.
Step 2: Create a API Bot & Tulip API for that table.
Step 3: Create a HTTP connector & use Tulip API & Api key & Secret to generate table data as connector output.
Step 4: Create a variable & use trigger to store connector output in the variable in Tulip Application.