Obtenir une valeur depuis $_POST grâce à Gravity Forms.

PHP
                    <?php
$value = rgpost( 'post_key' ); // return $_POST['post_key']