Title: Extend sent data
Last modified: July 18, 2019

---

# Extend sent data

 *  Resolved [tavolate](https://wordpress.org/support/users/tavolate/)
 * (@tavolate)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/extend-sent-data/)
 * Hello there,
 * I would like to know if it’s possible to extend the sent data.
 * Thank you!

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Ironikus](https://wordpress.org/support/users/ironikus/)
 * (@ironikus)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/extend-sent-data/#post-11748904)
 * Hey [@tavolate](https://wordpress.org/support/users/tavolate/) – thanks for your
   message!
    Yes, you can extend the data that is sent.
 * The possibilities you have is to use a filter:
    We offer a filter that allows
   you to manipulate the HTTP arguments that are used to post the data to the specified
   webhook. This filter is mentioned here: [https://ironikus.com/docs/knowledge-base/webhook-http-arguments-send-data/](https://ironikus.com/docs/knowledge-base/webhook-http-arguments-send-data/)
 * The filter returns an array, which also contains the data itself. You will find
   the data within the “body” key.
    Depending on the content type you use to send,
   you may need to format that value again before you can use it. For example: If
   your data gets sent as XML, you have do convert it first to the type you need
   and then use it. Don’t forget to format it after again to the specified content
   type. In case you need more details, feel free to reach out!

Viewing 1 replies (of 1 total)

The topic ‘Extend sent 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ironikus](https://wordpress.org/support/users/ironikus/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/extend-sent-data/#post-11748904)
 * Status: resolved