Integrate BPM tool to API developed in Django RestFramework
62 views
Skip to first unread message
Asha CM
unread,
Apr 21, 2018, 10:21:00 AM4/21/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
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.