Dylan Sather (Pipedream) : At a glance it looks like you’re using the template literal syntax and the ${}
correctly. Two things I’d suggest:
• console.log
the value of whatever variable you’re including there to make sure it holds the value you expect it to
• If it does have the right value, take a look at this guide for troubleshooting 400 errors