JSON Feeds
Websites that use the WordPress 12 Step Meeting List plugin or a Google Sheet (as described in Minimum Requirements) are not required to provide a JSON feed.
Sites that use Wix Data Collections or use their own custom database will need to create a JSON feed to make their data accessible to Meeting Guide.
If you’re using MySQL, then .sql format is a good format to send us, if Access, then the .mdb file.
Writing your Own
Some web servants will want to write their own. Here are some resources:
- Meeting Guide JSON Spec – this is the full definition of all the fields and meeting types
- Meeting Guide JSON Validator – this will show you if your feed is valid JSON and whether we can access it
- JSONLint – if your feed is not evaluating to proper JSON
It Validates, Now What?
Once your feed is valid, contact us and we can get started.