I want to give roles of items purchased on payhip to discord members. example being “John Doe has purchased ‘Blue Item’ ” then in discord they given a role called ‘blue item’.
I have an action for Discord to retrieve a list of roles from a Server, but it is coming back with an error:
Failed to create a get guild roles (custom action) in Discord
Error executing Custom Action to https://zapier.com/app/extensions/api/v1/actions/52248/run: {"errors":n{"status":500,"code":"action_run_error","title":"Action Run Error","detail":"An error occurred while running action 52248: Error during execution: Unhandled variable found in the domain filter `{{process.env.BASE_URL}}, discord.com`."}]}
this is the first time ever using Zapier and need some help, thanks!