cancel
Showing results for 
Search instead for 
Did you mean: 

Call REST to create e-form

Not applicable

Hi,

 

Is the EP4 can do create e-form by REST API?

 

Thank you.

1 ACCEPTED ANSWER

Mike_Askren
Employee
Employee

Hello Kobpong,

 

Thanks for your question.   The ability to create, modify, or retrieve e-forms is on our roadmap but has not yet been released as an available REST API operation.  The REST API SDK documentation for EP4 can be found here for additional details on what operations are supported in the EP4 release.

 

For your solution use case is the ability to create, modify, or retrieve e-form data a higher priority?   Could you stack rank the order of priority for create, modify, and retrieve e-form operations in your solution?  Would your solution be attainable with only the create operation?

 

Thanks

Mike

View answer in original post

4 REPLIES 4

Mike_Askren
Employee
Employee

Hello Kobpong,

 

Thanks for your question.   The ability to create, modify, or retrieve e-forms is on our roadmap but has not yet been released as an available REST API operation.  The REST API SDK documentation for EP4 can be found here for additional details on what operations are supported in the EP4 release.

 

For your solution use case is the ability to create, modify, or retrieve e-form data a higher priority?   Could you stack rank the order of priority for create, modify, and retrieve e-form operations in your solution?  Would your solution be attainable with only the create operation?

 

Thanks

Mike

Hi Mike,

 

Yes to create an e-form is top priority, this is for collect data from the customer's web portal. So they will pass keywords (JSON) to create an e-form (HTML/Virtual e-form) in OnBase and also some supporting document (PDF/WORD) will send to OnBase later (linked them with some keywords value).

 

Do you have work-around solution?

 

Thank you.

Christie_Rasiah
Confirmed Champ
Confirmed Champ

Hi Kobpong,

Maybe you could store customer's web portal data as XML/JSON document in OnBase and use workflow action (Unity Script) to create e-form.

 

Thanks,

Shankar

Hi Shankar,

 

Yes, I'm thinking the same as your for work-around solution.

 

BR,

KOBPONG