Saturday, April 21, 2018

Integrate BPM tool to API developed in Django RestFramework


I would like to get some clarification on Django Viewflow integration with already developed APIs in Django Rest Framework.

I am not an expert in Django and Django Rest Framework. I have developed APIs for a module. Now i want to implement the workflow. For that i wish to know how can i integrate the viewflow with it.

I followed the quickstart documentation for Djangoviewflow . But i am not getting a clear idea on how to implement in an APIs. I dont have a frontend. When an API for create a receipt i wish to move to next task in the flow , ie approve the receipts. 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4f1b1f3f-2263-4827-94b9-a6b20bf2cd5d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment