Editing and Updating Entities using Actions

Editing and Updating Entities using Actions

Comments

  • Is there a way to edit or update entities with the use of an Action?

  • Hi,

    If you want to edit an entity through the use of an action, there are two main steps you will need, Fetch Entities" and "Edit". In order to find the appropriate edit step in the toolbox go to User-Defined Types> Entities. Find the entity you want to edit and click the drop down arrow

  • What if I want a user to edit that entity without going into that flow how would I accomplish that?

  • To have a user edit that entity youll want to make a form prompting them to enter the new information. Once they enter the necessary information on the form, map the outputs of that form to the appropriate member inputs of the Edit" entity step.
    [i]edited by Thomas on 7/8/2016[/i]"

Sign In or Register to comment.