Support MB Custom Table How to integrate my MB Custom Talbe with Algolia? Reply To: How to integrate my MB Custom Talbe with Algolia?

#12288
Anh TranAnh Tran
Keymaster

Hi Jefferson,

I haven't integrated with Algolia. From what I've just read on its docs is you need to add objects to their database to make them index. They already have PHP library, so I think the process would be:

  • get the value from custom table,
  • use the library to add this value to their database.