Ability to see where connector functions are used

Our list of connector functions is starting to get a little out of control - I know some are obsolete but I have no easy way of seeing where they might be in use.

7 Likes

Bump. Any thoughts on whether this might be a possibility? There must be a list existing somewhere if the app automatically brings the correct functions with it when being imported to another instance…

Hey Brian, sorry for missing the first one.

There are two projects that we are planning around this:

  1. Ability to “save” connector functions after you edit them and not affect any production apps
  2. Better views of the connections between assets throughout the product

Either of these will solve the problem, and we are planning on doing at least one of them in the first half of 2021!

4 Likes

No worries, and both of those sound great, thanks for the update!

Hey Kevin,

Any updates on what the timeline or roadmap for connector functions might look like?

Hey Bryan, no updates yet. Will update this thread when we have committed to an approach!

We start to use export application function for published apps to analyze JSON app definition and retrieve functions use in app with JSON query. Hope it can help

1 Like

Hi Youri,

Can you expand on what you mean by this? And is this specific to HTTP connectors?

It’s possible to export the application definition in JSON format :

Using the downloaded JSON format, it is easy with a JSON file utility to analyse the functions used in the application. For exemple http://jsonviewer.stack.hu/ to understand JSON structure

or JSON-query Tester to query specific data, here function name use in app I hope it is clearer

3 Likes

Thanks Youri! That looks super helpful. I don’t appear to have the export function so I will need to see if I can get that enabled.

That’s awesome! Can’t wait to have it added.

2 Likes

Any updates on this? We have 300+ connector functions now (in our main connector) and managing them is getting more and more difficult.

3 Likes

Hello, I can say that we have started working on this and some related features. Unfortunately, I cannot provide a timeline as of yet.

1 Like

Any news? Sorry to sound like a broken record.

We now have more than 500 functions, though to be fair many of them are copies (V1.1, V1.2, etc.) to prevent accidentally affecting production.

1 Like

@schexb No, sorry :flushed: . We still feel this is very important to add but have no updates to share at this time.

Hello @schexb!

We are starting to work on improving management of Connectors in Tulip. I would love to hear more from you on this topic & to understand your current workflow. If you want, please feel free to book some time on my calendar. This would be a quick 30 minute call which would give us visibility on the different pain points you experience with Connectors.

Thanks,
Sagar

Hi Tulip Community!

We have added this functionality in r226 :slight_smile:

Thanks,
Sagar

2 Likes