• Resolved asbell

    (@asbell)


    Page merge fields dont populate request. Result, for example is:

    name=&permalink=&slug=&title=&excerpt=&source_type=page

    Merge tags being used are
    {page_ID}
    {page_permalink}
    {page_slug}
    {page_title}
    {page_excerpt}

    its working fine for Posts

    • This topic was modified 6 years, 8 months ago by asbell.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi @asbell,

    thank you for reporting this. I fixed it just now and will release the plugin within an hour or two.

    Thread Starter asbell

    (@asbell)

    Still not working

    POST /i/8q1RYZiM/in/
    ID: 5
    DATE AND TIME
    03 / 13 / 2018 at 7:25:43 AM
    IP ADDRESS OF REQUEST
    104.197.253.85
    POST CONTENT:
    name=&permalink=&slug=&title=&excerpt=&source_type=page&source=wp_putp&apikey=AtOpq8PN0aIoAzfsL9QN0z1bPbRD7U
    HEADERS ▲
    Content-Type
    application/x-www-form-urlencoded
    User-Agent
    WordPress/4.9.2; https://asbell.staging.wpengine.com
    Connection
    close
    Accept-Encoding
    deflate, gzip
    Referer
    https://api.webhookinbox.com/i/8q1RYZiM/in/
    Content-Length
    108
    Accept
    */*
    Host
    api.webhookinbox.com

    Thread Starter asbell

    (@asbell)

    Also, can this send JSON or just form data?

    Thread Starter asbell

    (@asbell)

    Ok its working, but not sending via JSON. How do Iset it to send via JSON?

    Plugin Author Kuba Mikita

    (@kubitomakita)

    I was just thought about the JSON when I woke up today! I’ll definitely add that ability in the next release.

    The question is what do you want to encode as JSON? Single field? Or you want to encode all the arguments as JSON and send in a payload?

    PS. If the plugin is helpful for you, would you mind to rate it? Thanks in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Page merge fields dont populate request’ is closed to new replies.