wordpress icon indicating copy to clipboard operation
wordpress copied to clipboard

Send Custom Filed Data ?

Open programmer15dynamic opened this issue 8 years ago • 3 comments

Using this plugin is possible to send custom field data in Sendgrid?

programmer15dynamic avatar Apr 27 '17 06:04 programmer15dynamic

Hello.

Not at this time. But we'll take that into consideration for future development.

Thanks!

sebastianplesciuc avatar Apr 27 '17 08:04 sebastianplesciuc

Hello,

Have you that type code?

So I will apply that and use that.

I need to send custom field data in sendgrid.

programmer15dynamic avatar Apr 27 '17 08:04 programmer15dynamic

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.

sebastianplesciuc avatar Apr 27 '17 09:04 sebastianplesciuc