CEO

Answered
0
0

JetFlow looks super interesting. Thank you for building such an incredible product. I’d love to see “built-in” actions of:
1) Run a SQL Statement (obviously map the return values)
2) fire a shortcode / do_action with parameters

Thanks,
Dan

  • You must to post comments
Best Answer
0
0

1) It will be implemented soon. For the time being, the only way to achieve that is using PHP code snippets and global $wpdb object. Please read more: https://jetflow.io/automate/creating-workflow/include-php-code-snippets-in-a-workflow/

Also, consider using internal key-value storage: https://jetflow.io/tag/storage/.

2) You can do it using the “Call shortcode” action. The name might look confusing, but it does what you’re asking for.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.