• Resolved wackomako

    (@wackomako)


    Do you support Salesforce? We sign up users using Gravity Forms with a salesforce add-on that sends the data to salesforce. Is there anyway to send the data to salesforce when a user signs up with Nextend using a hook or something similar?

Viewing 1 replies (of 1 total)
  • Plugin Support Laszlo

    (@laszloszalvak)

    Hi @wackomako

    I am sorry, we don’t have an integration for Salesforce, so to achieve your goals you will need to do some custom coding what we can not provide support for.

    Anyways, we have the “nsl_register_new_user” action So actually you could hook your custom function to this action that will send the data of the user with an ID to Salesforce. ( In the documentation you will find below, you also find examples for this action. )

    If you need to ask the user’s consent to send their data to Salesforce, then you can ask custom information before the registration ( e.g. you can display a checkbox ) like you see here: https://nextendweb.com/nextend-social-login-docs/backend-developer/#custom-fields

    Best regards,
    Laszlo.

Viewing 1 replies (of 1 total)
  • The topic ‘Salesforce Support’ is closed to new replies.