Skip to end of banner
Go to start of banner

Teams - Create Team

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

In this article

Overview

Use this Snap to perform the following operations:

  • Create a new team.
  • Create a new team from an existing group. 

Prerequisites

None.

Support for Ultra Pipelines

Works in Ultra Pipelines

Limitations

None.

Known Issues

None.

Snap Input and Output

Input/OutputType of ViewNumber of ViewsExamples of Upstream and Downstream SnapsDescription
Input 

Document

  • Min: 0
  • Max: 1
  • Mapper Snap
  • Copy Snap
A document containing details of the team to create.
Output

Document

  • Min: 0
  • Max: 1
  • Mapper Snap
  • JSON Formatter + File Writer

A document containing details of the team created.

Snap Settings

Parameter NameData TypeDescriptionDefault ValueExample 
LabelString
Specify a name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.
Create TeamCreate Marketing Team
From Existing GroupCheck box

Select to create a team from an existing group.

Deactivates the Team Name, Team Description, Private Team, and Add Team Owners fields. Activates the Group ID field.

Not selectedSelected
Group IDString/Expression/Suggestion

Activates when you select the From Existing Group check box.

Enter the ID of the group from which to copy the team. Alternatively, click the  icon to fetch a list of group IDs associated with the account. 

N/AAll Company : 12a345c6-78c9-0b1c-b2f3-ab45e678d980
Team NameString/Expression

Activates when you deselect the From Existing Group check box.

Enter the name for the new team.

N/AMarketing Team
Team DescriptionString/Expression

Activates when you deselect the From Existing Group check box.

Enter a brief description about the new team.

N/AMarketing team for the ABC Project
Private TeamCheck box

Activates when you deselect the From Existing Group check box.

Select this check box to create a private team.

Note

Members in the organization cannot locate private teams through search. Only the owners of the private teams can invite them to join. Whereas, any member in the organization can locate and join public teams.



Not selectedSelected
Add Team Owners

Activates when you deselect the From Existing Group check box.

Use this field set to add owners for the team.

This field set consists of the Owner ID field.

Owner IDString/Expression/Suggestion

Enter the ID of the member. Alternatively, click the  icon to fetch a list of member IDs within the organizationYou can use each row to specify an owner or include all the owners in the same row separated by a comma.

N/Ae12b3456-7c89-012b-345f-67c89dca0bcd
Number of RetriesString/ExpressionEnter the number of attempts the Snap makes to perform the selected operation in case of connection failure/unsuccessful attempts. 03
Retry Interval (seconds)String/ExpressionEnter the time interval in seconds between retry attempts.16
Snap ExecutionDrop-down list

Specifies the execution type:

  • Validate & Execute: Performs limited execution of the Snap (up to 50 records) during Pipeline validation; performs full execution of the Snap (unlimited records) during Pipeline execution.

  • Execute only: Performs full execution of the Snap during Pipeline execution; does not execute the Snap during Pipeline validation.

  • Disabled: Disables the Snap and, by extension, its downstream Snaps.

Execute onlyValidate & Execute

Troubleshooting

ErrorReasonResolution
Team Name field is blankYou have not specified a team name.Verify whether you have specified a team name in the Team Name field. The Team Name field is required when creating a new team. 

Downloads

Important Steps to Successfully Reuse Pipelines

  1. Download and import the Pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide Pipeline parameters as applicable.

  File Modified
No files shared here yet.



See Also

  • No labels