Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribution offering #2

Open
casassg opened this issue Apr 10, 2018 · 9 comments
Open

Contribution offering #2

casassg opened this issue Apr 10, 2018 · 9 comments

Comments

@casassg
Copy link

casassg commented Apr 10, 2018

Description

Hey! My name is Gerard. I used to use Typeform in Django. I would like to develop a better version of django-typeform that uses the create API and webhooks API as well. Should I add features here? Or should I create a separate project? Let me know if there's any possible collaboration.

@Jafnee
Copy link
Member

Jafnee commented Apr 10, 2018

Welcoming any sort collaboration!

@picsoung
Copy link

Hi @Jafnee 👋
I am Nicolas, Developer Advocate at Typeform.

I would love to see how we can help and support you on this project.

Any updates you have in mind?
@casassg did you make progress on your side?

Cheers

@casassg
Copy link
Author

casassg commented Jun 13, 2018

Unfortunately I haven't. I don't have enough time on my hands right now

@fsbraun
Copy link
Contributor

fsbraun commented Jul 10, 2019

Hi @picsoung ! An obvious opportunity would be to have django-typeform extend the django forms framework for elegant and ui friendly forms. As I see it right now, there is however no way to send the typeform input as post request back the the django server. Or is there? (E.g., in the embed api, if typeform would provide the input to the onSubmit callback.)

@picsoung
Copy link

Hi @fsbraun

Thanks for your comment 😄

indeed it does not happen at the onSubmit callback, but it could work using webhooks
could call a special endpoint on your django app.

What do you think?

@fsbraun
Copy link
Contributor

fsbraun commented Jul 11, 2019

Hi @picsoung !

Webhooks are an interesting but different animal. Any chances, that onSubmit gets upgraded? To me that seems the way on a seamless Django integration.

@picsoung
Copy link

I am afraid it won't :(
There is no plan at the moment to give you access to answers posted on typeform on the onSubmit callback.
But there are ongoing discussions to give you a response token, and you get use the Response API to get the corresponding response.

@fsbraun
Copy link
Contributor

fsbraun commented Jul 11, 2019

This would also be a solution. Let me know when it's there! 😀

@fsbraun
Copy link
Contributor

fsbraun commented Jul 18, 2019

@picsoung In the meantime: #3 integrates responses API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants