APIs & Integrations

shivashankar
メンバー

How to extract other form types in FORM API

解決

Hello,

We are in process of extracting the data from the FORM api

sample : https://api.hubapi.com/forms/v2/forms?hapikey=demo.

Is there a way to get other "form types" , currently we are observing only one type of form which is HUBSPOT.

In the portal navigate to - Marketing - Lead Capture - Forms, upon we select this option under the tabular window we have an option to select FORM TYPE, there we have PopUp as one of the type of form, what we have to do to extract these Form Type data.


Regards

Shiv

0 いいね!
1件の承認済みベストアンサー
IsaacTakushi
解決策
HubSpot Employee
HubSpot Employee

How to extract other form types in FORM API

解決

Hi, @shivashankar.

 

This endpoint will return all forms in an account, including, but not necessarily limited to, those with the following formType values:

It's currently not possible to filter the results of the Get all forms endpoint by formType, but you could use sever-side code to only act on objects with desired formType values.

Isaac Takushi

Associate Certification Manager

元の投稿で解決策を見る

0 いいね!
1件の返信
IsaacTakushi
解決策
HubSpot Employee
HubSpot Employee

How to extract other form types in FORM API

解決

Hi, @shivashankar.

 

This endpoint will return all forms in an account, including, but not necessarily limited to, those with the following formType values:

It's currently not possible to filter the results of the Get all forms endpoint by formType, but you could use sever-side code to only act on objects with desired formType values.

Isaac Takushi

Associate Certification Manager
0 いいね!