Sojan Jose

Results 360 comments of Sojan Jose

@substr2837 After a glance over the PR, Is it necessary for us to sync the Shopify products into tables in Chatwoot? Can't we directly interact with the Shopify APIs on...

@NusretOzates thanks a lot for the changes. let me learn about the impact of this change on existing installations and come back. If there are no further concerns, will get...

@tejaswinichile I think sentinel also supports authentication with passwords for each instance as well. https://redis.io/docs/manual/sentinel/#configuring-sentinel-instances-with-authentication So we need to make sure we don't break any such configuration which was added...

@NusretOzates @tejaswinichile What do think about introducing a new environment variable `REDIS_SENTINELS_AUTH` instead which can accept the value `false` and remove the password from the config based on the environment...

@NusretOzates No worries. We will take further steps to get this merged. Thanks again for the work

@Vadorequest thanks for the feedback, we will look further into how we can improve the product documentation for this.

In interim, - contacts could be downloaded iterating through the API - We also have an API to upload a contacts CSV ( ref: https://github.com/chatwoot/chatwoot/wiki/Building-on-Top-of-Chatwoot:-Importing-Existing-Contacts-and-Creating-Conversations#use-the-api )

note from #4788 > I would like to be able to export `all the contacts or the result of a contact filter` from the dashboard in cvs format

@mjattiot thanks a lot for the changes. let me learn about the impact of this change on existing installations and come back. If there is no further concerns, will get...

ref: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75173