Get Instant Form
adsap_get_instant_formRead ONE Meta Instant Form in full: questions, intro, privacy policy and custom disclaimer, thank-you screen, tracking parameters, status and lead count. The form comes back in the same shape adsap_manage_instant_form takes, so use it to explain a form to the user or to prepare a duplicate. To LIST a Page's forms use adsap_list_meta_assets (asset_type instant_forms). warnings name anything the form uses that Adsap cannot recreate (e.g. conditional logic).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | Numeric id of the form, from adsap_list_meta_assets (asset_type instant_forms). | |
| page_id | Yes | Numeric id of the Facebook Page that owns the form. | |
| ad_account_id | Yes | Meta ad account (act_...) the Page is connected to. |