This topic was automatically generated from Slack. You can find the original thread here.
Mackenzie Clark : is it possible to edit the unique endpoint URL generated for a workflow? I am thinking it would be nice to just prepend it with QA, Prod, Sandbox, etc so human readable people coding don’t have to check and be like "hmm ok vnwieveewufhef9834 is Prod, and ifvneigeiu is sandbox, but it’s just there in the URL
Dylan Sather (Pipedream) : Not today but I totally hear you on the ask. We’re tracking this here: https://github.com/PipedreamHQ/pipedream/issues/1052 . Eventually we’d like to support fully-custom domains, where you could also add any host you want
Is this possible yet - I think its useful cos I think I just had a pipedream hack attack which triggered my workflow and used all my quota in a few minutes.
Ideally my thinking is I could change the workflow URL and then they would have to use a brute force again to hack into my http endpoint?
Not exactly the way that’s described in the original post, but you can (a) delete the existing webhook and create a new one and / or (b) require auth on the endpoint: Triggers - Pipedream