Branches, Deployments and ENV Vars

Hi everyone,

We have an eComm infrastructure consisting of eComm website, ERP, PIM and other systems. I’m developing a few new integrations in PD and am trying to determine the correct/ideal way to structure the project(s).

Ideally, in my mind, it would be one project in PD. Then the project would have workflows/branches deployed per environment, i.e. production, staging.

The environment variables would be referenced using branch name, i.e. ERP_STAGING_TOKEN, ERP_PRODUCTION_TOKEN

It doesn’t seem Pipedream supports this (yet) unless I’m missing something.

How have others structured this type of integration?

Thanks!