Send Custom Filed Data ?
Using this plugin is possible to send custom field data in Sendgrid?
Hello.
Not at this time. But we'll take that into consideration for future development.
Thanks!
Hello,
Have you that type code?
So I will apply that and use that.
I need to send custom field data in sendgrid.
Hello.
We don't have the specific code on hand.
You can find some information in the docs here: https://sendgrid.com/docs/User_Guide/Marketing_Campaigns/custom_fields.htmland The Custom Fields API docs are here: https://sendgrid.com/docs/API_Reference/Web_API_v3/Marketing_Campaigns/contactdb.html
Also, a user contributed a PR to this effect, you can use that as an example: https://github.com/sendgrid/wordpress/pull/51 Note that those changes will cause an error if the Custom Field is not created in your dashboard page, you need to create those custom fields first either by calling the API or manually in the dashboard.