Is there a way to get form statistics ?, Like getting total count of form submissions using api. | Community
Skip to main content
September 27, 2018
Question

Is there a way to get form statistics ?, Like getting total count of form submissions using api.

  • September 27, 2018
  • 2 replies
  • 1740 views

Is there a way to get form statistics ?, Like getting total count of form submissions using api.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
Level 10
September 27, 2018

Please move the thread to Products (Move link will be at the right). This isn't a support space, it's for webmaster feedback about the Community site itself.

Avtar_Singh1
Level 2
February 12, 2019

Hi Mayank,

Marketo API does not provide any endpoint to fetch form statistics. However, you can use Activities endpoint ( http://developers.marketo.com/rest-api/lead-database/activities/ ) to fetch "Fill out Form" activity of the leads and then pull statistics for a specific form from that response.

Best Regards,

Avtar Singh