I have two instances, DEV and PROD. In DEV I've generated campaigns, schemas, extends, workflows and so on, my question is:Is there any way to package all things developed in DEV and migrate/install in PROD?
The requirement is basically, send an encrypted file to the external SFTP server, previously, that server gives me a Bearer Token, with that, I will be available to send a file.Is there any way to accomplish that? Any help is well received.