Migrate from SQlite3 to Postgres/Redis

Is there a method to move to Postgres from in inplace solution that is on SQLite?

Hi @Christian_DeRamos

The best way for now is to bulk export flows and insert them again in the new instance and reconnect the connections, we are gradually progressing toward CLI that can migrate between two AP instance, but that will take sometime before it’s complete.

Thanks,
Mo.

Ok, Thank you. Is there anyway to use the same webhooks so I don’t have to edit all of my connections?