Get Form By ID
Form with the requested ID should be returned from this API. Anticipated load – Moveworks may call this endpoint a few times every 24 hours. This API is primarily for sanity checks and debugging. Since ingestion happens once every 24 hours, we might want to verify if form submission failures are due to deviations between the local and remote versions.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Response headers
Response
Self-service portal URL where the user can fill out the form if in-bot form filling is not supported.
Last updated date as a ISO-8601 UTC timestamp (e.g., 2021-10-20T17:28:52Z)
A long description of the form’s purpose. This is used in our form search machine learning, and is also displayed to the end user.
A short description of the form’s purpose. This is used in our form search machine learning, and is also displayed to the end user.