Title: Serialized data
Last modified: June 13, 2020

---

# Serialized data

 *  Resolved [skmeshram](https://wordpress.org/support/users/skmeshram/)
 * (@skmeshram)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/serialized-data-4/)
 * Hi,
    I am using webhook to send data on new post-trigger for event booking post
   type to automate.io And in automate.io to zoom but there are some serialized 
   data in meta value like email name etc. I want an email name separate to post
   to automate.io Please suggest, what should I do in this case.
 * Thanks in Advance
    -  This topic was modified 5 years, 12 months ago by [skmeshram](https://wordpress.org/support/users/skmeshram/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Ironikus](https://wordpress.org/support/users/ironikus/)
 * (@ironikus)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/serialized-data-4/#post-12980974)
 * Hey [@skmeshram](https://wordpress.org/support/users/skmeshram/) – thank you 
   a lot for your message, as well as for using our plugin. 🙂
    For your issue, 
   you have a couple of solutions. In case you are familiar with PHP, you should
   be able to parse the serialized data using WordPress hooks and the hooks within
   our plugin. The hook that is relevant for you: `$data = apply_filters( 'wpwhpro/
   admin/webhooks/webhook_data', $data, $response, $webhook, $args, $authentication_data);`
 * In case you can’t develop or don’t have a developer available: Integromat offers
   an app called text parser: [https://support.integromat.com/hc/en-us/articles/360006249413-Text-parser](https://support.integromat.com/hc/en-us/articles/360006249413-Text-parser)
   
   This one allows you as well to find an email within the content and output it.
   Since this also requires some technical knowledge, I suggest contacting Integromat
   about that.
 * If you have further questions, feel free to let me know.
 *  Thread Starter [skmeshram](https://wordpress.org/support/users/skmeshram/)
 * (@skmeshram)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/serialized-data-4/#post-12981144)
 * Hey, [@ironikus](https://wordpress.org/support/users/ironikus/) Thanks for the
   response. I have used custom action to send data and it works for me. This is
   an awesome plugin 🙂
 *  Plugin Contributor [Ironikus](https://wordpress.org/support/users/ironikus/)
 * (@ironikus)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/serialized-data-4/#post-12983630)
 * Hey [@skmeshram](https://wordpress.org/support/users/skmeshram/) – thank you 
   a lot for your answer, happy to ready you could solve it.
    If I could ever be
   of your assistance again, feel free to reach out at any time. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Serialized data’ is closed to new replies.

 * ![](https://ps.w.org/wp-webhooks/assets/icon-256x256.jpg?rev=2656397)
 * [WP Webhooks - Automate repetitive tasks by creating powerful automation workflows directly within WordPress](https://wordpress.org/plugins/wp-webhooks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-webhooks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-webhooks/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-webhooks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-webhooks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-webhooks/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ironikus](https://wordpress.org/support/users/ironikus/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/serialized-data-4/#post-12983630)
 * Status: resolved