0

Typeform

I Would by nice to be able to connect to type form, our company is using this platform to keep track of error reports. 
right now i have to export a CSV file from type form and upload it to Klipfolio

2 comments

  • Avatar
    Kavya Mallur Official comment

    Hello,

    Greetings!

    We can connect to TypeForm service (using TypeForm Data API: http://helpcenter.typeform.com/hc/en-us/articles/200071986-Data-API).

    Steps involved:

    - Open a Rest/URI data source.
    - Use this URL:

    https://api.typeform.com/v0/form/<UID>?key=<API Key>&completed=true

    * Replace <API Key> with your API Key and <UID> with your UID.

    - Change the Data Format: JSON and Method: GET

    Note:
    1) UID is the Unique identifier which can be obtained after creating a typeform in the application.
    2) API Key is available under 'My Account' section in the application.

    To get your API Key:

     

    To get the UID:



    Hope this is helpful!

     

    ~Kavya Mallur

     

     

     

     

  • 0
    Avatar
    Tech Team

    be*

Please sign in to leave a comment.