Different Api Keys by Environment

Trigger workflows with webhooks
Hi team, is there any way to force workflow with WebHook trigger to use a diffent api-key depending on environment?

Hello @Victor_Alejandro_Martinez_Medina,

How are you storing the API keys? Are they environment variables? How are you using the API key?

When setting up a resource, you can determine what API key it will use based on the environment. So you can have your workflow be set to a specific environment and the resource queries will run with the API key defined for the environment that they are in.