Replies: 5 comments 13 replies
-
We are slowly working to include API endpoints. A lot of the basic ones are already available however I haven't been able to build the API authentication yet. |
Beta Was this translation helpful? Give feedback.
-
How has this been faring? I don't see any API documentation and it is a make or break decision, as I do want the ability to build middleware for integrating into other platforms. |
Beta Was this translation helpful? Give feedback.
-
We have put in place a json rpc api and I just finished writing the UI for
api key generation.
This will go out this week. I will create short docs right away and then
work on longer documentation over the next few weeks.
In summary you will be able to send get or post requests to /api/jsonrpc
with a method name from our services.
We’re following the jsonrpc standard v2
https://www.jsonrpc.org/specification
The code is in master already I just need to fix some unrelated bugs and
get the release out.
…On Wed, Feb 8, 2023 at 6:25 AM martydingo ***@***.***> wrote:
How has this been faring? I don't see any API documentation and it is a
make or break decision, as I do want the ability to build middleware for
integrating into other platforms.
—
Reply to this email directly, view it on GitHub
<#613 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALG4EFRAI64BL3K35G4ZNVTWWN7CRANCNFSM5NCWTN5A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
you were able to implement this integration? Can you share here? |
Beta Was this translation helpful? Give feedback.
-
I able to create task by New Task</p>","projectId":3,"editorId":"","userId":1,"priority":"","sortIndex":null,"date":"2023-12-07T03:32:00-08:00","timelineDate":null,"timelineDateToFinish":null,"dateToFinish":"","timeToFinish":false,"status":3,"storypoints":0,"hourRemaining":0,"planHours":0,"sprint":0,"acceptanceCriteria":"","tags":"hello","url":null,"editFrom":"2023-12-08T00:00:00-08:00","timeFrom":"00:00:00","editTo":"2023-12-23T23:59:59-08:00","timeTo":false,"dependingTicketId":0,"parentHeadline":null,"milestoneid":0,"projectName":"Demo","clientName":"SoftBD ltd.","userFirstname":"Kalyan","userLastname":"Halder","editorFirstname":null,"editorLastname":null,"doneTickets":null,"allTickets":null,"percentDone":null,"milestoneHeadline":null,"milestoneColor":null,"editorProfileId":null,"bookedHours":null}} |
Beta Was this translation helpful? Give feedback.
-
Hi,
What would be the cost of integrating an API?
I m trying to find a solution to easily integrate emails in a help desk/todos workflow where tasks can become tickets and tickets become tasks as well as being able to centralize that data.
So far I m using freescout + leantime and I d like to connect these 2 awesome project via API but you Don t have one as far as I can read.
Best regards
David
Beta Was this translation helpful? Give feedback.
All reactions