JetEngine custom post type
Status: Closed · Asked by marcoego on · 0 views
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?
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.
youtube.com/watch?v=KOqJ29xvMY0
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.