Title: Integromat empty meta_data
Last modified: July 22, 2020

---

# Integromat empty meta_data

 *  Resolved [roadsunknown](https://wordpress.org/support/users/roadsunknown/)
 * (@roadsunknown)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/integromat-empty-meta_data/)
 * I have an Integromat scenario with a Webhook receiving data from the WP Webhooks“
   Send Data on Register” function.
 * The hook is successfully connected and data is received, except that the meta_data
   array is empty. If I try to use a key from meta_data like [meta_data][first_name][
   1] the result is empty.
 * However, if I inspect the data in the queue, the user_meta array has data but
   there is no meta_data array. But there is no user_meta array defined on the Integromat
   webhook module so I cannot insert user_meta fields into the module.
 * Hard to explain, so here is a screenshot: [https://share.getcloudapp.com/jkuQx4Wg](https://share.getcloudapp.com/jkuQx4Wg)

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

 *  Plugin Contributor [Ironikus](https://wordpress.org/support/users/ironikus/)
 * (@ironikus)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/integromat-empty-meta_data/#post-13161225)
 * Hey [@roadsunknown](https://wordpress.org/support/users/roadsunknown/) – thank
   you a lot for reaching out to us, as well as for providing all the details.
    
   To me it looks like this is an issue with Integromat. Have you tried to simply
   set up the scenario again?
 * > If I try to use a key from meta_data like [meta_data][first_name][1] the result
   > is empty.
 * In regards to that part of the message, not sure if this actually is an issue
   here, but since arrays always start with 0, you might want to try [meta_data][
   first_name][0] in case you call that somewhere as a mapping.
 * By default, we send the data over as is – how Integromat handles this data is
   up to them, but within our payload, everything should be given.
 * I hope this helps so far. If you have further questions on that, feel free to
   let me know. 🙂
 *  Thread Starter [roadsunknown](https://wordpress.org/support/users/roadsunknown/)
 * (@roadsunknown)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/integromat-empty-meta_data/#post-13163057)
 * Integromat uses the key [1] as the first in an array (yes, confusing for devs
   but I guess not for the non-coder).
 * The odd thing is I have recreated the scenario (no luck). I do have a previous
   scenario that does display the [user_meta] data but it only appeared AFTER a 
   real record was sent. When just the “Send Demo” test is sent, no [user_meta] 
   so I think it might be an issue with the “Send Demo” record that is used to first
   define the data structure on the webhook module not including [user_meta].
 * Can you confirm when “Send Demo” is sent, it includes the definition for [user_meta]?
 * I tested “Send Demo” on Zapier to compare against Integromat. Zapier also does
   not receive the array for [user_meta] but it does populate [meta_data].
 *  Plugin Contributor [Ironikus](https://wordpress.org/support/users/ironikus/)
 * (@ironikus)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/integromat-empty-meta_data/#post-13165183)
 * Hey [@roadsunknown](https://wordpress.org/support/users/roadsunknown/) – thank
   you for the details, I can confirm that this is an issue. Within our “Send Demo”,
   we are sending over the data with the key meta_data instead with user_meta. I
   will provide a fix for that with our next version.
    Thank you a lot again for
   the debugging and your time. If you need anything else, feel free to reach out
   again at any time. 🙂
 *  Plugin Contributor [Ironikus](https://wordpress.org/support/users/ironikus/)
 * (@ironikus)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/integromat-empty-meta_data/#post-13255757)
 * Hey [@roadsunknown](https://wordpress.org/support/users/roadsunknown/) – I hope
   you are doing well. Since within the review you wrote within our plugin, you 
   mentioned that the issue was solved, I’m also going ahead and mark this ticket
   task as resolved too.
    In case you have any additional questions in regards to
   this topic, feel free to ask at any time, we’re happy to help! 🙂

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

The topic ‘Integromat empty meta_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/)

 * 4 replies
 * 2 participants
 * Last reply from: [Ironikus](https://wordpress.org/support/users/ironikus/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/integromat-empty-meta_data/#post-13255757)
 * Status: resolved