How create multiple links(relation ship) with bulk API

Hello,

I am doing rest bulk call.

I want to create multiple relationships along with the bulk record creation/updation.

Please advise.

Thanks

Sanket

Parents Reply Children
  • ,

    It helps if you provide code examples so we can help troubleshoot.

    In our Onboarding Framework Integration section, you will see that we have a "Create relationship based on sync_key", if you open that link you will notice that we point to a endpoint where you can specify the LHS sync key name (lhs_sync_key_field_name) which can be anything you want.

    Please look into that documentation, try it out, and provide a curl example of your request so we can better assist you.

    SugarCRM | Principal Developer Advocate

  • Ok.

    Can You please also tell me that how I can use custom field instead of sync_key?

    Can you tell me the steps?

  • Rafael,

    I am almost done with the Rest API integration except create relations between the modules. and that is what I am looking for.

    One more serious concern here is, I have tried to add new test module to the existing package but It is not getting deployed successfully and I don't want to do trial and error as of now as We have a demo coming Monday.

    Can You please help me to restore the last successfully deployed package from the backup?

    Package name is "SYSPRO".

    Please do needful ASAP.