This topic was automatically generated from Slack. You can find the original thread here.
Hi,
Is there a way to list the props dynamically through the API, like how it’s being done at pipedream.com/connect/demo …?
assuming, we have the component key and external user id and even his provisionId, can we get chatId ( for example ) and other stuff dynamically based on the component key, and external user’s id…?
yeah I came across this, but whenever I send a request to that api with the external user id (not incorrect) , prop_name and the component key, I get an undefined error, is there something obvious that I’m missing?
yeah I did try that but ended up getting an error that the notion API token is invalid, the exact same config works on pipedream.com/connect/demo I’m just trying to figure out what I’m doing wrong
yep, it is working in the demo app still, I’ve added a connect account in the project directly - tried it with those credentionals, still gave the same error