• Resolved luckydragon888

    (@luckydragon888)


    Hi Support,

    Firstly, thank you so much in advance!

    Currently, I am trying to connect my wordpress with zapier. There are custom post types and metaboxes for each custom post type. I was wondering via Zapier WordPress Connection, is it possible to expose the custom fields/metaboxes for me to input the information so when setting up Zapier. Zapier uses a plugin to connect my wordpress site and also username and password.

    Any help will be appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Not quite sure regarding anything custom/super specific/etc for REST API interaction directly, but at least off the top of my head right now, I’d just check out a published post with this with all the possible fields filled in, and see what meta keys are ultimately used. With that, you could then make a map between incoming Zapier requests and fill in the values for the corresponding meta keys.

    The field ID values are what get used for the meta keys, along with any variable prefix you may have included.

    Plugin Author Justin Sternberg

    (@jtsternberg)

    Make sure you check out the CMB2 REST API docs if you haven’t, as well: https://github.com/CMB2/CMB2/wiki/REST-API

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CMB2 Rest API Question’ is closed to new replies.