I’ve got a custom post type in WordPress called Coupons. I’m using a “New Spreadsheet Row in Google Sheets” > “Create Post in WordPress” zap to populate new coupons from a spreadsheet onto my site. I'm trying to populate the title of new coupons from under the “Set up action” portion of the zap, but I don’t see any additional fields that I can populate with data from the spreadsheet:
When I switch from my custom post type to a generic post, I see all of these fields:
My coupon custom post types all have a title field. Is there anyway to populate the title field of a custom post type here, or do I need to include additional actions in my zap? Thanks!