Legacy Dev Forum Posts

 View Only

Sign Up

Update contact in Scripter

  • 1.  Update contact in Scripter

    Posted 06-05-2025 19:11

    David_Fradejas | 2022-01-24 16:37:49 UTC | #1

    Hi Experts!!

    Does enybody know exactly which is the role/permision for update a contact using update contact action within Scripter?

    Thanks!


    tim.smith | 2022-01-24 22:25:01 UTC | #2

    I'm not aware of any particular permissions required to update an outbound contact list variable. Are you running into a particular problem?


    Jerome.Saint-Marc | 2022-01-25 12:54:55 UTC | #3

    Hello,

    The Update Contact Data button in a Contact Form List, and I think the Update Contact action as well, invoke the Platform API PUT /api/v2/outbound/contactlists/{contactListId}/contacts/{contactId} endpoint. This endpoint requires "outbound:contact:edit" permission as described under the "Required Permissions" (of the link above).

    You can add a "Outbound - Contact - Edit" permission in your role.

    Regards,


    David_Fradejas | 2022-01-25 12:56:17 UTC | #4

    Yes, when I click to custom buttom to update contact based on some imputs in the Script...maybe i need to revise the Script deeply


    David_Fradejas | 2022-01-25 12:57:24 UTC | #5

    thanks for your answer


    system | 2022-02-25 12:57:41 UTC | #6

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 13309