JetEngine custom post type

marcoego

Member
Hello,

I have an Airtable database and Custom post type with JetEngine on WordPress called locations.

1. How to trigger a workflow to update posts on WordPress every time I change something in Airtable and the same for when I change something in WordPress?
2. How to show JetEngine custom fields Pabbly application, currently I see only a few native WordPress post fields?
 
P

Pabblymember11

Guest
Hey @marcoego

1. How to trigger a workflow to update posts on WordPress every time I change something in Airtable and the same for when I change something in WordPress?
You can refer to the following video tutorial on WordPress: Post Updated trigger event which will get the updated posts and process the workflow accordingly.


2. How to show JetEngine custom fields Pabbly application, currently I see only a few native WordPress post fields?

I would like to let you know that since this is a custom post-type field, WordPress presently does not accept it through their API, and there is no alternative way to transmit custom fields to WordPress. I'm hoping you can understand.
 
Top