Development vs Production TOML for flow lifecycle callback

flow question for the lifecycle callback TOML files.

I would LOVE to set up a different TOML for each production environment I have, DEV and Production. But I am unable to find examples of that anyway. and it seems only to accept 1 URL.

ie. shopify.extension.development.toml and shopify.extension.production.toml

Or is there a way to pass two urls into the shopify.extension.toml for the lifecycle callback extension?

Hi Emmett, unfortunately there is not something at the moment that can achieve this for Flow extensions. It’s a developer experience issue we’re aware of and have on our roadmap to address.

Thanks,
Ryan

1 Like

Thanks for the fast reply. Whats the timeline for this?

Hi, we don’t have a date yet. I don’t think it will be deliverable in the next few months, if that helps.

There are some alternatives to trying to set the TOML dynamically

2 Likes