This topic was automatically generated from Slack. You can find the original thread here.
TL:DR Is there a way to have access to the response headers in the actions offered by Pipedream?
I’m using the Pipedrive integration with the action to search for persons (https://pipedream.com/apps/pipedrive/actions/search-persons). I’m getting 429 errors from them, but I’d like to access to the headers of the error response during execution.
No, it’s more like the error will need to surface the rate limit headers, or the this.$emit within the source will need to include the current rate limit usage headers to expose it to your subscribing workflows to respond to