provider App migration POST
/rest/atlassian-connect/1/migration/workflow/rule/search @utdk/jira
/rest/atlassian-connect/1/migration/workflow/rule/search Get workflow transition rule configurations
Returns configurations for workflow transition rules migrated from server to cloud and owned by the calling Connect app.
- Atlassian-Transfer-Id header required
- The app migration transfer ID.
- string
Try it
Authentication
Configure credentials for The Jira Cloud platform REST API
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import jira from '@utdk/jira';
await jira.migrationresourceWorkflowrulesearchPost()