cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Can we do "Export project as Template" using API ?

SJ_7748282
6-Contributor

Can we do "Export project as Template" using API ?

Can we do "Export project as Template" using API?

ACCEPTED SOLUTION

Accepted Solutions
alfonso_c
14-Alexandrite
(To:SJ_7748282)

Hello @SJ_7748282 , yes, this is possible, you can use the POST /v3/projects/{projectId}/content endpoint:

alfonso_c_0-1728369201224.png

Note that I tested on 2.2.0.0.

View solution in original post

2 REPLIES 2
alfonso_c
14-Alexandrite
(To:SJ_7748282)

Hello @SJ_7748282 , yes, this is possible, you can use the POST /v3/projects/{projectId}/content endpoint:

alfonso_c_0-1728369201224.png

Note that I tested on 2.2.0.0.

SJ_7748282
6-Contributor
(To:alfonso_c)

Thank you for taking the time to help me out. Your solution was exactly what I needed!

Announcements



Top Tags