You are viewing limited content. For full access, please sign in.

Question

Question

Forms Action History

asked on August 21, 2017

Forms Action History

 

Good day all

Just need to find out if there is a SQL script available to pull the Action History from a form?

Or is there a way to imbed the Action History on the current Form and not a separate page?

 

Thank you

0 0

Replies

replied on August 21, 2017

Hi August,

The action history is not bind to a certain form; it's on a certain instance.

To get action history of an instance, you can use webapi:

/Forms/webapi/v1/Instance/[instance id]?dashboardType=&paymentHistoryMode=all&paymentHistory_fields=paymentGateway,transactionId,transactionStatus,currency,price,merchantId&stepExecutionMode=all&stepMode=all&step_execution_fields=all&step_fields=all&submissionMode=all&submission_fields=all&workerMode=all&workerResumeMode=all&workerResume_fields=all&worker_fields=instanceId,status,step,stepExecutions,updateDate,workerResumes

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.