Search

Help

Page 1 of 23. Showing 222 results (0.475 seconds)

  1. Creating Jira issue from Confluence with ConfiForms

    In this tutorial you will learn how to create Jira issues with ConfiForms, in Confluence This tutorial is quite technical... You need to understand … https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/ - examples on how to create Jira issues with Atlassian Jira REST APIs with data field types
    ConfiFormsFeb 14, 2024
  2. Create Jira issue, save the created Jira key back to ConfiForms and create a page with Jira macro

    In this tutorial you will learn how to create Jira issue with Jira key saved back to ConfiForms form and create a page with Jira macro. Video Source code … ="confiform-ifttt" ac:schema-version="1"> <ac:parameter ac:name="action">Create JIRA Issue</ac:parameter> <ac:parameter ac:name="event">onCreated
    TESTOct 28, 2019
  3. Create Jira issue with webservice connection

    Yes, you can create Jira issue with WebService IFTTT action (usual IFTTT to create Jira issues will not work for anonymous users as it does uses … otherwise (setting up connection restrictions)) Here is the demo (creates the issue and stores the Jira key back) { "fields": { "project
    TESTOct 28, 2019
  4. Create Jira issue with webservice connection with files and remote links

    Yes, you can create Jira issue with WebService IFTTT action (usual IFTTT to create Jira issues will not work for anonymous users as it does uses … otherwise (setting up connection restrictions)) Here is the demo (creates the issue and stores the Jira key back) { "fields": { "project
    TESTMar 05, 2022
  5. Create Jira issue with applink for authenticated users and with webservice connection for anonymous users

    -564 JTEST-570 JTEST-573 JTEST-574 JTEST-587 JTEST-588 JTEST-593 This is a demo to illustrate how you can create Jira issue with ConfiForms IFTTT action "Create Jira" via Application link - for authenticated users And the same form uses webservices method to create a Jira issue for non authenticated
    TESTDec 05, 2019
  6. Create Jira issue with webservice connection and save only jira key

    Yes, you can create Jira issue with WebService IFTTT action (usual IFTTT to create Jira issues will not work for anonymous users as it uses Atlassian … otherwise (setting up connection restrictions)) Here is the demo (creates the issue and stores the Jira key back) { "fields": { "project
    TESTOct 29, 2019
  7. How to create a form to create a Jira issue from Confluence

    Creating Jira issues with ConfiForms app for Confluence cloud uses the same concepts and approach as the server/data center version Especially to the demos around creating Jira issues via web service connections. As this is exactly the method used in ConfiForms app for Confluence cloud Here is a step by step
    ConfiForms CLOUDJan 09, 2022
  8. Create Jira issue with webservice connection with files and remote links - storage format

    </ac:parameter> <ac:parameter ac:name="showOnlyOwnRecords">true</ac:parameter> <ac:parameter ac:name="registrationFormTitle">Create Jira issue with ConfiForms … -register" ac:schema-version="1"> <ac:parameter ac:name="overrideSaveButtonLabel">Create</ac:parameter> <ac:parameter ac:name="registrationButtonLabel
    TESTMar 05, 2022
  9. Configuring ConfiForms IFTTT actions and rules

    with other systems: to send emails, to create issues in Jira, to build workflows in Confluence, to organise templates and rules. And also to create various … Create Insight Object image2017-12-21_11-28-30.png Creates Insight object based on the JSON mapping given See Creating Jira
    ConfiFormsOct 30, 2023
  10. Accessing Jira issue fields directly from ConfiForms using Jira issue field

    ": "A user story. Created by JIRA Software - do not edit or delete.", "iconUrl": "https://vertuna-test.atlassian.net/images/icons/issuetypes/story.svg … functions and transform the field and nothing else. With "rich" fields you can do a lot more - rich fields, such as smart fields or Jira issue field, or Insight
    ConfiFormsFeb 16, 2024