Is There a Bug in the NocoDB Integration and Can a Tool's Type Be Set to 'Any'?

This topic was automatically generated from Slack. You can find the original thread here.

Hello Pipedream Team,
I’ve noticed a bug in the NocoDB integration: the update_record action is failing to display. Could you please look into this?
Additionally, can you confirm whether a tool’s type can be set to any or not?
Thank you!

Hey , I can reproduce this issue. I’ll create a ticket for this

Thanks also please also update me
about the config “type”
is it possible that an tool may contain type == “any”
so i will handle accordingly?

Hey , I think the any type is not an official one. You can try, but I don’t think that it work.

I have create a ticket herer: [BUG] Nocodb - `data` props has `any` type that failed to be show on Pipedream Connect demo · Issue #18473 · PipedreamHQ/pipedream · GitHub

I think the correct type would be object, but I will have our component dev to confirm. Please subscribe to the ticket for any update

any is a possible prop type, the bug above is just that it’s not currently supported in connect-react