Call Webhook to create a wordpress post along with FeaturedImage

Nibiya
New Member

Hi,

I am trying to create a blog post in one of the wordpress site using the following expression in WebHooks, Does anyone know how i can pass the featured_image tag as well in the call ?

{
“title”: “<<[News title]>>”,
“content”:"<img src=“https://drive.google.com/uc?id=<<[extractedFileId]>>” />

<<[News abstract]>>",
“status”: “publish”,
“categories”: “5”
}

0 0 119
0 REPLIES 0
Top Labels in this Space