Passing rule in Integration service URL

Can we pass any expression rule(which is building the expression rule) in integration service URL. If yes how can I pass it ?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    Hi as per my understanding, integration object supports various types of authentication mechanism, such as:

    1. Basic Authentication: where you want to authenticate the target system using username and password

    2. OAuth Authentication: where you want to obtain OAuth token based on provided username, password, access_key , access_secret etc..

    3. No Authentication: when a target system do not expects any authentication

    Yes I agree with Justin, you can pass url value using expression.

    Hope this will help.
Reply
  • 0
    Certified Lead Developer
    Hi as per my understanding, integration object supports various types of authentication mechanism, such as:

    1. Basic Authentication: where you want to authenticate the target system using username and password

    2. OAuth Authentication: where you want to obtain OAuth token based on provided username, password, access_key , access_secret etc..

    3. No Authentication: when a target system do not expects any authentication

    Yes I agree with Justin, you can pass url value using expression.

    Hope this will help.
Children
No Data