Skip to content

Commit

Permalink
update manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
karissarjacobsen committed Nov 25, 2024
2 parents e6754a6 + 1f1696c commit 0ceced2
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions manifest/CodeExamplesManifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1891,41 +1891,41 @@
"SkipForLanguages": "bash;powershell"
}
]
},
{
"Name":"WebForms",
"Groups":[
{
"Name":"Web forms",
"Examples":[
{
"ExampleNumber":1,
"ExampleName":"Create and embed an instance of a web form",
"ExampleDescription":"Creates an instance of a web form and embeds it on an HTML page.",
"LinksToAPIMethod":[
{
"Path":"",
"PathName":"WebForms:ListWebForms"
},
{
"Path":"",
"PathName":"WebForms:CreateInstance"
}
],
"AdditionalPage":[
{
"Name":"create_web_form_template",
"ResultsPageText":"First the launcher will create a new template in your account that will be used to create the web form."
},
{
"Name":"create_web_form",
"ResultsPageText":"Go to your Docusign account to create the Web Form. Go to 'Templates' in your developer account, select 'Start,' select 'Web Forms,' and choose 'Upload Web Form.' Upload the JSON config file 'web-form-config.json' found under the {0} folder of this project. You will need to activate the web form before proceeding. Press Continue after doing so."
}
]
}
]
}
]
}
]
},
{
"Name":"WebForms",
"Groups":[
{
"Name":"Web forms",
"Examples":[
{
"ExampleNumber":1,
"ExampleName":"Create and embed an instance of a web form",
"ExampleDescription":"Creates an instance of a web form and embeds it on an HTML page.",
"LinksToAPIMethod":[
{
"Path":"",
"PathName":"WebForms:ListWebForms"
},
{
"Path":"",
"PathName":"WebForms:CreateInstance"
}
],
"AdditionalPage":[
{
"Name":"create_web_form_template",
"ResultsPageText":"First the launcher will create a new template in your account that will be used to create the web form."
},
{
"Name":"create_web_form",
"ResultsPageText":"Go to your Docusign account to create the Web Form. Go to 'Templates' in your developer account, select 'Start,' select 'Web Forms,' and choose 'Upload Web Form.' Upload the JSON config file 'web-form-config.json' found under the {0} folder of this project. You will need to activate the web form before proceeding. Press Continue after doing so."
}
]
}
]
}
]
},
Expand Down

0 comments on commit 0ceced2

Please sign in to comment.