Hello guys,
I'm trying to connect Mailchimp with Postgres DB, I did the connection and every thing is fine, but some of the data are stored as a json value
is there any way to filter this data and make it more accessible when saving it?
example:
{"list_id": "7b3b92xzeb", "list_name": "USA", "segment_text": "", "list_is_active": false, "recipient_count": 1}